Package : perl-Jcode > RPM : perl-Jcode-2.70.0-20.mga7.src.rpm

Basic items

Name perl-Jcode
Version 2.70.0
Release 20.mga7
URL http://search.cpan.org/dist/Jcode/
Group Development/Perl
Summary Japanese Charset Handle
Size 299KB
Arch armv7hl
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 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-21 07:35:33
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie