Name : perl-Jcode
| |
Version : 2.07
| Vendor : obs://build_opensuse_org/home:joerg_meltzer:branches:devel:languages:perl
|
Release : 2.17
| Date : 2019-02-11 09:45:21
|
Group : Development/Libraries/Perl
| Source RPM : perl-Jcode-2.07-2.17.src.rpm
|
Size : 0.05 MB
| |
Packager : (none)
| |
Summary : Japanese Charset Handler
|
Description :
*< Japanese document is now available as Jcode::Nihongo.>>*
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 = $str; &jcode::convert(\\$iso_2022_jp, \'jis\', &jcode::getcode(\\$str), \"z\");
For those unfamiliar with objects, Jcode.pm still supports \'getcode()\' and \'convert().\'
If the perl version is 5.8.1, Jcode acts as a wrapper to Encode, the standard charset handler module for Perl 5.8 or later.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/joerg_meltzer:/branches:/devel:/languages:/perl/CentOS_7/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Jcode)
perl-Jcode
perl-Jcode(x86-64)
Requires :