aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/p5-jcode.pl/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/p5-jcode.pl/pkg-descr')
-rw-r--r--japanese/p5-jcode.pl/pkg-descr9
1 files changed, 1 insertions, 8 deletions
diff --git a/japanese/p5-jcode.pl/pkg-descr b/japanese/p5-jcode.pl/pkg-descr
index a3d69baebb0..5b765f0015b 100644
--- a/japanese/p5-jcode.pl/pkg-descr
+++ b/japanese/p5-jcode.pl/pkg-descr
@@ -2,18 +2,11 @@
It supports translation of each JIS, EUC, Shift JIS texts, and automatically
recognizes the encode-method of the target text files.
-This ``p5-jcode.pl-2.x'' is for Perl5 and depends on ``jcode-pl-2.x''.
-
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)
-
- SADA Kenji
-sada@e-mail.ne.jp
+sada@FreeBSD.org