This is a Perl extension interface to convert Japanese text.
Requirements
You need perl version 5.005 or better.
MIME header support requires MIME::Base64 module.
Some extended features require perl 5.8.1 or better
Install
Do the following via shell.
perl Makefile.PL
make
make test
make install
If your perl is 5.8.1 or better, you can simply copy Jcode.pm to
anywhere you want, a la jcode.pl.
#
Id:README,v2.02005/05/1619:08:09dankogaiExp
#
Jcode
Requirements
Install
COPYRIGHT
Copyright 1999-2005 Dan Kogai dankogai@dan.co.jp
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.