summaryrefslogtreecommitdiff
path: root/cpan/Encode/bin
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2009-11-16 10:20:27 -0500
committerJesse Vincent <jesse@bestpractical.com>2009-11-16 10:20:27 -0500
commitb2deda172989adc48a591cc4a4c1a88918c73105 (patch)
treeae7e0792d58ff27cd5d55cafdc9bb6435d068290 /cpan/Encode/bin
parentb65597cb4d6f7ba547ab80880fc66b31b6f08c15 (diff)
downloadperl-b2deda172989adc48a591cc4a4c1a88918c73105.tar.gz
Updated Encode to CPAN release 2.38
Diffstat (limited to 'cpan/Encode/bin')
-rwxr-xr-x[-rw-r--r--]cpan/Encode/bin/enc2xs4
-rwxr-xr-x[-rw-r--r--]cpan/Encode/bin/piconv0
-rwxr-xr-x[-rw-r--r--]cpan/Encode/bin/ucm2table0
-rwxr-xr-x[-rw-r--r--]cpan/Encode/bin/ucmsort0
-rwxr-xr-x[-rw-r--r--]cpan/Encode/bin/unidump0
5 files changed, 2 insertions, 2 deletions
diff --git a/cpan/Encode/bin/enc2xs b/cpan/Encode/bin/enc2xs
index 233ca546e7..773c0a09fb 100644..100755
--- 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<http://www.icu-project.org/>
=item *
ICU Character Mapping Tables
-L<http://www.icu-project.org/charset/>
+L<http://site.icu-project.org/charts/charset>
=item *
diff --git a/cpan/Encode/bin/piconv b/cpan/Encode/bin/piconv
index 9fdebd193c..9fdebd193c 100644..100755
--- a/cpan/Encode/bin/piconv
+++ b/cpan/Encode/bin/piconv
diff --git a/cpan/Encode/bin/ucm2table b/cpan/Encode/bin/ucm2table
index 66e63fcdb9..66e63fcdb9 100644..100755
--- a/cpan/Encode/bin/ucm2table
+++ b/cpan/Encode/bin/ucm2table
diff --git a/cpan/Encode/bin/ucmsort b/cpan/Encode/bin/ucmsort
index 3e037dc02b..3e037dc02b 100644..100755
--- a/cpan/Encode/bin/ucmsort
+++ b/cpan/Encode/bin/ucmsort
diff --git a/cpan/Encode/bin/unidump b/cpan/Encode/bin/unidump
index ae0da30852..ae0da30852 100644..100755
--- a/cpan/Encode/bin/unidump
+++ b/cpan/Encode/bin/unidump