2008-09-25 14:31:45 -04:00
|
|
|
Jcode.pm is a Perl module that handles various Japanese charsets. It has
|
|
|
|
all features available on jcode.pl-2.10 PLUS
|
2003-05-30 11:33:21 -04:00
|
|
|
|
2008-09-25 14:31:45 -04:00
|
|
|
- Object-oriented approach on Japanese text handling - mime header
|
|
|
|
handling - Unicode feature (UCS2 and UTF8)
|
2006-07-13 03:26:44 -04:00
|
|
|
|
2008-09-25 14:31:45 -04:00
|
|
|
As of Perl 5.8.0, all the Jcode capabilities are available in the
|
|
|
|
standard distribution via the Encode module. As of Jcode 2.0, Jcode now
|
|
|
|
acts as a wrapper to Encode for perl 5.8.1 and better.
|