manakai charlib

manakai charlib is a subproject of manakai to develope Perl modules related to character encoding.

Perl Modules

Encode::GLJIS1978 (tar + gzip, 42ko)
Encode::GLJIS1983 (tar + gzip, 43ko)
Encode::GLJIS1997 (tar + gzip, 43ko)
Encode::GLJIS1997Swapped (tar + gzip, 43ko)
It is necessary to install these Perl modules if you want to enable the module Whatpm::Charset::DecodeHandle to decode ISO-2022-JP-encoded text.
Encode::EUCJP1997 (tar + gzip, 77ko)
It is necessary to install this Perl module if you want to enable the module Whatpm::Charset::DecodeHandle to decode EUC-JP-encoded text.
Encode::EUCJP1997OPENNEC (tar + gzip, 88ko)
Encode::EUCJPSW (tar + gzip, 88ko)
Encode::ShiftJIS1997 (tar + gzip, 45ko)
It is necessary to install this Perl module if you want to enable the module Whatpm::Charset::DecodeHandle to decode Shift_JIS-encoded text.

Install

  1. Download a Perl modules to install and then expand it.
  2. perl Makefile.PL
  3. make
  4. make install

Note that these modules are written in XS; they must be compiled before they get ready to be used.

Author

.

License

Copyright 2006-2008 Wakaba <>.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.