summaryrefslogtreecommitdiff
path: root/misc/p5-Locale-Codes/pkg/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'misc/p5-Locale-Codes/pkg/DESCR')
-rw-r--r--misc/p5-Locale-Codes/pkg/DESCR13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/p5-Locale-Codes/pkg/DESCR b/misc/p5-Locale-Codes/pkg/DESCR
new file mode 100644
index 00000000000..e6170bd3989
--- /dev/null
+++ b/misc/p5-Locale-Codes/pkg/DESCR
@@ -0,0 +1,13 @@
+ The Locale::Country module provides access to the ISO two-
+ letter codes for identifying countries, as defined in ISO
+ 3166. You can either access the codes via the the section
+ on conversion routines (described below), or with the two
+ functions which return lists of all country codes or all
+ country names.
+
+ The Locale::Language module provides access to the ISO
+ two-letter codes for identifying languages, as defined in
+ ISO 639. You can either access the codes via the the
+ section on conversion routines (described below), or with
+ the two functions which return lists of all language codes
+ or all language names.