summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2010-12-10 13:50:00 +0100
committerFlorian Ragwitz <rafl@debian.org>2010-12-10 13:52:42 +0100
commite9c8e76089e57d605c17550161ab47509161a07d (patch)
tree1c4fe03f17eee3e295973b82ef9aae45f6223966 /MANIFEST
parentb8677e3b6a8c160eef39f06730392d031a846b22 (diff)
downloadperl-e9c8e76089e57d605c17550161ab47509161a07d.tar.gz
Dual-life I18N::Collate
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 06456d3d69..082ddb6a22 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2748,6 +2748,8 @@ dist/Filter-Simple/t/lib/Filter/Simple/ExportTest.pm Helper file for Filter::Si
dist/Filter-Simple/t/lib/Filter/Simple/FilterOnlyTest.pm Helper file for Filter::Simple tests
dist/Filter-Simple/t/lib/Filter/Simple/FilterTest.pm Helper file for Filter::Simple tests
dist/Filter-Simple/t/lib/Filter/Simple/ImportTest.pm Helper file for Filter::Simple tests
+dist/I18N-Collate/lib/I18N/Collate.pm Routines to do strxfrm-based collation
+dist/I18N-Collate/t/I18N-Collate.t See if I18N::Collate works
dist/I18N-LangTags/ChangeLog I18N::LangTags
dist/I18N-LangTags/lib/I18N/LangTags/Detect.pm Detect language preferences
dist/I18N-LangTags/lib/I18N/LangTags/List.pm List of tags for human languages
@@ -3727,8 +3729,6 @@ lib/Getopt/Std.t See if Getopt::Std and Getopt::Long work
lib/h2ph.t See if h2ph works like it should
lib/h2xs.t See if h2xs produces expected lists of files
lib/hostname.pl Old hostname code
-lib/I18N/Collate.pm Routines to do strxfrm-based collation
-lib/I18N/Collate.t See if I18N::Collate works
lib/importenv.pl Perl routine to get environment into variables
lib/integer.pm For "use integer"
lib/integer.t For "use integer" testing