summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-10-02 18:21:32 +0100
committerNicholas Clark <nick@ccl4.org>2009-10-02 18:21:32 +0100
commit8de4179424c1ce7de2d7779c01e54e3e2e372911 (patch)
treed7670225acacf39ef03e5a896775d5db82d8646e /MANIFEST
parent8b88b2b2a83b118e358c4d04557659e32d47c01b (diff)
downloadperl-8de4179424c1ce7de2d7779c01e54e3e2e372911.tar.gz
Move Locale::Maketext::Simple from dist/ to cpan/
My mistake - it should always have been here, as the canonical upstream is Best Practical's svn.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST20
1 files changed, 10 insertions, 10 deletions
diff --git a/MANIFEST b/MANIFEST
index 2c2ed0c04b..e41ec6dd9a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1355,6 +1355,16 @@ cpan/Locale-Codes/t/language.t See if Locale::Codes work
cpan/Locale-Codes/t/rename.t See if Locale::Codes work
cpan/Locale-Codes/t/script.t See if Locale::Codes work
cpan/Locale-Codes/t/uk.t See if Locale::Codes work
+cpan/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm Locale::Simple
+cpan/Locale-Maketext-Simple/t/0-signature.t Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/1-basic.t Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/2-load_po_without_i_default.t Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/3-load_po_with_i_default.t Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/po_with_i_default/en.po Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/po_with_i_default/fr.po Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/po_with_i_default/i_default.po Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/po_without_i_default/en.po Locale::Simple tests
+cpan/Locale-Maketext-Simple/t/po_without_i_default/fr.po Locale::Simple tests
cpan/Log-Message/lib/Log/Message/Config.pm Log::Message
cpan/Log-Message/lib/Log/Message/Handlers.pm Log::Message
cpan/Log-Message/lib/Log/Message/Item.pm Log::Message
@@ -2634,16 +2644,6 @@ dist/Locale-Maketext/lib/Locale/Maketext.pm Locale::Maketext
dist/Locale-Maketext/lib/Locale/Maketext.pod Locale::Maketext documentation
dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod Locale::Maketext documentation article
dist/Locale-Maketext/README Locale::Maketext
-dist/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm Locale::Simple
-dist/Locale-Maketext-Simple/t/0-signature.t Locale::Simple tests
-dist/Locale-Maketext-Simple/t/1-basic.t Locale::Simple tests
-dist/Locale-Maketext-Simple/t/2-load_po_without_i_default.t Locale::Simple tests
-dist/Locale-Maketext-Simple/t/3-load_po_with_i_default.t Locale::Simple tests
-dist/Locale-Maketext-Simple/t/po_with_i_default/en.po Locale::Simple tests
-dist/Locale-Maketext-Simple/t/po_with_i_default/fr.po Locale::Simple tests
-dist/Locale-Maketext-Simple/t/po_with_i_default/i_default.po Locale::Simple tests
-dist/Locale-Maketext-Simple/t/po_without_i_default/en.po Locale::Simple tests
-dist/Locale-Maketext-Simple/t/po_without_i_default/fr.po Locale::Simple tests
dist/Locale-Maketext/t/01_about_verbose.t See if Locale::Maketext works
dist/Locale-Maketext/t/10_make.t See if Locale::Maketext works
dist/Locale-Maketext/t/20_get.t See if Locale::Maketext works