diff options
author | Steve Hay <SteveHay@planit.com> | 2008-07-07 10:24:11 +0000 |
---|---|---|
committer | Steve Hay <SteveHay@planit.com> | 2008-07-07 10:24:11 +0000 |
commit | 2fd0906e146b3dd212fe42571a111fa13d741cc4 (patch) | |
tree | 55b90a3163f338e9e5247e4d3bd75905f39337a2 /ext/Encode/Byte | |
parent | a13351642e6a26cfc620bdb31b15678fd22d224f (diff) | |
download | perl-2fd0906e146b3dd212fe42571a111fa13d741cc4.tar.gz |
Upgrade to Encode-2.26
p4raw-id: //depot/perl@34103
Diffstat (limited to 'ext/Encode/Byte')
-rw-r--r-- | ext/Encode/Byte/Makefile.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Encode/Byte/Makefile.PL b/ext/Encode/Byte/Makefile.PL index 67c3922a24..60caf38e0d 100644 --- a/ext/Encode/Byte/Makefile.PL +++ b/ext/Encode/Byte/Makefile.PL @@ -8,7 +8,7 @@ my %tables = ( byte_t => [ # misc. vendors - 'gsm0338.ucm', + # 'gsm0338.ucm', now in Encode::GSM0338 'nextstep.ucm', 'hp-roman8.ucm', 'viscii.ucm', |