summaryrefslogtreecommitdiff
path: root/pod/perl572delta.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-07-08 01:14:02 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-08 01:14:02 +0000
commit4bbcc6e8db9fbcaee50f943cf9676737ff07d048 (patch)
treebe9f6a494439a4a4296335b4bd2be6a1941877ef /pod/perl572delta.pod
parent1475152f1741f07dd9b54406ebac0872695b59b7 (diff)
downloadperl-4bbcc6e8db9fbcaee50f943cf9676737ff07d048.tar.gz
Add I18N::Langinfo, which is basically a wrapper around
nl_langinfo(), which is an additional way to query locale specific information. p4raw-id: //depot/perl@11207
Diffstat (limited to 'pod/perl572delta.pod')
-rw-r--r--pod/perl572delta.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perl572delta.pod b/pod/perl572delta.pod
index b75d0d0639..636c16ae20 100644
--- a/pod/perl572delta.pod
+++ b/pod/perl572delta.pod
@@ -174,6 +174,10 @@ L<ExtUtils::Constant> - generate XS code to import C header constants
=item *
+L<I18N::Langinfo> - query locale information
+
+=item *
+
L<I18N::LangTags> - functions for dealing with RFC3066-style language tags
=item *