From cb4486900a4912a50d142506bc18c2ba7452928d Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Mon, 4 Mar 2002 14:10:07 +0000 Subject: [PATCH] Han update from Autrijus Tang. p4raw-id: //depot/perl@14993 --- ext/Encode/Encode.pm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ext/Encode/Encode.pm b/ext/Encode/Encode.pm index a964703..89438fd 100644 --- a/ext/Encode/Encode.pm +++ b/ext/Encode/Encode.pm @@ -485,8 +485,11 @@ The CJKV: Chinese, Japanese, Korean, Vietnamese: ISO 2022 ISO 2022 JP-1 JIS 0201 GB 1988 Big5 EUC-CN ISO 2022 CN ISO 2022 JP-2 JIS 0208 GB 2312 HZ EUC-JP ISO 2022 JP ISO 2022 KR JIS 0210 GB 12345 CNS 11643 EUC-JP-0212 - Shift-JIS EUC-KR - VISCII + Shift-JIS GBK Big5-HKSCS EUC-KR + VISCII ISO-IR-165 + +(Due to size concerns, GB 18030 and EUC-TW are available separately on CPAN, +under the name L.) The PC codepages: -- 2.7.4