This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Increase $_charnames::VERSION to 1.42
authorFather Chrysostomos <sprout@cpan.org>
Sun, 24 Aug 2014 06:31:01 +0000 (23:31 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 24 Aug 2014 06:33:13 +0000 (23:33 -0700)
lib/_charnames.pm

index b27fd05..729d849 100644 (file)
@@ -6,7 +6,7 @@
 package _charnames;
 use strict;
 use warnings;
-our $VERSION = '1.41';
+our $VERSION = '1.42';
 use unicore::Name;    # mktables-generated algorithmically-defined names
 
 use bytes ();          # for $bytes::hint_bits