summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-06-17 09:43:48 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-06-17 09:43:48 +0000
commit8000a3fa7bb45bbd1016a26c76a82389badfc8ce (patch)
tree3d3f89390a913a537c00789ce75166ca84b1a2b8 /MANIFEST
parent97e8bd194aec20f01864baa22dfcbed38daa0f40 (diff)
downloadperl-8000a3fa7bb45bbd1016a26c76a82389badfc8ce.tar.gz
Upgrade to I18N::LangTags 0.30.
p4raw-id: //depot/perl@22941
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST10
1 files changed, 8 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 605b77d76b..6660f13720 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1303,10 +1303,16 @@ lib/I18N/Collate.pm Routines to do strxfrm-based collation
lib/I18N/Collate.t See if I18N::Collate works
lib/I18N/LangTags/ChangeLog I18N::LangTags
lib/I18N/LangTags/List.pm List of tags for human languages
+lib/I18N/LangTags/Detect.pm Detect language preferences
lib/I18N/LangTags.pm I18N::LangTags
lib/I18N/LangTags/README I18N::LangTags
-lib/I18N/LangTags/t/01test.t See whether I18N::LangTags works
-lib/I18N/LangTags/t/02decency.t See if I18N::LangTags::List::is_decent works
+lib/I18N/LangTags/t/01_about_verbose.t See whether I18N::LangTags works
+lib/I18N/LangTags/t/05_main.t See whether I18N::LangTags works
+lib/I18N/LangTags/t/07_listy.t See whether I18N::LangTags works
+lib/I18N/LangTags/t/10_http.t See whether I18N::LangTags works
+lib/I18N/LangTags/t/50_super.t See whether I18N::LangTags works
+lib/I18N/LangTags/t/55_supers_strict.t See whether I18N::LangTags works
+lib/I18N/LangTags/t/80_all_env.t See whether I18N::LangTags works
lib/if.pm For "use if"
lib/if.t Tests for "use if"
lib/importenv.pl Perl routine to get environment into variables