$VERSION++ for all the non-dual life modules in ext/ that
[p5sagit/p5-mst-13.2.git] / MANIFEST
index d5ee48b..d461908 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -911,6 +911,7 @@ ext/MIME/Base64/t/warn.t    See whether MIME::Base64 works
 ext/Module/Pluggable/lib/Devel/InnerPackage.pm         Find inner packages
 ext/Module/Pluggable/lib/Module/Pluggable/Object.pm    Module::Pluggable
 ext/Module/Pluggable/lib/Module/Pluggable.pm           Module::Pluggable
+ext/Module/Pluggable/Makefile.PL                       Module::Pluggable
 ext/NDBM_File/hints/cygwin.pl  Hint for NDBM_File for named architecture
 ext/NDBM_File/hints/dec_osf.pl Hint for NDBM_File for named architecture
 ext/NDBM_File/hints/dynixptx.pl        Hint for NDBM_File for named architecture
@@ -1571,6 +1572,9 @@ lib/CGI/t/start_end_asterisk.t    See if CGI.pm works
 lib/CGI/t/start_end_end.t      See if CGI.pm works
 lib/CGI/t/start_end_start.t    See if CGI.pm works
 lib/CGI/t/switch.t             See if CGI::Switch still loads
+lib/CGI/t/uploadInfo.t         See if CGI.pm works
+lib/CGI/t/upload.t             See if CGI.pm works
+lib/CGI/t/upload_post_text.txt Test data for CGI.pm
 lib/CGI/t/util-58.t            See if 5.8-dependent features work
 lib/CGI/t/util.t               See if CGI.pm works
 lib/CGI/Util.pm                        Utility functions
@@ -2328,6 +2332,19 @@ lib/Package/Constants.pm Package::Constants
 lib/Package/Constants/t/01_list.t      Package::Constants tests
 lib/Params/Check.pm    Params::Check
 lib/Params/Check/t/01_Params-Check.t   Params::Check tests
+lib/parent.pm  Establish an ISA relationship with base classes at compile time
+lib/parent/t/compile-time-file.t       tests for parent.pm
+lib/parent/t/compile-time.t    tests for parent.pm
+lib/parent/t/lib/Dummy2.plugin test files for parent.pm
+lib/parent/t/lib/Dummy.pm      test files for parent.pm
+lib/parent/t/lib/Dummy/Outside.pm      test files for parent.pm
+lib/parent/t/lib/FileThatOnlyExistsAsPMC.pmc   test files for parent.pm
+lib/parent/t/lib/ReturnsFalse.pm       test files for parent.pm
+lib/parent/t/parent-classfromclassfile.t       tests for parent.pm
+lib/parent/t/parent-classfromfile.t    tests for parent.pm
+lib/parent/t/parent-pmc.t      tests for parent.pm
+lib/parent/t/parent-returns-false.t    tests for parent.pm
+lib/parent/t/parent.t  tests for parent.pm
 lib/perl5db.pl                 Perl debugging routines
 lib/perl5db.t                  Tests for the Perl debugger
 lib/perl5db/t/eval-line-bug    Tests for the Perl debugger
@@ -3741,6 +3758,7 @@ t/Module_Pluggable/09require.t    Module::Pluggable tests
 t/Module_Pluggable/10innerpack_inner.t Module::Pluggable tests
 t/Module_Pluggable/10innerpack_noinner.t       Module::Pluggable tests
 t/Module_Pluggable/10innerpack_override.t      Module::Pluggable tests
+t/Module_Pluggable/10innerpack_super.t         Module::Pluggable tests
 t/Module_Pluggable/10innerpack.t       Module::Pluggable tests
 t/Module_Pluggable/11usetwice.t        Module::Pluggable tests
 t/Module_Pluggable/12onlyarray.t       Module::Pluggable tests
@@ -3756,8 +3774,14 @@ t/Module_Pluggable/17devel_inner_package.t       Module::Pluggable tests
 t/Module_Pluggable/18skipped_package.t Module::Pluggable tests
 t/Module_Pluggable/19can_ok_clobber.t  Module::Pluggable tests
 t/Module_Pluggable/20dodgy_files.t     Module::Pluggable tests
+t/Module_Pluggable/21editor_junk.t                     Module::Pluggable tests
 t/Module_Pluggable/acme/Acme/MyTest/Plugin/Foo.pm      Module::Pluggable tests
 t/Module_Pluggable/lib/Acme/MyTest/Plugin/Foo.pm       Module::Pluggable tests
+t/Module_Pluggable/lib/EditorJunk/Plugin/Foo.pm                Module::Pluggable tests
+t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm~       Module::Pluggable tests
+t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm.swp    Module::Pluggable tests
+t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm                Module::Pluggable tests
+t/Module_Pluggable/lib/EditorJunk/Plugin/Bar.pm.swo    Module::Pluggable tests
 t/Module_Pluggable/lib/ExtTest/Plugin/Bar.plugin       Module::Pluggable tests
 t/Module_Pluggable/lib/ExtTest/Plugin/Foo.plugin       Module::Pluggable tests
 t/Module_Pluggable/lib/ExtTest/Plugin/Quux/Foo.plugin  Module::Pluggable tests
@@ -3771,7 +3795,6 @@ t/Module_Pluggable/lib/MyTest/Plugin/Bar.pm       Module::Pluggable tests
 t/Module_Pluggable/lib/MyTest/Plugin/Foo.pm    Module::Pluggable tests
 t/Module_Pluggable/lib/MyTest/Plugin/Quux/Foo.pm       Module::Pluggable tests
 t/Module_Pluggable/lib/No/Middle.pm    Module::Pluggable tests
-t/Module_Pluggable/lib/OddTest/Plugin/-Dodgy.pm        Module::Pluggable tests
 t/Module_Pluggable/lib/OddTest/Plugin/Foo.pm   Module::Pluggable tests
 t/Module_Pluggable/lib/TA/C/A/I.pm     Module::Pluggable tests
 t/mro/basic_01_c3.t            mro tests