summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJos I. Boumans <kane@dwim.org>2006-08-09 14:23:42 +0200
committerSteve Hay <SteveHay@planit.com>2006-08-11 12:52:51 +0000
commit0819efc58e07c8ec198c5f880c4f6805a7bf4239 (patch)
treeb3082685ea9d436b811692caaf0b52e38ecf05c4 /MANIFEST
parentc84ba4c0bdbeb2389b85669b2ee1a26761b61ff4 (diff)
downloadperl-0819efc58e07c8ec198c5f880c4f6805a7bf4239.tar.gz
Add Module::Load to 5.9.x
Message-ID: <9866.194.109.0.185.1155119022.squirrel@webmail.xs4all.nl> p4raw-id: //depot/perl@28695
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST8
1 files changed, 8 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index f9799fe3cc..b24a54d7ad 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2050,6 +2050,14 @@ lib/Module/CoreList/bin/corelist Module::CoreList
lib/Module/CoreList.pm Module::CoreList
lib/Module/CoreList/t/corelist.t Module::CoreList
lib/Module/CoreList/t/find_modules.t Module::CoreList
+lib/Module/Load.pm Module::Load
+lib/Module/Load/t/01_Module-Load.t Module::Load tests
+lib/Module/Load/t/to_load/config_file Module::Load tests
+lib/Module/Load/t/to_load/LoadIt.pm Module::Load tests
+lib/Module/Load/t/to_load/LoadMe.pl Module::Load tests
+lib/Module/Load/t/to_load/Must/Be/Loaded.pm Module::Load tests
+lib/Module/Load/t/to_load/TestModule.pm Module::Load tests
+lib/Module/Load/t/to_load/ToBeLoaded Module::Load tests
lib/Net/Changes.libnet libnet
lib/Net/Cmd.pm libnet
lib/Net/Config.eg libnet