MANIFEST.SKIP ought not to have been skipped after all.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index e3f05ea..9840242 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -176,6 +176,7 @@ ext/Data/Dumper/Changes             Data pretty printer, changelog
 ext/Data/Dumper/Dumper.pm      Data pretty printer, module
 ext/Data/Dumper/Dumper.xs      Data pretty printer, externals
 ext/Data/Dumper/Makefile.PL    Data pretty printer, makefile writer
+ext/Data/Dumper/t/bless.t      See if Data::Dumper works
 ext/Data/Dumper/t/bugs.t       See if Data::Dumper works
 ext/Data/Dumper/t/dumper.t     See if Data::Dumper works
 ext/Data/Dumper/t/freezer.t    See if $Data::Dumper::Freezer works
@@ -384,41 +385,26 @@ ext/Digest/SHA/src/sha64bit.h     Digest::SHA extension
 ext/Digest/SHA/src/sha.c       Digest::SHA extension
 ext/Digest/SHA/src/sha.h       Digest::SHA extension
 ext/Digest/SHA/src/shaxtra.c   Digest::SHA extension
-ext/Digest/SHA/t/1-exist.t     See if Digest::SHA works
-ext/Digest/SHA/t/1-hello-world.t       See if Digest::SHA works
-ext/Digest/SHA/t/2-nist-sha-1.t        See if Digest::SHA works
-ext/Digest/SHA/t/2-nist-sha-224.t      See if Digest::SHA works
-ext/Digest/SHA/t/2-nist-sha-256.t      See if Digest::SHA works
-ext/Digest/SHA/t/2-nist-sha-384.t      See if Digest::SHA works
-ext/Digest/SHA/t/2-nist-sha-512.t      See if Digest::SHA works
-ext/Digest/SHA/t/2-nist-sha-base64.t   See if Digest::SHA works
-ext/Digest/SHA/t/2-nist-sha-oo.t       See if Digest::SHA works
-ext/Digest/SHA/t/2-nist-vectors-bit.t  See if Digest::SHA works
-ext/Digest/SHA/t/2-nist-vectors-byte.t See if Digest::SHA works
-ext/Digest/SHA/t/3-gillogly-easy.t     See if Digest::SHA works
-ext/Digest/SHA/t/3-gillogly-hard.t     See if Digest::SHA works
-ext/Digest/SHA/t/4-bitstr-increasing.t See if Digest::SHA works
-ext/Digest/SHA/t/4-bitstr-large.t      See if Digest::SHA works
-ext/Digest/SHA/t/4-bitstr-random.t     See if Digest::SHA works
-ext/Digest/SHA/t/5-hmac-fips198.t      See if Digest::SHA works
-ext/Digest/SHA/t/5-hmac-rfc2202.t      See if Digest::SHA works
-ext/Digest/SHA/t/5-hmac-sha-256.t      See if Digest::SHA works
-ext/Digest/SHA/t/5-hmac-woodbury.t     See if Digest::SHA works
-ext/Digest/SHA/t/6-dump-load.t See if Digest::SHA works
-ext/Digest/SHA/t/7-ireland.t   See if Digest::SHA works
-ext/Digest/SHA/t/gillogly/state.011    See if Digest::SHA works
-ext/Digest/SHA/t/gillogly/state.110    See if Digest::SHA works
-ext/Digest/SHA/t/nist/bit-hashes.sha1  See if Digest::SHA works
-ext/Digest/SHA/t/nist/bit-messages.sha1        See if Digest::SHA works
-ext/Digest/SHA/t/nist/byte-hashes.sha1 See if Digest::SHA works
-ext/Digest/SHA/t/nist/byte-messages.sha1       See if Digest::SHA works
-ext/Digest/SHA/t/nist/COPYRIGHT        See if Digest::SHA works
-ext/Digest/SHA/t/nist/Readme.txt       See if Digest::SHA works
-ext/Digest/SHA/t/state/state.1 See if Digest::SHA works
-ext/Digest/SHA/t/state/state.256       See if Digest::SHA works
-ext/Digest/SHA/t/state/state.384       See if Digest::SHA works
-ext/Digest/SHA/t/state/state.512       See if Digest::SHA works
-ext/Digest/SHA/typemap         See if Digest::SHA works
+ext/Digest/SHA/t/allfcns.t     See if Digest::SHA works
+ext/Digest/SHA/t/base64.t      See if Digest::SHA works
+ext/Digest/SHA/t/bitbuf.t      See if Digest::SHA works
+ext/Digest/SHA/t/dumpload.t    See if Digest::SHA works
+ext/Digest/SHA/t/fips198.t     See if Digest::SHA works
+ext/Digest/SHA/t/gg.t          See if Digest::SHA works
+ext/Digest/SHA/t/gglong.t      See if Digest::SHA works
+ext/Digest/SHA/t/hmacsha.t     See if Digest::SHA works
+ext/Digest/SHA/t/ireland.t     See if Digest::SHA works
+ext/Digest/SHA/t/methods.t     See if Digest::SHA works
+ext/Digest/SHA/t/nistbit.t     See if Digest::SHA works
+ext/Digest/SHA/t/nistbyte.t    See if Digest::SHA works
+ext/Digest/SHA/t/rfc2202.t     See if Digest::SHA works
+ext/Digest/SHA/t/sha1.t                See if Digest::SHA works
+ext/Digest/SHA/t/sha224.t      See if Digest::SHA works
+ext/Digest/SHA/t/sha256.t      See if Digest::SHA works
+ext/Digest/SHA/t/sha384.t      See if Digest::SHA works
+ext/Digest/SHA/t/sha512.t      See if Digest::SHA works
+ext/Digest/SHA/t/woodbury.t    See if Digest::SHA works
+ext/Digest/SHA/typemap         Typemap for Digest::SHA
 ext/DynaLoader/dl_aix.xs       AIX implementation
 ext/DynaLoader/dl_beos.xs      BeOS implementation
 ext/DynaLoader/dl_dld.xs       GNU dld style implementation
@@ -795,6 +781,10 @@ ext/IO_Compress_Zlib/t/109merge-deflate.t  IO::Compress::Zlib
 ext/IO_Compress_Zlib/t/109merge-gzip.t IO::Compress::Zlib
 ext/IO_Compress_Zlib/t/109merge-rawdeflate.t   IO::Compress::Zlib
 ext/IO_Compress_Zlib/t/109merge-zip.t  IO::Compress::Zlib
+ext/IO_Compress_Zlib/t/110encode-deflate.t     IO::Compress::Zlib
+ext/IO_Compress_Zlib/t/110encode-gzip.t        IO::Compress::Zlib
+ext/IO_Compress_Zlib/t/110encode-rawdeflate.t  IO::Compress::Zlib
+ext/IO_Compress_Zlib/t/110encode-zip.t IO::Compress::Zlib
 ext/IO/hints/sco.pl            Hint for IO for named architecture
 ext/IO/IO.pm                   Top-level interface to IO::* classes
 ext/IO/IO.xs                   IO extension external subroutines
@@ -1223,6 +1213,7 @@ ext/Win32/t/GetFolderPath.t       See if Win32 extension works
 ext/Win32/t/GetFullPathName.t  See if Win32 extension works
 ext/Win32/t/GetLongPathName.t  See if Win32 extension works
 ext/Win32/t/GetOSVersion.t     See if Win32 extension works
+ext/Win32/t/GetShortPathName.t See if Win32 extension works
 ext/Win32/t/GuidGen.t          See if Win32 extension works
 ext/Win32/t/Unicode.t          See if Win32 extension works
 ext/Win32/Win32.pm             Win32 extension Perl module
@@ -1450,10 +1441,14 @@ lib/AutoSplit.pm                Split up autoload functions
 lib/AutoSplit.t                        See if AutoSplit works
 lib/autouse.pm                 Load and call a function only when it's used
 lib/autouse.t                  See if autouse works
+lib/base/Changes               base.pm changelog
 lib/base.pm                    Establish IS-A relationship at compile time
 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/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
 lib/Benchmark.pm               Measure execution time
 lib/Benchmark.t                        See if Benchmark works
 lib/bigfloat.pl                        An arbitrary precision floating point package
@@ -1462,11 +1457,14 @@ lib/bigint.pl                   An arbitrary precision integer arithmetic package
 lib/bigintpl.t                 See if bigint.pl works
 lib/bigint.pm                  bigint
 lib/bignum.pm                  bignum
+lib/bignum/t/big_e_pi.t                See if bignum exports e() and PI()
 lib/bignum/t/bigexp.t          See if bignum works
 lib/bignum/t/bigint.t          See if bigint works
 lib/bignum/t/bignum.t          See if bignum works
 lib/bignum/t/bigrat.t          See if bigrat works
+lib/bignum/t/bii_e_pi.t                See if bigint exports e() and PI()
 lib/bignum/t/biinfnan.t                See if bignum works
+lib/bignum/t/bir_e_pi.t                See if bigrat exports e() and PI()
 lib/bignum/t/bninfnan.t                See if bignum works
 lib/bignum/t/bn_lite.t         See if bignum with Math::BigInt::Lite works
 lib/bignum/t/brinfnan.t                See if bignum works
@@ -1555,6 +1553,7 @@ lib/Config/Extensions.t           See if Config::Extensions works
 lib/Config.t                   See if Config works
 lib/constant.pm                        For "use constant"
 lib/constant.t                 See if compile-time constants work
+lib/CORE.pod                   document the CORE namespace
 lib/CPAN/bin/cpan              easily interact with CPAN from the command line
 lib/CPAN/Debug.pm              helper package for CPAN.pm
 lib/CPAN/FirstTime.pm          Utility for creating CPAN config files
@@ -1778,6 +1777,7 @@ lib/ExtUtils/t/backwards.t        Check MakeMaker's backwards compatibility
 lib/ExtUtils/t/basic.t         See if MakeMaker can build a module
 lib/ExtUtils/t/build_man.t     Set if MakeMaker builds manpages
 lib/ExtUtils/t/bytes.t         Test ExtUtils::MakeMaker::bytes
+lib/ExtUtils/t/cd.t            Test to see cd works
 lib/ExtUtils/t/config.t                Test ExtUtils::MakeMaker::Config
 lib/ExtUtils/t/Constant.t      See if ExtUtils::Constant works
 lib/ExtUtils/t/dir_target.t    Verify if dir_target() is supported
@@ -1785,6 +1785,7 @@ lib/ExtUtils/t/Embed.t            See if ExtUtils::Embed and embedding works
 lib/ExtUtils/testlib.pm                Fixes up @INC to use just-built extension
 lib/ExtUtils/t/eu_command.t    See if ExtUtils::Command works
 lib/ExtUtils/t/FIRST_MAKEFILE.t                See if FIRST_MAKEFILE works
+lib/ExtUtils/t/fixin.t         See if ExtUtils::MakeMaker works
 lib/ExtUtils/t/hints.t         See if hint files are honored.
 lib/ExtUtils/t/INSTALL_BASE.t  Test INSTALL_BASE in MakeMaker
 lib/ExtUtils/t/Installed.t     See if ExtUtils::Installed works
@@ -1812,6 +1813,7 @@ lib/ExtUtils/t/pm.t               See if Makemaker can handle PM
 lib/ExtUtils/t/postamble.t     See if postamble works
 lib/ExtUtils/t/prefixify.t     See if MakeMaker can apply a PREFIX
 lib/ExtUtils/t/prereq_print.t  See if PREREQ_PRINT works
+lib/ExtUtils/t/prereq.t                See if MakeMaker works
 lib/ExtUtils/t/problems.t      How MakeMaker reacts to build problems
 lib/ExtUtils/t/prompt.t                See if E::MM::prompt() works
 lib/ExtUtils/t/recurs.t                See if recursive builds work
@@ -1820,6 +1822,7 @@ lib/ExtUtils/t/split_command.t    See if MM's xargs-like function works
 lib/ExtUtils/t/testlib.t       See if ExtUtils::testlib works
 lib/ExtUtils/t/VERSION_FROM.t  See if MakeMaker's VERSION_FROM works
 lib/ExtUtils/t/vmsish.t        Test ExtUtils::MakeMaker::vmsish
+lib/ExtUtils/t/WriteEmptyMakefile.t    See if WriteEmptyMakefile works
 lib/ExtUtils/t/writemakefile_args.t    See if WriteMakefile works
 lib/ExtUtils/t/xs.t            Part of MakeMaker's test suite
 lib/ExtUtils/typemap           Extension interface types
@@ -2025,6 +2028,7 @@ lib/Math/BigInt/t/bigintpm.inc    Shared tests for bigintpm.t and sub_mbi.t
 lib/Math/BigInt/t/bigintpm.t   See if BigInt.pm works
 lib/Math/BigInt/t/bigints.t    See if BigInt.pm works
 lib/Math/BigInt/t/biglog.t     Test the log function
+lib/Math/BigInt/t/big_pi_e.t   test bpi() and bexp()
 lib/Math/BigInt/t/bigroot.t    Test the broot function
 lib/Math/BigInt/t/calling.t    Test calling conventions
 lib/Math/BigInt/t/config.t     Test Math::BigInt->config()
@@ -2069,10 +2073,12 @@ lib/Math/BigRat.pm              Math::BigRat
 lib/Math/BigRat/t/big_ap.t             Math::BigRat test
 lib/Math/BigRat/t/bigfltpm.inc         Math::BigRat test
 lib/Math/BigRat/t/bigfltrt.t           Math::BigRat test
+lib/Math/BigRat/t/biglog.t             Math::BigRat test
 lib/Math/BigRat/t/bigratpm.inc         Math::BigRat test
 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/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
@@ -3091,6 +3097,7 @@ pod/perlbot.pod                   Perl OO tricks and examples
 pod/perlcall.pod               Perl calling conventions from C
 pod/perlcheat.pod              Perl cheat sheet
 pod/perlclib.pod               Internal replacements for standard C library functions
+pod/perlcommunity.pod          Perl community information
 pod/perlcompile.pod            Perl compiler suite intro
 pod/perldata.pod               Perl data structures
 pod/perldbmfilter.pod          Perl DBM filters
@@ -3187,6 +3194,7 @@ pod/rofftoc                       Generate a table of contents in troff format
 pod/splitman                   Splits perlfunc into multiple man pages
 pod/splitpod                   Splits perlfunc into multiple pod pages
 Policy_sh.SH           Hold site-wide preferences between Configure runs.
+Porting/add-package.pl Add/Update CPAN modules that are part of Core
 Porting/apply          Apply patches sent by mail
 Porting/check83.pl     Check whether we are 8.3-friendly
 Porting/checkAUTHORS.pl        Check that the AUTHORS file is complete
@@ -3415,6 +3423,7 @@ t/lib/compress/any.pl             Compress::Zlib
 t/lib/compress/anyunc.pl       Compress::Zlib
 t/lib/compress/CompTestUtils.pm        Compress::Zlib
 t/lib/compress/destroy.pl      Compress::Zlib
+t/lib/compress/encode.pl       Compress::Zlib
 t/lib/compress/generic.pl      Compress::Zlib
 t/lib/compress/merge.pl                Compress::Zlib
 t/lib/compress/multi.pl                Compress::Zlib
@@ -3445,6 +3454,7 @@ 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/err              Tests for enabling/disabling err feature
 t/lib/feature/implicit         Tests for implicit loading of feature.pm
 t/lib/feature/nonesuch         Tests for enabling/disabling nonexistent feature
@@ -3457,6 +3467,7 @@ t/lib/Filter/Simple/ImportTest.pm Helper file for Filter::Simple tests
 t/lib/filter-util.pl           See if Filter::Util::Call works
 t/lib/h2ph.h                   Test header file for h2ph
 t/lib/h2ph.pht                 Generated output from h2ph.h by h2ph, for comparison
+t/lib/HasSigDie.pm             Module for testing base.pm
 t/lib/locale/latin1            Part of locale.t in Latin 1
 t/lib/locale/utf8              Part of locale.t in UTF8
 t/lib/MakeMaker/Test/Setup/BFD.pm      MakeMaker test utilities
@@ -3749,13 +3760,13 @@ t/op/readline.t                 See if <> / readline / rcatline work
 t/op/read.t                    See if read() works
 t/op/recurse.t                 See if deep recursion works
 t/op/ref.t                     See if refs and objects work
+t/op/reg_email.t               See if regex recursion works by parsing email addresses
 t/op/regexp_noamp.t            See if regular expressions work with optimizations
 t/op/regexp_notrie.t           See if regular expressions work without trie optimisation
 t/op/regexp_qr_embed.t         See if regular expressions work with embedded qr//
 t/op/regexp_qr.t               See if regular expressions work as qr//
 t/op/regexp.t                  See if regular expressions work
 t/op/regexp_trielist.t         See if regular expressions work with trie optimisation
-t/op/reg_email.t               See if regex recursion works by parsing email addresses
 t/op/reg_mesg.t                        See if one can get regular expression errors
 t/op/reg_namedcapture.t                Make sure glob assignment doesn't break named capture
 t/op/reg_nc_tie.t              Test the tied methods of Tie::Hash::NamedCapture
@@ -3947,7 +3958,6 @@ vms/ext/Stdio/Stdio.pm            VMS options to stdio routines
 vms/ext/Stdio/Stdio.xs         VMS options to stdio routines
 vms/ext/Stdio/test.pl          regression tests for VMS::Stdio
 vms/ext/XSSymSet.pm            manage linker symbols when building extensions
-vms/genconfig.pl               retcon config.sh from config.h
 vms/genopt.com                 hack to write options files in case of broken makes
 vms/gen_shrfls.pl              generate options files and glue for shareable image
 vms/make_command.com           record MM[SK] command used to build Perl