X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=87d2ade9d258e47036fe2c12ae31e9f3047eb4e4;hb=cbd87e7ef183ffa0dd4ce9a35b2df1221f037667;hp=cbde8e2107079514bf93bb14e8c5d1f6a8cdcab7;hpb=20e2035c2a5c754e2d8e5f3d8d774f3f2cb53c64;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index cbde8e2..87d2ade 100644 --- a/MANIFEST +++ b/MANIFEST @@ -795,6 +795,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 +1227,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 +1455,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 +1471,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 @@ -1778,6 +1790,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 +1798,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 +1826,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 +1835,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 +2041,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() @@ -2191,7 +2208,7 @@ lib/Module/Load/t/to_load/ToBeLoaded Module::Load tests lib/Module/Pluggable/Object.pm Module::Pluggable lib/Module/Pluggable.pm Module::Pluggable lib/mro.pm mro extension -lib/Net/Changes.libnet libnet +lib/Net/Changes libnet lib/Net/Cmd.pm libnet lib/Net/Config.eg libnet lib/Net/Config.pm libnet @@ -2211,7 +2228,7 @@ lib/Net/FTP/L.pm libnet lib/Net/FTP.pm libnet lib/Net/hostent.pm By-name interface to Perl's builtin gethost* lib/Net/hostent.t See if Net::hostent works -lib/Net/Hostname.eg libnet +lib/Net/Hostname.pm.eg libnet lib/Net/libnetFAQ.pod libnet lib/Net/netent.pm By-name interface to Perl's builtin getnet* lib/Net/netent.t See if Net::netent works @@ -2237,7 +2254,7 @@ lib/Net/Ping/t/510_ping_udp.t Ping Net::Ping lib/Net/POP3.pm libnet lib/Net/protoent.pm By-name interface to Perl's builtin getproto* lib/Net/protoent.t See if Net::protoent works -lib/Net/README.libnet libnet +lib/Net/README libnet lib/Net/servent.pm By-name interface to Perl's builtin getserv* lib/Net/servent.t See if Net::servtent works lib/Net/SMTP.pm libnet @@ -3091,6 +3108,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 +3205,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 +3434,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 +3465,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 +3478,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 +3771,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 +3969,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