summaryrefslogtreecommitdiff
path: root/perl/perl-MIME-Charset/README
diff options
context:
space:
mode:
authorDidier Spaier <didier.spaier@free.fr>2014-01-19 11:15:51 +0700
committerErik Hanson <erik@slackbuilds.org>2014-01-29 23:21:06 -0600
commit3c8a5cd1aefa1dfecd9d172acf4260e2bc7efff3 (patch)
tree1885b04ecc3f5159022b383dca555a9c43a17e87 /perl/perl-MIME-Charset/README
parent9c3c2d5f2d5c3120dc32deb1b79c0d02300f9fb0 (diff)
downloadslackbuilds-3c8a5cd1aefa1dfecd9d172acf4260e2bc7efff3.tar.gz
perl/perl-MIME-Charset: Added (Charset Information).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-MIME-Charset/README')
-rw-r--r--perl/perl-MIME-Charset/README22
1 files changed, 22 insertions, 0 deletions
diff --git a/perl/perl-MIME-Charset/README b/perl/perl-MIME-Charset/README
new file mode 100644
index 0000000000..d429bbaa17
--- /dev/null
+++ b/perl/perl-MIME-Charset/README
@@ -0,0 +1,22 @@
+perl-MIME-Charset
+
+This package ships mainly perl module MIME::Charset
+
+MIME::Charset provides informations about character sets used for MIME
+messages on Internet.
+
+Documentation : "man MIME::Charset"
+
+Documentation in Japanese: "man POD2::JA::MIME::Charset"
+
+During excution, users are possibly asked if they want auto-installation
+of following optional dependencies (perl modules):
+ Encode::EUCJPASCII [Extended mappings by Japanese codepages]
+ Encode::JISX0213 [Additional mappings for JIS X 0213]
+ Encode::HanExtra [Additional mappings for Chinese standards]
+
+Default answer [n] is safe, but these modules can be installed before
+perl-MIME-Charset as they are available @ slackbuilds.org, as respectively:
+ perl-Encode-EUCJPASCII
+ perl-Encode-JISX0213
+ perl-Encode-HanExtra