Perl-Jcode 2.06 - Japanese Charset Handle.[ perl-Jcode-2.06-1mdv2007.0.i586.rpm - main ] Build by Iurt the rebuild boton Wednesday, July 12th 2006. http://search.cpan.org/dist/jcode/
Jcode.pm supports both object and traditional approach. With object approach, you can go like; $iso_2022_jp = Jcode->new($str)->h2z->jis; Which is more elegant than; $iso_2022_jp = &jcode::convert($str,'jis',jcode::getcode(str), "z"); For those unfamiliar with objects, Jcode.pm still supports getcode() and convert().
Licence : GPL or Artistic
OS : Linux Arch : i586 / x86_64 Version : 2.06 release 1mdv2007.0
|