Sophie

Sophie

distrib > Mandriva > 10.2 > x86_64 > by-pkgid > 6b409c8ab401e3f9cac369b8a2c74195

perl-Jcode-0.86-2mdk.src.rpm

Description:

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().

Generated packages:

Other version of this rpm: