[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] * First CPAN release.