App-Uni
view release on metacpan or search on metacpan
Revision history for App-Uni
9.006 2022-12-31 17:01:31-05:00 America/New_York
- update author contact info
9.005 2021-06-18 22:24:18-04:00 America/New_York
- update author contact info
- add supported versions to docs
9.004 2020-07-03 11:55:58-04:00 America/New_York
- add the most basic of test files
- work with perl 5.32.0, where the secret bit of guts we used has
changed (thanks, Dagfinn Ilmari Mannsåker)
9.003 2015-11-05 23:09:51-05:00 America/New_York
- when printing combining marks, give them a DOTTED CIRCLE
with which to combing (â)
9.002 2014-10-31 20:34:32-04:00 America/New_York
- add "-8" to show UTF-8 encoded bytes
- better handling of errors and getopt
9.001 2014-10-26 19:08:57-04:00 America/New_York
- default behavior is now "dwim"
- added -n for "search names only"
- refactored to be testable, but no actual tests exist ð
9.000 2014-10-24 12:34:12-04:00 America/New_York
- total rewrite, done with much love, by rjbs
- now supports lookup by hex code
- now supports single ascii char lookup
- now supports multiple fixed substring lookup
[Changes for v8 - 2011å¹´ 7æ 6æ¥ å¨ä¸ 08æ32å43ç§ CST]
* Add advertisement for user to upgrade to Perl 5.14 just
for searching Emojis. (@rjbs, @miyagawa)
[Changes for v7 - 2011å¹´ 6æ28æ¥ å¨äº 23æ28å09ç§ CST]
* Bump version since 5.014001 < 6.000.
[Changes for v5.14.1 - 2011å¹´ 6æ28æ¥ å¨äº 22æ55å35ç§ CST]
* No functional changes.
* Add "app" and "unicode" keywords to META.yml to see if they
will show up somewhere on search.cpan.org or metacpan...
(Thanks to @confound++ for wondering about keywords on IRC.)
[Changes for v6 - 2011å¹´ 6æ19æ¥ å¨æ¥ 07æ05å46ç§ CST]
* Unbundle UnicodeData.txt, using Perl-supplied unicore/Name.pl instead. (RJBS)
* If the argument is a single non-ASCII character, the character itself
is no longer printed.
* If the argument is a single non-ASCII character, then the character
itself is printed instead.
[Changes for v5.14.0 - 2011å¹´ 6æ13æ¥ å¨ä¸ 11æ36å52ç§ CST]
* Bump version number since 0.014 < 0.200.
[Changes for v0.14.0 - 2011å¹´ 6æ 7æ¥ å¨äº 04æ24å09ç§ CST]
* Bundle UnicodeData.txt with this distribution as Perl 5.14 no longer
installs it.
[Changes for v0.12.0 - 2010å¹´ 4æ13æ¥ å¨äº 21æ43å46ç§ CST]
* This module now requires Perl v5.12.0.
* Improved matching speed using memory-intensive :mmap and for(<$fh>) loops.
[Changes for 0.03 - 2009å¹´12æ11æ¥ å¨äº 20æ28å31ç§ CST]
* If the argument to "uni" is a single character, then the character
itself is also printed out in addition to code and name matches.
[Changes for 0.02 - 2009å¹´12æ10æ¥ å¨å 08æ13å22ç§ CST]
* Fix module name in POD.
* Error messages are now printed witout tracing info.
[Changes for 0.01 - 2009å¹´12æ10æ¥ å¨å 07æ59å22ç§ CST]
( run in 1.555 second using v1.01-cache-2.11-cpan-39bf76dae61 )