diff --git a/japanese/p5-jcode/pkg/DESCR b/japanese/p5-jcode/pkg/DESCR index 9911fc7b9d3c..8e9cd1292874 100644 --- a/japanese/p5-jcode/pkg/DESCR +++ b/japanese/p5-jcode/pkg/DESCR @@ -1,14 +1,8 @@ -``jcode.pl-2.x'' is a 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. +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. -To use this, your script should load this library as - -+ require "jcode.pl"; -or -+ require('jcode.pl'); - -# See also: -# http://www.bekkoame.or.jp/~syunji/perl/perl_j.html -# http://www.bekkoame.or.jp/~syunji/perl/jcode20.txt -# (both pages are written in Japanese) +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