This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
New authors
[perl5.git] / MANIFEST
index f9799fe..e01eb22 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -2050,6 +2050,16 @@ 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/Loaded.pm   Module::Loaded
+lib/Module/Loaded/t/01_Module-Loaded.t Module::Loaded tests
+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
@@ -2125,6 +2135,8 @@ lib/open.pm                       Pragma to specify default I/O layers
 lib/open.t                     See if the open pragma works
 lib/overload.pm                        Module for overloading perl operators
 lib/overload.t                 See if operator overloading works
+lib/Package/Constants.pm       Package::Constants
+lib/Package/Constants/t/01_list.t      Package::Constants tests
 lib/perl5db.pl                 Perl debugging routines
 lib/PerlIO.pm                  PerlIO support module
 lib/PerlIO/via/QuotedPrint.pm  PerlIO::via::QuotedPrint