X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=cpan%2FEncode%2Fbin%2Fenc2xs;h=773c0a09fba8af3dde5956ecfb7cbbd33b1ed184;hb=b2deda172989adc48a591cc4a4c1a88918c73105;hp=233ca546e7e61d63698c14bf99bf553b7a8b9b8b;hpb=b65597cb4d6f7ba547ab80880fc66b31b6f08c15;p=p5sagit%2Fp5-mst-13.2.git diff --git a/cpan/Encode/bin/enc2xs b/cpan/Encode/bin/enc2xs old mode 100644 new mode 100755 index 233ca54..773c0a0 --- a/cpan/Encode/bin/enc2xs +++ b/cpan/Encode/bin/enc2xs @@ -10,7 +10,7 @@ use warnings; use Getopt::Std; use Config; my @orig_ARGV = @ARGV; -our $VERSION = do { my @r = (q$Revision: 2.6 $ =~ /\d+/g); sprintf "%d."."%02d" x $#r, @r }; +our $VERSION = do { my @r = (q$Revision: 2.7 $ =~ /\d+/g); sprintf "%d."."%02d" x $#r, @r }; # These may get re-ordered. # RAW is a do_now as inserted by &enter @@ -1356,7 +1356,7 @@ L =item * ICU Character Mapping Tables -L +L =item *