summaryrefslogtreecommitdiffstats
path: root/perl/perl-MIME-Charset/README
blob: 5cff2beee93cf3010d93b926f0900454298d3c5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
perl-MIME-Charset (character set information for perl)

This package ships the perl module MIME::Charset. MIME::Charset
provides information about character sets used for MIME messages on
the Internet.

Documentation: "man MIME::Charset"

Documentation in Japanese: "man POD2::JA::MIME::Charset"

Optional dependencies:
  perl-Encode-EUCJPASCII   [Extended mappings by Japanese codepages]
  perl-Encode-JISX0213     [Additional mappings for JIS X 0213]
  perl-Encode-HanExtra     [Additional mappings for Chinese standards]

perl-MIME-Charset is a dependency of perl-Unicode-LineBreak.