summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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.