diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-20 21:40:20 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-20 21:40:20 +0000 |
commit | b0b300a384d843083e544b5c41bee6f597f2a144 (patch) | |
tree | 9e6dcdfc45aec31923aebec50232bd0b5abca5c0 /ext/Encode/TW/Makefile.PL | |
parent | 7db1d40eb00a29a995232e126965ec6314ba0367 (diff) | |
download | perl-b0b300a384d843083e544b5c41bee6f597f2a144.tar.gz |
Upgrade to Encode 1.51, from Dan Kogai.
p4raw-id: //depot/perl@16026
Diffstat (limited to 'ext/Encode/TW/Makefile.PL')
-rw-r--r-- | ext/Encode/TW/Makefile.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Encode/TW/Makefile.PL b/ext/Encode/TW/Makefile.PL index 8284ad056c..4fdae9e3f5 100644 --- a/ext/Encode/TW/Makefile.PL +++ b/ext/Encode/TW/Makefile.PL @@ -2,7 +2,7 @@ use 5.7.2; use strict; use ExtUtils::MakeMaker; -my %tables = (big5_t => ['big5.ucm', +my %tables = (big5_t => ['big5-eten.ucm', 'big5-hkscs.ucm', 'macChintrad.ucm', 'cp950.ucm'], |