summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-09-26 14:52:33 +0100
committerNicholas Clark <nick@ccl4.org>2009-09-26 14:52:33 +0100
commitb2f35940bb67ef1897a3424ba54bae0f74434d8e (patch)
tree7ed3fe4101000c53c9f1baef9dbce1a603369b70 /MANIFEST
parent1ac05d83359ab0b4e03b39df1d104eb71a8437cf (diff)
downloadperl-b2f35940bb67ef1897a3424ba54bae0f74434d8e.tar.gz
Move Module::Load::Conditional from ext/ to cpan/
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST18
1 files changed, 9 insertions, 9 deletions
diff --git a/MANIFEST b/MANIFEST
index 93e3b5d791..d8a8847fe3 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1943,15 +1943,15 @@ ext/Module-CoreList/README Module::CoreList
ext/Module-CoreList/t/corelist.t Module::CoreList tests
ext/Module-CoreList/t/find_modules.t Module::CoreList tests
ext/Module-CoreList/t/pod.t Module::CoreList tests
-ext/Module-Load-Conditional/lib/Module/Load/Conditional.pm Module::Conditional
-ext/Module-Load-Conditional/t/01_Module_Load_Conditional.t Module::Conditional tests
-ext/Module-Load-Conditional/t/02_Parse_Version.t Module::Load::Conditional tests
-ext/Module-Load-Conditional/t/to_load/Commented.pm Module::Conditional tests
-ext/Module-Load-Conditional/t/to_load/InPod.pm Module::Load::Conditional tests
-ext/Module-Load-Conditional/t/to_load/LoadIt.pm Module::Conditional tests
-ext/Module-Load-Conditional/t/to_load/LoadMe.pl Module::Conditional tests
-ext/Module-Load-Conditional/t/to_load/MustBe/Loaded.pm Module::Load::Conditional tests
-ext/Module-Load-Conditional/t/to_load/ToBeLoaded Module::Conditional tests
+cpan/Module-Load-Conditional/lib/Module/Load/Conditional.pm Module::Conditional
+cpan/Module-Load-Conditional/t/01_Module_Load_Conditional.t Module::Conditional tests
+cpan/Module-Load-Conditional/t/02_Parse_Version.t Module::Load::Conditional tests
+cpan/Module-Load-Conditional/t/to_load/Commented.pm Module::Conditional tests
+cpan/Module-Load-Conditional/t/to_load/InPod.pm Module::Load::Conditional tests
+cpan/Module-Load-Conditional/t/to_load/LoadIt.pm Module::Conditional tests
+cpan/Module-Load-Conditional/t/to_load/LoadMe.pl Module::Conditional tests
+cpan/Module-Load-Conditional/t/to_load/MustBe/Loaded.pm Module::Load::Conditional tests
+cpan/Module-Load-Conditional/t/to_load/ToBeLoaded Module::Conditional tests
ext/Module-Loaded/lib/Module/Loaded.pm Module::Loaded
ext/Module-Loaded/t/01_Module-Loaded.t Module::Loaded tests
ext/Module-Pluggable/lib/Devel/InnerPackage.pm Find inner packages