This Release | Encode-2.98 | [Download] [Browse] | 22 Apr 2018 | |||
Other Releases | ||||||
Links | [ Discussion Forum ] [ View/Report Bugs (49) ] [ Dependencies ] [ Other Tools ] | |||||
Repository | https://github.com/dankogai/p5-encode | |||||
CPAN Testers | PASS (285) FAIL (3) UNKNOWN (2) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
Rating |
![]() | |||||
License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
Special Files |
|
Encode | character encodings in Perl | 2.98 | |
Encode::Alias | alias definitions to encodings | 2.24 | |
Encode::Byte | Single Byte Encodings | 2.04 | |
Encode::CJKConstants | Internally used by Encode::??::ISO_2022_* | 2.02 | |
Encode::CN | China-based Chinese Encodings | 2.03 | |
Encode::CN::HZ | internally used by Encode::CN | 2.10 | |
Encode::Config | internally used by Encode | 2.05 | |
Encode::EBCDIC | EBCDIC Encodings | 2.02 | |
Encode::Encoder | Object Oriented Encoder | 2.03 | |
Encode::Encoding | Encode Implementation Base Class | 2.08 | |
Encode::GSM0338 | ESTI GSM 03.38 Encoding | 2.07 | |
Encode::Guess | Guesses encoding from data | 2.07 | |
Encode::JP | Japanese Encodings | 2.04 | |
Encode::JP::H2Z | internally used by Encode::JP::2022_JP* | 2.02 | |
Encode::JP::JIS7 | internally used by Encode::JP | 2.08 | |
Encode::KR | Korean Encodings | 2.03 | |
Encode::KR::2022_KR | internally used by Encode::KR | 2.04 | |
Encode::MIME::Header | MIME encoding for an unstructured email header | 2.28 | |
Encode::MIME::Header::ISO_2022_JP | 1.09 | ||
Encode::MIME::Name | 1.03 | ||
Encode::Symbol | Symbol Encodings | 2.02 | |
Encode::TW | Taiwan-based Chinese Encodings | 2.03 | |
Encode::Unicode | Various Unicode Transformation Formats | 2.17 | |
Encode::Unicode::UTF7 | UTF-7 encoding | 2.10 | |
encoding | allows you to write your script in non-ASCII and non-UTF-8 | 2.22 |
Encode::$_Name_ | New Encoding   |
Encode::MIME::NAME | internally used by Encode   |
Encode::PerlIO | a detailed document on Encode and PerlIO   |
Encode::Supported | Encodings supported by Encode   |
enc2xs | Perl Encode Module Generator   |
encguess | guess character encodings of files   |
piconv | iconv(1), reinvented in perl   |
Encode/README.e2x |