summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-05-27 13:50:57 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-05-27 13:50:57 +0000
commit9378c5814a1c38be33358baa5cfd56712c3b71d4 (patch)
tree712d3a8e3142e76139998b3f83f430343ce1e173 /MANIFEST
parent4b053158ffba5bda82094dc0b0cd80c9d2867b97 (diff)
downloadperl-9378c5814a1c38be33358baa5cfd56712c3b71d4.tar.gz
Integrate Locale::Maketext 1.01 from Sean Burke.
p4raw-id: //depot/perl@10229
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 4 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index e4ed7d05e7..268705c881 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -772,6 +772,9 @@ lib/Locale/Constants.pm Locale::Codes
lib/Locale/Country.pm Locale::Codes
lib/Locale/Currency.pm Locale::Codes
lib/Locale/Language.pm Locale::Codes
+lib/Locale/Maketext.pm Locale::Maketext
+lib/Locale/Maketext.pod Locale::Maketext documentation
+lib/Locale/Maketext/TPJ13.pod Locale::Maketext documentation article
lib/Math/BigFloat.pm An arbitrary precision floating-point arithmetic package
lib/Math/BigInt.pm An arbitrary precision integer arithmetic package
lib/Math/Complex.pm A Complex package
@@ -1562,6 +1565,7 @@ t/lib/lc-constants.t See if Locale::Codes work
t/lib/lc-country.t See if Locale::Codes work
t/lib/lc-currency.t See if Locale::Codes work
t/lib/lc-language.t See if Locale::Codes work
+t/lib/lc-maketext.t See if Locale::Maketext works
t/lib/lc-uk.t See if Locale::Codes work
t/lib/md5-aaa.t See if Digest::MD5 extension works
t/lib/md5-align.t See if Digest::MD5 extension works