Package jcode-pm586-1.99.07-2
| System | Binary Distributions | CVS/rsync Source Distributions | |
|---|---|---|---|
10.7/x86_64 | |||
10.6/x86_64 | |||
10.6/i386 | |||
10.5/i386 | |||
10.5/powerpc | 1.99.07-2 | ||
| Description: | Perl module for japanese charset handling (1.99.07-2) | |
Jcode.pm is a Perl module that handles various Japanese charsets. It has all
features available on jcode.pl-2.10 PLUS
- Object-oriented approach on Japanese text handling
- mime header handling
- Unicode feature (UCS2 and UTF8)
As of Jcode 2.0, Jcode now acts as a wrapper to Encode for perl 5.8.1 and
better.
For older perls, Jcode works the same as version 0.88. | ||
| Usage Hints: | ||
use Jcode;
#
# traditional
Jcode::convert(\$str, $ocode, $icode, "z");
# or OOP!
print Jcode->new($str)->h2z->tr($from, $to)->utf8; | ||
| Section: | libs/perlmods | |
| Maintainer: | Todai Fink Team <finkATsodanDOTeccDOTu-tokyoDOTacDOTjp> | |
| Website: | http://openlab.jp/Jcode/ | |
| License: | Artistic | |
| Info-File: | dists/10.4/stable/main/finkinfo/libs/perlmods/jcode-pm.info CVS log, Last Changed: Wed, 18 Jan 2012 21:49:31 (UTC) | |
Section list - Flat package list - Search packages
(*) = Unsupported distribution.