Drop #ifdefs that became empty in change #32012.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 75b69d4..da2b9ac 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -121,6 +121,7 @@ ext/Compress/Raw/Zlib/fallback/constants.h  Compress::Raw::Zlib
 ext/Compress/Raw/Zlib/fallback/constants.xs    Compress::Raw::Zlib
 ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm Compress::Raw::Zlib
 ext/Compress/Raw/Zlib/Makefile.PL      Compress::Raw::Zlib
+ext/Compress/Raw/Zlib/pod/FAQ.pod      Compress::Raw::Zlib
 ext/Compress/Raw/Zlib/private/MakeUtil.pm      Compress::Raw::Zlib
 ext/Compress/Raw/Zlib/README           Compress::Raw::Zlib
 ext/Compress/Raw/Zlib/t/01version.t    Compress::Raw::Zlib
@@ -158,6 +159,7 @@ ext/Compress/Zlib/examples/gzgrep   Compress::Zlib
 ext/Compress/Zlib/examples/gzstream    Compress::Zlib
 ext/Compress/Zlib/lib/Compress/Zlib.pm Compress::Zlib
 ext/Compress/Zlib/Makefile.PL          Compress::Zlib
+ext/Compress/Zlib/pod/FAQ.pod  Compress::Zlib
 ext/Compress/Zlib/private/MakeUtil.pm  Compress::Zlib
 ext/Compress/Zlib/README               Compress::Zlib
 ext/Compress/Zlib/t/01version.t                Compress::Zlib
@@ -337,6 +339,7 @@ ext/Devel/PPPort/soak               Devel::PPPort Test Harness to run under various Perls
 ext/Devel/PPPort/t/call.t      Devel::PPPort test file
 ext/Devel/PPPort/t/cop.t       Devel::PPPort test file
 ext/Devel/PPPort/t/exception.t Devel::PPPort test file
+ext/Devel/PPPort/t/format.t    Devel::PPPort test file
 ext/Devel/PPPort/t/grok.t      Devel::PPPort test file
 ext/Devel/PPPort/t/limits.t    Devel::PPPort test file
 ext/Devel/PPPort/t/magic.t     Devel::PPPort test file
@@ -704,6 +707,7 @@ ext/IO_Compress_Base/lib/IO/Compress/Base.pm        IO::Compress::Base
 ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm        IO::Compress::Base
 ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm IO::Compress::Base
 ext/IO_Compress_Base/Makefile.PL       IO::Compress::Base
+ext/IO_Compress_Base/pod/FAQ.pod       IO::Compress::Base
 ext/IO_Compress_Base/private/MakeUtil.pm       IO::Compress::Base
 ext/IO_Compress_Base/README    IO::Compress::Base
 ext/IO_Compress_Base/t/01misc.t        IO::Compress::Base
@@ -732,6 +736,7 @@ ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm   IO::Compress::Zlib
 ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm   IO::Compress::Zlib
 ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm        IO::Compress::Zlib
 ext/IO_Compress_Zlib/Makefile.PL       IO::Compress::Zlib
+ext/IO_Compress_Zlib/pod/FAQ.pod       IO::Compress::Zlib
 ext/IO_Compress_Zlib/private/MakeUtil.pm       IO::Compress::Zlib
 ext/IO_Compress_Zlib/README    IO::Compress::Zlib
 ext/IO_Compress_Zlib/t/001zlib-generic-deflate.t       IO::Compress::Zlib
@@ -1482,6 +1487,7 @@ lib/base/t/base.t         See if base works
 lib/base/t/fields-base.t       See if fields work
 lib/base/t/fields.t            See if fields work
 lib/base/t/isa.t               See if base's behaviour doesn't change
+lib/base/t/lib/Dummy.pm                Test module for base.pm
 lib/base/t/sigdie.t            See if base works with SIGDIE
 lib/base/t/version.t           See if base works with versions
 lib/base/t/warnings.t          See if base works with warnings
@@ -1572,6 +1578,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.packed  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
@@ -2124,6 +2133,7 @@ lib/Math/BigRat/t/bigratpm.t              Math::BigRat test
 lib/Math/BigRat/t/bigrat.t             Math::BigRat test
 lib/Math/BigRat/t/bigratup.t   test under $Math::BigInt::upgrade
 lib/Math/BigRat/t/bigroot.t            Math::BigRat test
+lib/Math/BigRat/t/hang.t               Math::BigRat test for bug #34584 - hang in exp()
 lib/Math/BigRat/t/requirer.t   see if require works properly
 lib/Math/BigRat/t/trap.t       see if trap_nan and trap_inf work
 lib/Math/Complex.pm            A Complex package
@@ -2329,6 +2339,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
@@ -2734,7 +2757,8 @@ lib/Test/Simple/t/is_deeply_fail.t        Test::More test, is_deeply()
 lib/Test/Simple/t/is_deeply_with_threads.t     Test::More test
 lib/Test/Simple/t/is_fh.t      Test::Builder test, _is_fh()
 lib/Test/Simple/t/lib/Dummy.pm Test::More test module
-lib/Test/Simple/t/lib/MyOverload.pm    Test::More test module 
+lib/Test/Simple/t/lib/MyOverload.pm    Test::More test module
+lib/Test/Simple/t/lib/NoExporter.pm    Test::Simple test module
 lib/Test/Simple/t/maybe_regex.t        Test::Builder->maybe_regex() tests
 lib/Test/Simple/t/missing.t    Test::Simple test, missing tests
 lib/Test/Simple/t/More.t       Test::More test, basic stuff
@@ -3571,7 +3595,6 @@ t/lib/dprof/test7_v               Perl code profiler tests
 t/lib/dprof/test8_t            Perl code profiler tests
 t/lib/dprof/test8_v            Perl code profiler tests
 t/lib/dprof/V.pm               Perl code profiler tests
-t/lib/Dummy.pm                 Module for testing base.pm
 t/lib/feature/bundle           Tests for feature bundles
 t/lib/feature/implicit         Tests for implicit loading of feature.pm
 t/lib/feature/nonesuch         Tests for enabling/disabling nonexistent feature
@@ -3601,7 +3624,6 @@ t/lib/Math/BigInt/Subclass.pm     Empty subclass of BigInt for test
 t/lib/Math/BigRat/Test.pm              Math::BigRat test helper
 t/lib/mypragma.pm              An example user pragma
 t/lib/mypragma.t               Test the example user pragma
-t/lib/NoExporter.pm                    Part of Test-Simple
 t/lib/NoFork.pm                        Module for testing Test::Harness
 t/lib/no_load.t                        Test that some modules don't load others
 t/lib/proxy_constant_subs.t    Test that Proxy Constant Subs behave correctly
@@ -3843,6 +3865,7 @@ t/op/cond.t                       See if conditional expressions work
 t/op/context.t                 See if context propagation works
 t/op/cproto.t                  Check builtin prototypes
 t/op/crypt.t                   See if crypt works
+t/op/dbm.t                     See if dbmopen/dbmclose work
 t/op/defins.t                  See if auto-insert of defined() works
 t/op/delete.t                  See if delete works
 t/op/die_exit.t                        See if die and exit status interaction works