summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2015-06-09 20:08:11 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2015-06-09 20:08:11 +0000
commite4bf16d2fde5df6eadd91475e3dcca56b87b1eb0 (patch)
tree2e5c28acc5e330429c166c5e26afb1025754ea4b /README
downloadEncode-Locale-tarball-e4bf16d2fde5df6eadd91475e3dcca56b87b1eb0.tar.gz
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..bb99df9
--- /dev/null
+++ b/README
@@ -0,0 +1,11 @@
+Encode-Locale
+==============
+
+The purpose of this Perl module is try determine what encodings should be used
+when interfacing to various external interfaces. You will need perl-5.8 or
+better to use this module.
+
+© 2010 Gisle Aas `<gisle@aas.no>`.
+
+This library is free software; you can redistribute it and/or
+modify it under the same terms as Perl itself.