perl-unicode

HanExtra 0.04 up, and patchs

2002-04-18 07:58:00
CCCII is introduced to HanExtra as of 0.04. Some patch to Encode here:

* Removed CJKGuide reference.
* Removed CNS11643 reference.
* Added CCCII reference.
* Tag cleanup.

/Autrijus/

diff -durN Encode.old/CN/CN.pm Encode/CN/CN.pm
--- Encode.old/CN/CN.pm Thu Apr 18 22:14:44 2002
+++ Encode/CN/CN.pm     Thu Apr 18 22:17:03 2002
@@ -59,8 +59,8 @@
 =head1 BUGS
 
 When you see C<charset=gb2312> on mails and web pages, they really
-mean "euc-cn" encodings.  To fix that, gb2312 is aliased to euc-cn.  Use
-gb2312-raw when you really mean it.
+mean C<euc-cn> encodings.  To fix that, C<gb2312> is aliased to C<euc-cn>.
+Use C<gb2312-raw> when you really mean it.
 
 ASCII part (0x00-0x7f) is preserved for all encodings, even though it
 conflicts with mappings by the Unicode Consortium.  See
@@ -71,6 +71,6 @@
 
 =head1 SEE ALSO
 
-L<Encode>,L<Encode::CJKguide>
+L<Encode>
 
 =cut
diff -durN Encode.old/JP/JP.pm Encode/JP/JP.pm
--- Encode.old/JP/JP.pm Thu Apr 18 22:14:45 2002
+++ Encode/JP/JP.pm     Thu Apr 18 22:17:10 2002
@@ -89,6 +89,6 @@
 
 =head1 SEE ALSO
 
-L<Encode>,L<Encode::CJKguide>
+L<Encode>
 
 =cut
diff -durN Encode.old/TW/TW.pm Encode/TW/TW.pm
--- Encode.old/TW/TW.pm Thu Apr 18 22:14:44 2002
+++ Encode/TW/TW.pm     Thu Apr 18 22:18:43 2002
@@ -43,14 +43,14 @@
 
 =head1 NOTES
 
-Due to size concerns, C<EUC-TW> (Extended Unix Character) and C<BIG5PLUS>
+Due to size concerns, C<EUC-TW> (Extended Unix Character), C<CCCII>
+(Chinese Character Code for Information Interchange) and C<BIG5PLUS>
 (CMEX's Big5+) are distributed separately on CPAN, under the name
 L<Encode::HanExtra>. That module also contains extra China-based encodings.
 
 =head1 BUGS
 
-The C<CNS11643> encoding files are not complete (only the first two planes,
-C<11643-1> and C<11643-2>, exist in the distribution). For common CNS11643
+The C<CNS11643> encoding files are not complete. For common C<CNS11643>
 manipulation, please use C<EUC-TW> in L<Encode::HanExtra>, which contains
 plane 1-7.
 
@@ -63,6 +63,6 @@
 
 =head1 SEE ALSO
 
-L<Encode>,L<Encode::CJKguide>
+L<Encode>
 
 =cut

Attachment: pgpfPhfUdnOUO.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>