From d48ca1185716e97aa7f6a9f93cc607f72a2f5f26 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Mon, 28 May 2001 20:34:21 +0000 Subject: Regen perlmodlib. p4raw-id: //depot/perl@10269 --- pod/perlmodlib.pod | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'pod/perlmodlib.pod') diff --git a/pod/perlmodlib.pod b/pod/perlmodlib.pod index f63a984d07..1310b14bb0 100644 --- a/pod/perlmodlib.pod +++ b/pod/perlmodlib.pod @@ -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 -- cgit v1.2.1