Package : perl-Jcode > RPM : perl-Jcode-2.70.0-28.mga10.src.rpm

Basic items

Name perl-Jcode
Version 2.70.0
Release 28.mga10
URL https://metacpan.org/release/Jcode
Group Development/Perl
Summary Japanese Charset Handle
Size 354KB
Arch aarch64
License GPL+ or Artistic

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

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2023-12-01 14:17:51
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie