Regen perlmodlib.
Jarkko Hietaniemi [Mon, 28 May 2001 20:34:21 +0000 (20:34 +0000)]
p4raw-id: //depot/perl@10269

pod/perlmodlib.pod

index f63a984..1310b14 100644 (file)
@@ -374,6 +374,10 @@ Exporter guts
 
 Utilities to replace common UNIX commands in Makefiles etc.
 
+=item ExtUtils::Constant
+
+Generate XS code to import C header constants
+
 =item ExtUtils::Embed
 
 Utilities for embedding Perl in C/C++ applications
@@ -538,6 +542,14 @@ Process single-character switches with switch clustering
 
 Compare 8-bit scalar data according to the current locale
 
+=item I18N::LangTags
+
+Functions for dealing with RFC3066-style language tags
+
+=item I18N::LangTags::List
+
+List of tags for human languages
+
 =item IO
 
 Load various IO modules
@@ -566,6 +578,14 @@ ISO three letter codes for currency identification (ISO 4217)
 
 ISO two letter codes for language identification (ISO 639)
 
+=item Locale::Maketext
+
+Framework for localization
+
+=item Locale::Maketext::TPJ13
+
+Article about software localization
+
 =item Math::BigFloat
 
 Arbitrary length float math package