summaryrefslogtreecommitdiff
path: root/perl/locale-gettext/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/locale-gettext/README')
-rw-r--r--perl/locale-gettext/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/locale-gettext/README b/perl/locale-gettext/README
new file mode 100644
index 0000000000..e20531622e
--- /dev/null
+++ b/perl/locale-gettext/README
@@ -0,0 +1,5 @@
+Locale::gettext perl module
+
+This is a perl5 module quickly written to gain access to
+the C library functions for internationalization. They work
+just like the C versions.