summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2023-03-01 12:21:19 +0100
committerYves Orton <demerphq@gmail.com>2023-03-02 18:53:16 +0800
commitc42e4076f0ddf7f481421fd570805daaac2f0946 (patch)
treebfd3afcdebc108ba11ea506aa5b180e68d96592b /MANIFEST
parent3cae8eb1db142433616d4df6c72f9274a2099735 (diff)
downloadperl-c42e4076f0ddf7f481421fd570805daaac2f0946.tar.gz
dist/I18N-LangTags - Add Makefile.PL from CPAN
For some reason the CPAN module is not properly indexed. It is https://metacpan.org/release/SBURKE/I18N-LangTags-0.35. This fixes this module for https://github.com/Perl/perl5/issues/20874
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index ab64786928..4f3a9f4fc8 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3788,10 +3788,11 @@ dist/FindBin/lib/FindBin.pm Find name of currently executing program
dist/FindBin/t/FindBin.t See if FindBin works
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/ChangeLog I18N::LangTags change history
dist/I18N-LangTags/lib/I18N/LangTags.pm 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
+dist/I18N-LangTags/Makefile.PL Build I18N::LangTags
dist/I18N-LangTags/README I18N::LangTags
dist/I18N-LangTags/t/01_about_verbose.t See whether I18N::LangTags works
dist/I18N-LangTags/t/05_main.t See whether I18N::LangTags works