X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=0a36e7f4d795be61a3e7e9e1fabe0b286fdab368;hb=801de10ef663bd7b3ee68821109e12178694162c;hp=435b4ade37e909d9871091fabbe4426289940922;hpb=16433e2b386e8771fc6b72a9ee075e11f13d2705;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 435b4ad..0a36e7f 100644 --- a/MANIFEST +++ b/MANIFEST @@ -94,6 +94,7 @@ ext/B/t/f_map.t converted to optreeCheck()s ext/B/t/f_sort optree test raw material ext/B/t/f_sort.t optree test raw material ext/B/t/lint.t See if B::Lint works +ext/B/t/pluglib/B/Lint/Plugin/Test.pm See if B::Lint works ext/B/t/OptreeCheck.pm optree comparison tool ext/B/t/optree_check.t test OptreeCheck apparatus ext/B/t/optree_concise.t more B::Concise tests @@ -107,101 +108,102 @@ ext/B/t/o.t See if O works ext/B/t/showlex.t See if B::ShowLex works ext/B/t/terse.t See if B::Terse works ext/B/t/xref.t See if B::Xref works +ext/B/t/pragma.t See if user pragmas work. ext/B/typemap Compiler backend interface types -ext/Compress/IO/Base/Changes IO::Compress::Base -ext/Compress/IO/Base/lib/File/GlobMapper.pm IO::Compress::Base -ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm IO::Compress::Base -ext/Compress/IO/Base/lib/IO/Compress/Base.pm IO::Compress::Base -ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm IO::Compress::Base -ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm IO::Compress::Base -ext/Compress/IO/Base/Makefile.PL IO::Compress::Base -ext/Compress/IO/Base/private/MakeUtil.pm IO::Compress::Base -ext/Compress/IO/Base/README IO::Compress::Base -ext/Compress/IO/Base/t/01misc.t IO::Compress::Base -ext/Compress/IO/Base/t/globmapper.t IO::Compress::Base -ext/Compress/IO/Zlib/Changes IO::Compress::Zlib -ext/Compress/IO/Zlib/examples/gzappend IO::Compress::Zlib -ext/Compress/IO/Zlib/examples/gzcat IO::Compress::Zlib -ext/Compress/IO/Zlib/examples/gzgrep IO::Compress::Zlib -ext/Compress/IO/Zlib/examples/gzstream IO::Compress::Zlib -ext/Compress/IO/Zlib/examples/unzip IO::Compress::Zlib -ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/Makefile.PL IO::Compress::Zlib -ext/Compress/IO/Zlib/private/MakeUtil.pm IO::Compress::Zlib -ext/Compress/IO/Zlib/README IO::Compress::Zlib -ext/Compress/IO/Zlib/t/001zlib-generic-deflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/001zlib-generic-gzip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/001zlib-generic-rawdeflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/001zlib-generic-zip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/002any-deflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/002any-gzip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/002any-rawdeflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/002any-transparent.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/002any-zip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/004gziphdr.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/005defhdr.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/010examples.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/020isize.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/050interop-gzip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/100generic-deflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/100generic-gzip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/100generic-rawdeflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/100generic-zip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/101truncate-deflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/101truncate-gzip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/101truncate-rawdeflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/101truncate-zip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/102tied-deflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/102tied-gzip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/102tied-rawdeflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/102tied-zip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/103newtied-deflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/103newtied-gzip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/103newtied-rawdeflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/103newtied-zip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/104destroy-deflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/104destroy-gzip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/104destroy-rawdeflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/104destroy-zip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/105oneshot-deflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/105oneshot-gzip-only.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/105oneshot-gzip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/105oneshot-rawdeflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/105oneshot-zip-only.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/105oneshot-zip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/106prime-deflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/106prime-gzip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/106prime-rawdeflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/106prime-zip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/107multi-deflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/107multi-gzip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/107multi-rawdeflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/107multi-zip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/108anyunc-deflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/108anyunc-gzip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/108anyunc-rawdeflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/108anyunc-transparent.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/108anyunc-zip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/109merge-deflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/109merge-gzip.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/109merge-rawdeflate.t IO::Compress::Zlib -ext/Compress/IO/Zlib/t/109merge-zip.t IO::Compress::Zlib +ext/IO/Compress/Base/Changes IO::Compress::Base +ext/IO/Compress/Base/lib/File/GlobMapper.pm IO::Compress::Base +ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm IO::Compress::Base +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/private/MakeUtil.pm IO::Compress::Base +ext/IO/Compress/Base/README IO::Compress::Base +ext/IO/Compress/Base/t/01misc.t IO::Compress::Base +ext/IO/Compress/Base/t/globmapper.t IO::Compress::Base +ext/IO/Compress/Zlib/Changes IO::Compress::Zlib +ext/IO/Compress/Zlib/examples/gzappend IO::Compress::Zlib +ext/IO/Compress/Zlib/examples/gzcat IO::Compress::Zlib +ext/IO/Compress/Zlib/examples/gzgrep IO::Compress::Zlib +ext/IO/Compress/Zlib/examples/gzstream IO::Compress::Zlib +ext/IO/Compress/Zlib/examples/unzip IO::Compress::Zlib +ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm IO::Compress::Zlib +ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm IO::Compress::Zlib +ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm IO::Compress::Zlib +ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm IO::Compress::Zlib +ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm IO::Compress::Zlib +ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm IO::Compress::Zlib +ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm IO::Compress::Zlib +ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm IO::Compress::Zlib +ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm IO::Compress::Zlib +ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm IO::Compress::Zlib +ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm IO::Compress::Zlib +ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm IO::Compress::Zlib +ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm IO::Compress::Zlib +ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm IO::Compress::Zlib +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/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 +ext/IO/Compress/Zlib/t/001zlib-generic-gzip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/001zlib-generic-rawdeflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/001zlib-generic-zip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/002any-deflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/002any-gzip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/002any-rawdeflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/002any-transparent.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/002any-zip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/004gziphdr.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/005defhdr.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/010examples.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/020isize.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/050interop-gzip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/100generic-deflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/100generic-gzip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/100generic-rawdeflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/100generic-zip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/101truncate-deflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/101truncate-gzip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/101truncate-rawdeflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/101truncate-zip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/102tied-deflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/102tied-gzip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/102tied-rawdeflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/102tied-zip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/103newtied-deflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/103newtied-gzip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/103newtied-rawdeflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/103newtied-zip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/104destroy-deflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/104destroy-gzip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/104destroy-rawdeflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/104destroy-zip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/105oneshot-deflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/105oneshot-gzip-only.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/105oneshot-gzip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/105oneshot-rawdeflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/105oneshot-zip-only.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/105oneshot-zip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/106prime-deflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/106prime-gzip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/106prime-rawdeflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/106prime-zip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/107multi-deflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/107multi-gzip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/107multi-rawdeflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/107multi-zip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/108anyunc-deflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/108anyunc-gzip.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/108anyunc-rawdeflate.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/108anyunc-transparent.t IO::Compress::Zlib +ext/IO/Compress/Zlib/t/108anyunc-zip.t IO::Compress::Zlib +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/Compress/Raw/Zlib/Changes Compress::Raw::Zlib ext/Compress/Raw/Zlib/config.in Compress::Raw::Zlib ext/Compress/Raw/Zlib/examples/filtdef Compress::Raw::Zlib @@ -344,6 +346,7 @@ ext/Devel/PPPort/parts/base/5009001 Devel::PPPort baseline todo file ext/Devel/PPPort/parts/base/5009002 Devel::PPPort baseline todo file ext/Devel/PPPort/parts/base/5009003 Devel::PPPort baseline todo file ext/Devel/PPPort/parts/base/5009004 Devel::PPPort baseline todo file +ext/Devel/PPPort/parts/base/5009005 Devel::PPPort baseline todo file ext/Devel/PPPort/parts/embed.fnc Devel::PPPort Perl API listing ext/Devel/PPPort/parts/inc/call Devel::PPPort include ext/Devel/PPPort/parts/inc/cop Devel::PPPort include @@ -407,6 +410,7 @@ ext/Devel/PPPort/parts/todo/5009001 Devel::PPPort todo file ext/Devel/PPPort/parts/todo/5009002 Devel::PPPort todo file ext/Devel/PPPort/parts/todo/5009003 Devel::PPPort todo file ext/Devel/PPPort/parts/todo/5009004 Devel::PPPort todo file +ext/Devel/PPPort/parts/todo/5009005 Devel::PPPort todo file ext/Devel/PPPort/ppport_h.PL Devel::PPPort ppport.h writer ext/Devel/PPPort/PPPort_pm.PL Devel::PPPort PPPort.pm writer ext/Devel/PPPort/PPPort.xs Devel::PPPort dummy PPPort.xs @@ -1132,6 +1136,7 @@ ext/threads/t/basic.t ithreads ext/threads/t/blocks.t Test threads in special blocks ext/threads/t/context.t Explicit thread context ext/threads/t/end.t Test end functions +ext/threads/t/err.t Test $thr->error() ext/threads/t/exit.t Test exit and die in threads ext/threads/t/free2.t More ithread destruction tests ext/threads/t/free.t Test ithread destruction @@ -1204,6 +1209,9 @@ ext/Unicode/Normalize/t/split.t Unicode::Normalize ext/Unicode/Normalize/t/test.t Unicode::Normalize ext/Unicode/Normalize/t/tie.t Unicode::Normalize ext/util/make_ext Used by Makefile to execute extension Makefiles +ext/Win32/Makefile.PL Win32 extension makefile writer +ext/Win32/Win32.pm Win32 extension Perl module +ext/Win32/Win32.xs Win32 extension external subroutines ext/XS/APItest/APItest.pm XS::APItest extension ext/XS/APItest/APItest.xs XS::APItest extension ext/XS/APItest/core.c Test API functions when PERL_CORE is defined @@ -1392,6 +1400,7 @@ lib/Attribute/Handlers/demo/Descriptions.pm Attribute::Handlers demo lib/Attribute/Handlers/demo/MyClass.pm Attribute::Handlers demo lib/Attribute/Handlers.pm Attribute::Handlers lib/Attribute/Handlers/README Attribute::Handlers +lib/Attribute/Handlers/t/constants.t Test constants and Attribute::Handlers lib/Attribute/Handlers/t/linerep.t See if Attribute::Handlers works lib/Attribute/Handlers/t/multi.t See if Attribute::Handlers works lib/attributes.pm For "sub foo : attrlist" @@ -1537,6 +1546,7 @@ lib/DBM_Filter/utf8.pm DBM Filter for UTF-8 Encoding lib/dbm_filter_util.pl Utility functions used by DBM Filter tests lib/DB.pm Debugger API (draft) lib/DB.t See if DB works +lib/Devel/InnerPackage.pm Find inner packages lib/Devel/SelfStubber.pm Generate stubs for SelfLoader.pm lib/Devel/SelfStubber.t See if Devel::SelfStubber works lib/diagnostics.pm Print verbose diagnostics @@ -1706,6 +1716,9 @@ lib/File/Copy.pm Emulation of cp command lib/File/Copy.t See if File::Copy works lib/File/DosGlob.pm Win32 DOS-globbing module lib/File/DosGlob.t See if File::DosGlob works +lib/File/Fetch/Item.pm File::Fetch +lib/File/Fetch.pm File::Fetch +lib/File/Fetch/t/01_File-Fetch.t File::Fetch tests lib/File/Find.pm Routines to do a find lib/File/Find/t/find.t See if File::Find works lib/File/Find/t/taint.t See if File::Find works with taint @@ -1797,6 +1810,10 @@ lib/IO/Zlib/t/large.t Tests for IO::Zlib lib/IO/Zlib/t/tied.t Tests for IO::Zlib lib/IO/Zlib/t/uncomp1.t Tests for IO::Zlib lib/IO/Zlib/t/uncomp2.t Tests for IO::Zlib +lib/IPC/Cmd.pm IPC::Cmd +lib/IPC/Cmd/t/01_IPC-Cmd.t IPC::Cmd tests +lib/IPC/Cmd/t/02_Interactive.t IPC::Cmd tests +lib/IPC/Cmd/t/src/child.pl IPC::Cmd tests lib/IPC/Open2.pm Open a two-ended pipe lib/IPC/Open2.t See if IPC::Open2 works lib/IPC/Open3.pm Open a three-ended pipe! @@ -2030,6 +2047,58 @@ 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/Module/Pluggable/Object.pm Module::Pluggable +lib/Module/Pluggable.pm Module::Pluggable +lib/Module/Pluggable/t/01use.t Module::Pluggable tests +lib/Module/Pluggable/t/02alsoworks.t Module::Pluggable tests +lib/Module/Pluggable/t/02works.t Module::Pluggable tests +lib/Module/Pluggable/t/02works_taint.t Module::Pluggable tests +lib/Module/Pluggable/t/03diffname.t Module::Pluggable tests +lib/Module/Pluggable/t/04acmedir_single.t Module::Pluggable tests +lib/Module/Pluggable/t/04acmedir.t Module::Pluggable tests +lib/Module/Pluggable/t/04acmepath_single.t Module::Pluggable tests +lib/Module/Pluggable/t/04acmepath.t Module::Pluggable tests +lib/Module/Pluggable/t/05postpath.t Module::Pluggable tests +lib/Module/Pluggable/t/06multipath.t Module::Pluggable tests +lib/Module/Pluggable/t/07instantiate.t Module::Pluggable tests +lib/Module/Pluggable/t/08nothing.t Module::Pluggable tests +lib/Module/Pluggable/t/09require.t Module::Pluggable tests +lib/Module/Pluggable/t/10innerpack_inner.t Module::Pluggable tests +lib/Module/Pluggable/t/10innerpack_noinner.t Module::Pluggable tests +lib/Module/Pluggable/t/10innerpack_override.t Module::Pluggable tests +lib/Module/Pluggable/t/10innerpack.t Module::Pluggable tests +lib/Module/Pluggable/t/11usetwice.t Module::Pluggable tests +lib/Module/Pluggable/t/12onlyarray.t Module::Pluggable tests +lib/Module/Pluggable/t/12onlyregex.t Module::Pluggable tests +lib/Module/Pluggable/t/12only.t Module::Pluggable tests +lib/Module/Pluggable/t/13exceptarray.t Module::Pluggable tests +lib/Module/Pluggable/t/13exceptregex.t Module::Pluggable tests +lib/Module/Pluggable/t/13except.t Module::Pluggable tests +lib/Module/Pluggable/t/14package.t Module::Pluggable tests +lib/Module/Pluggable/t/15topicsafe.t Module::Pluggable tests +lib/Module/Pluggable/t/16different_extension.t Module::Pluggable tests +lib/Module/Pluggable/t/17devel_inner_package.t Module::Pluggable tests +lib/Module/Pluggable/t/18skipped_package.t Module::Pluggable tests +lib/Module/Pluggable/t/19can_ok_clobber.t Module::Pluggable tests +lib/Module/Pluggable/t/20dodgy_files.t Module::Pluggable tests +lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm Module::Pluggable tests +lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm Module::Pluggable tests +lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin Module::Pluggable tests +lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin Module::Pluggable tests +lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin Module::Pluggable tests +lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm Module::Pluggable tests +lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm Module::Pluggable tests +lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm Module::Pluggable tests +lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm Module::Pluggable tests +lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm Module::Pluggable tests +lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm Module::Pluggable tests +lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm Module::Pluggable tests +lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm Module::Pluggable tests +lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm Module::Pluggable tests +lib/Module/Pluggable/t/lib/No/Middle.pm Module::Pluggable tests +lib/Module/Pluggable/t/lib/OddTest/Plugin/-Dodgy.pm Module::Pluggable tests +lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm Module::Pluggable tests +lib/Module/Pluggable/t/lib/TA/C/A/I.pm Module::Pluggable tests lib/Net/Changes.libnet libnet lib/Net/Cmd.pm libnet lib/Net/Config.eg libnet @@ -2378,9 +2447,7 @@ lib/strict.pm For "use strict" lib/strict.t See if strictures work lib/subs.pm Declare overriding subs lib/subs.t See if subroutine pseudo-importation works -lib/Switch/Changes Switch lib/Switch.pm Switch for Perl -lib/Switch/README Switch lib/Switch/t/given.t See if Perl 6 given (switch) works lib/Switch/t/nested.t See if nested switch works lib/Switch/t/switch.t See if Perl 5 switch works @@ -2690,11 +2757,7 @@ lib/warnings.pm For "use warnings" lib/warnings/register.pm For "use warnings::register" lib/warnings.t See if warning controls work locale.c locale-specific utility functions -madly.act parser actions; derived from madly.y -madly.c parser code (NOT derived from madly.y) -madly.h header file for madly.c; derived from madly.y -madly.tab parser state tables; derived from madly.y -madly.y Yacc grammar for MAD +madly.c parser code for MAD build mad/nomad Converts raw XML dump to something vaguely sane mad/p55 Perl 5 to Perl 5 translator - driver for nomad mad/P5AST.pm Used by nomad @@ -2799,6 +2862,7 @@ os2/dl_os2.c Addon for dl_open os2/Makefile.SHs Shared library generation for OS/2 os2/os2add.sym Overriding symbols to export os2/os2_base.t Additional tests for builtin methods +os2/os2_pipe.t Tests for pipe creation logic os2/os2.c Additional code for OS/2 os2/OS2/ExtAttr/Changes EA access module os2/OS2/ExtAttr/ExtAttr.pm EA access module @@ -2822,6 +2886,8 @@ os2/OS2/Process/Process.xs system() constants in a module os2/OS2/Process/t/os2_process_kid.t Tests os2/OS2/Process/t/os2_process.t Tests os2/OS2/Process/t/os2_process_text.t Tests +os2/OS2/Process/t/os2_atoms.t Test for OS2::Process +os2/OS2/Process/t/os2_clipboard.t Test for OS2::Process os2/OS2/REXX/Changes DLL access module os2/OS2/REXX/DLL/Changes DLL access module os2/OS2/REXX/DLL/DLL.pm DLL access module @@ -2852,6 +2918,7 @@ overload.h generated overload enum and name table overload.pl generate overload.h pad.c Scratchpad functions pad.h Scratchpad headers +parser.h parser object header patchlevel.h The current patch level of perl perlapi.c Perl API functions perlapi.h Perl API function declarations @@ -3299,6 +3366,7 @@ 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/proxy_constant_subs.t Test that Proxy Constant Subs behave correctly t/lib/sample-tests/bailout Test data for Test::Harness t/lib/sample-tests/bignum Test data for Test::Harness t/lib/sample-tests/bignum_many Test data for Test::Harness @@ -3445,6 +3513,7 @@ t/op/hashassign.t See if hash assignments work t/op/hash.t See if the complexity attackers are repelled t/op/hashwarn.t See if warnings for bad hash assignments work t/op/inccode.t See if coderefs work in @INC +t/op/inccode-tie.t See if tie to @INC works t/op/incfilter.t See if the source filters in coderef-in-@INC work t/op/inc.t See if inc/dec of integers near 32 bit limit work t/op/index.t See if index works @@ -3738,9 +3807,6 @@ win32/ext/Win32API/File/README Win32API::File extension Readme win32/ext/Win32API/File/t/file.t See if Win32API::File extension works win32/ext/Win32API/File/t/tie.t See if Win32API::File extension works win32/ext/Win32API/File/typemap Win32API::File extension interface types -win32/ext/Win32/Makefile.PL Win32 extension makefile writer -win32/ext/Win32/Win32.pm Win32 extension Perl module -win32/ext/Win32/Win32.xs Win32 extension external subroutines win32/fcrypt.c crypt() implementation win32/FindExt.pm Scan for extensions win32/genmk95.pl Perl code to generate command.com-usable makefile.95