blob: 8e9cd1292874d0eb90d1f38f1bb25d5f85158a7f (
plain)
1
2
3
4
5
6
7
8
|
jcode.pl is Perl library for Japanese character code conversion.
It supports translation of each JIS, EUC, Shift JIS texts, and
automatically recognizes the encode-method of the target text files.
Document is in jcode.pl itself as comment.
And jcode.pl-history file (in Japanese) might help you:
ftp://ftp.iij.ad.jp/pub/IIJ/dist/utashiro/perl/jcode.pl-history
ftp://ftp.sra.co.jp/pub/lang/perl/sra-scripts/jcode.pl-history
|