summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authortaca <taca>2001-06-20 16:22:07 +0000
committertaca <taca>2001-06-20 16:22:07 +0000
commitd9f97eaba88cca14d31e971628e890198acadcac (patch)
tree5e4438f687cc4d7498527fd7b781dcb57057e66a /japanese
parent14173683f11a98097b409e36059e5ff07a6cfa14 (diff)
downloadpkgsrc-d9f97eaba88cca14d31e971628e890198acadcac.tar.gz
- Update p5-jcode to 2.13.
- Remove obsolete URL in DESCR. - Add blank HOMEPAGE. Changes are bellow (with my poor translation): 2.11-2.13 Fixed those bugs: * wrong target string for replacement was specified in __z2h_jis(). * z2h() fail in processing a katakana which would never have a sonant mark but attached a sonant mark. 2.10-2.11 * jcode.pl works on perl with therad enabled.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/p5-jcode/pkg/DESCR20
1 files changed, 7 insertions, 13 deletions
diff --git a/japanese/p5-jcode/pkg/DESCR b/japanese/p5-jcode/pkg/DESCR
index 9911fc7b9d3..8e9cd129287 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