summaryrefslogtreecommitdiffstats
path: root/perl/perl-Locale-PO/README
diff options
context:
space:
mode:
author Nikos Giotis2018-02-11 13:10:32 +0100
committer Willy Sudiarto Raharjo2018-02-17 01:42:52 +0100
commitcb9efc78d9c3cd41fd21754508f560f1a75f2187 (patch)
treeaaf461a34b0cb291abdd0c5609491a9e3a7928f7 /perl/perl-Locale-PO/README
parente900eb1ab0eec0af2d1387c3aa45d7d225642327 (diff)
downloadslackbuilds-cb9efc78d9c3cd41fd21754508f560f1a75f2187.tar.gz
perl/perl-Locale-PO: Added (Manipulate .po from GNU gettext).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-Locale-PO/README')
-rw-r--r--perl/perl-Locale-PO/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/perl-Locale-PO/README b/perl/perl-Locale-PO/README
new file mode 100644
index 0000000000..ff8e39d693
--- /dev/null
+++ b/perl/perl-Locale-PO/README
@@ -0,0 +1,5 @@
+perl-Locale-PO
+
+This module simplifies management of GNU gettext .po files and is an
+alternative to using emacs po-mode. It provides an object-oriented
+interface in which each entry in a .po file is a Locale::PO object.