summaryrefslogtreecommitdiffstats
path: root/perl/perl-MIME-Charset/README
diff options
context:
space:
mode:
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