Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > fd614e6055619c6dff0f2d8179dcec0b

perl-Jcode-2.70.0-20.mga7.armv7hl.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().

Sources packages:

Other version of this rpm: