X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=b4257dc98e26b2b9321161c004eadd1fb60f64fb;hb=df4bc1f3db37f537676613dcfce8f558620c6cad;hp=cfa871ea0bd90725570bbd26f5738b9d80faca1d;hpb=d9acc78d35d584a46dbe9fa60dbf61aaec953ace;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index cfa871e..b4257dc 100644 --- a/MANIFEST +++ b/MANIFEST @@ -133,6 +133,35 @@ 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/typemap Compiler backend interface types +ext/Compress-Raw-Bzip2/README +ext/Compress-Raw-Bzip2/Makefile.PL +ext/Compress-Raw-Bzip2/Bzip2.xs +ext/Compress-Raw-Bzip2/typemap +ext/Compress-Raw-Bzip2/fallback/constants.h +ext/Compress-Raw-Bzip2/fallback/constants.xs +ext/Compress-Raw-Bzip2/private/MakeUtil.pm +ext/Compress-Raw-Bzip2/t/000prereq.t +ext/Compress-Raw-Bzip2/t/01bzip2.t +ext/Compress-Raw-Bzip2/t/99pod.t +ext/Compress-Raw-Bzip2/lib/Compress/Raw/Bzip2.pm +ext/Compress-Raw-Bzip2/bzip2-src/blocksort.c +ext/Compress-Raw-Bzip2/bzip2-src/huffman.c +ext/Compress-Raw-Bzip2/bzip2-src/crctable.c +ext/Compress-Raw-Bzip2/bzip2-src/randtable.c +ext/Compress-Raw-Bzip2/bzip2-src/compress.c +ext/Compress-Raw-Bzip2/bzip2-src/decompress.c +ext/Compress-Raw-Bzip2/bzip2-src/bzlib.c +ext/Compress-Raw-Bzip2/bzip2-src/bzip2.c +ext/Compress-Raw-Bzip2/bzip2-src/bzip2recover.c +ext/Compress-Raw-Bzip2/bzip2-src/bzlib.h +ext/Compress-Raw-Bzip2/bzip2-src/bzlib_private.h +ext/Compress-Raw-Bzip2/bzip2-src/dlltest.c +ext/Compress-Raw-Bzip2/bzip2-src/unzcrash.c +ext/Compress-Raw-Bzip2/bzip2-src/spewG.c +ext/Compress-Raw-Bzip2/bzip2-src/mk251.c +ext/Compress-Raw-Bzip2/bzip2-src/LICENSE +ext/Compress-Raw-Bzip2/Changes +ext/Compress-Raw-Bzip2/pod/FAQ.pod 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 @@ -171,23 +200,6 @@ ext/Compress-Raw-Zlib/zlib-src/zlib.h Compress::Raw::Zlib ext/Compress-Raw-Zlib/zlib-src/zutil.c Compress::Raw::Zlib ext/Compress-Raw-Zlib/zlib-src/zutil.h Compress::Raw::Zlib ext/Compress-Raw-Zlib/Zlib.xs Compress::Raw::Zlib -ext/Compress-Zlib/Changes Compress::Zlib -ext/Compress-Zlib/examples/filtdef Compress::Zlib -ext/Compress-Zlib/examples/filtinf Compress::Zlib -ext/Compress-Zlib/examples/gzcat Compress::Zlib -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 -ext/Compress-Zlib/t/03zlib-v1.t Compress::Zlib -ext/Compress-Zlib/t/05examples.t Compress::Zlib -ext/Compress-Zlib/t/06gzsetp.t Compress::Zlib -ext/Compress-Zlib/t/08encoding.t Compress::Zlib -ext/Compress-Zlib/t/14gzopen.t Compress::Zlib ext/Cwd/Changes Cwd extension Changelog ext/Cwd/Cwd.xs Cwd extension external subroutines ext/Cwd/Makefile.PL Cwd extension makefile maker @@ -693,7 +705,6 @@ ext/File-Glob/TODO File::Glob extension todo list ext/File-Glob/t/taint.t See if File::Glob works ext/Filter-Util-Call/Call.pm Filter::Util::Call extension module ext/Filter-Util-Call/Call.xs Filter::Util::Call extension external subroutines -ext/Filter-Util-Call/Makefile.PL Filter::Util::Call extension makefile writer ext/Filter-Util-Call/t/call.t See if Filter::Util::Call works ext/GDBM_File/GDBM_File.pm GDBM extension Perl module ext/GDBM_File/GDBM_File.xs GDBM extension external subroutines @@ -725,107 +736,6 @@ ext/I18N-Langinfo/Langinfo.xs I18N::Langinfo ext/I18N-Langinfo/Makefile.PL I18N::Langinfo ext/I18N-Langinfo/t/Langinfo.t See whether I18N::Langinfo works ext/IO/ChangeLog IO perl module change log -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/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 -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/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 -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/006zip.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/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 @@ -860,6 +770,137 @@ ext/IO/t/io_udp.t See if UDP socket-related methods from IO work ext/IO/t/io_unix.t See if UNIX socket-related methods from IO work ext/IO/t/io_utf8.t See if perlio opens work ext/IO/t/io_xs.t See if XSUB methods from IO work +ext/IO-Compress/t/004gziphdr.t IO::Compress +ext/IO-Compress/t/000prereq.t IO::Compress +ext/IO-Compress/t/109merge-gzip.t IO::Compress +ext/IO-Compress/t/109merge-deflate.t IO::Compress +ext/IO-Compress/t/001zlib-generic-deflate.t IO::Compress +ext/IO-Compress/t/103newtied-bzip2.t IO::Compress +ext/IO-Compress/t/108anyunc-transparent.t IO::Compress +ext/IO-Compress/t/107multi-gzip.t IO::Compress +ext/IO-Compress/t/100generic-bzip2.t IO::Compress +ext/IO-Compress/t/105oneshot-deflate.t IO::Compress +ext/IO-Compress/t/106prime-zip.t IO::Compress +ext/IO-Compress/t/101truncate-zip.t IO::Compress +ext/IO-Compress/t/105oneshot-gzip.t IO::Compress +ext/IO-Compress/t/106prime-rawdeflate.t IO::Compress +ext/IO-Compress/t/105oneshot-rawdeflate.t IO::Compress +ext/IO-Compress/t/01misc.t IO::Compress +ext/IO-Compress/t/cz-06gzsetp.t IO::Compress +ext/IO-Compress/t/001zlib-generic-gzip.t IO::Compress +ext/IO-Compress/t/110encode-deflate.t IO::Compress +ext/IO-Compress/t/001zlib-generic-zip.t IO::Compress +ext/IO-Compress/t/105oneshot-gzip-only.t IO::Compress +ext/IO-Compress/t/cz-05examples.t IO::Compress +ext/IO-Compress/t/999pod.t IO::Compress +ext/IO-Compress/t/101truncate-deflate.t IO::Compress +ext/IO-Compress/t/100generic-deflate.t IO::Compress +ext/IO-Compress/t/110encode-bzip2.t IO::Compress +ext/IO-Compress/t/001bzip2.t IO::Compress +ext/IO-Compress/t/006zip.t IO::Compress +ext/IO-Compress/t/108anyunc-bzip2.t IO::Compress +ext/IO-Compress/t/103newtied-zip.t IO::Compress +ext/IO-Compress/t/005defhdr.t IO::Compress +ext/IO-Compress/t/050interop-gzip.t IO::Compress +ext/IO-Compress/t/globmapper.t IO::Compress +ext/IO-Compress/t/110encode-zip.t IO::Compress +ext/IO-Compress/t/cz-08encoding.t IO::Compress +ext/IO-Compress/t/020isize.t IO::Compress +ext/IO-Compress/t/109merge-rawdeflate.t IO::Compress +ext/IO-Compress/t/108anyunc-gzip.t IO::Compress +ext/IO-Compress/t/107multi-zip.t IO::Compress +ext/IO-Compress/t/106prime-gzip.t IO::Compress +ext/IO-Compress/t/99pod.t IO::Compress +ext/IO-Compress/t/002any-transparent.t IO::Compress +ext/IO-Compress/t/106prime-deflate.t IO::Compress +ext/IO-Compress/t/105oneshot-zip-bzip2-only.t IO::Compress +ext/IO-Compress/t/010examples-bzip2.t IO::Compress +ext/IO-Compress/t/101truncate-gzip.t IO::Compress +ext/IO-Compress/t/002any-rawdeflate.t IO::Compress +ext/IO-Compress/t/107multi-bzip2.t IO::Compress +ext/IO-Compress/t/103newtied-rawdeflate.t IO::Compress +ext/IO-Compress/t/110encode-rawdeflate.t IO::Compress +ext/IO-Compress/t/010examples-zlib.t IO::Compress +ext/IO-Compress/t/102tied-deflate.t IO::Compress +ext/IO-Compress/t/106prime-bzip2.t IO::Compress +ext/IO-Compress/t/102tied-bzip2.t IO::Compress +ext/IO-Compress/t/101truncate-bzip2.t IO::Compress +ext/IO-Compress/t/001zlib-generic-rawdeflate.t IO::Compress +ext/IO-Compress/t/102tied-rawdeflate.t IO::Compress +ext/IO-Compress/t/102tied-gzip.t IO::Compress +ext/IO-Compress/t/108anyunc-deflate.t IO::Compress +ext/IO-Compress/t/104destroy-gzip.t IO::Compress +ext/IO-Compress/t/108anyunc-zip.t IO::Compress +ext/IO-Compress/t/105oneshot-zip-only.t IO::Compress +ext/IO-Compress/t/100generic-rawdeflate.t IO::Compress +ext/IO-Compress/t/110encode-gzip.t IO::Compress +ext/IO-Compress/t/100generic-gzip.t IO::Compress +ext/IO-Compress/t/002any-deflate.t IO::Compress +ext/IO-Compress/t/107multi-deflate.t IO::Compress +ext/IO-Compress/t/101truncate-rawdeflate.t IO::Compress +ext/IO-Compress/t/105oneshot-zip.t IO::Compress +ext/IO-Compress/t/100generic-zip.t IO::Compress +ext/IO-Compress/t/103newtied-deflate.t IO::Compress +ext/IO-Compress/t/cz-14gzopen.t IO::Compress +ext/IO-Compress/t/002any-gzip.t IO::Compress +ext/IO-Compress/t/102tied-zip.t IO::Compress +ext/IO-Compress/t/cz-01version.t IO::Compress +ext/IO-Compress/t/109merge-zip.t IO::Compress +ext/IO-Compress/t/105oneshot-bzip2.t IO::Compress +ext/IO-Compress/t/104destroy-rawdeflate.t IO::Compress +ext/IO-Compress/t/104destroy-zip.t IO::Compress +ext/IO-Compress/t/104destroy-bzip2.t IO::Compress +ext/IO-Compress/t/108anyunc-rawdeflate.t IO::Compress +ext/IO-Compress/t/002any-zip.t IO::Compress +ext/IO-Compress/t/cz-99pod.t IO::Compress +ext/IO-Compress/t/104destroy-deflate.t IO::Compress +ext/IO-Compress/t/107multi-rawdeflate.t IO::Compress +ext/IO-Compress/t/103newtied-gzip.t IO::Compress +ext/IO-Compress/Changes IO::Compress +ext/IO-Compress/lib/IO/Uncompress/Base.pm IO::Compress +ext/IO-Compress/lib/IO/Uncompress/Inflate.pm IO::Compress +ext/IO-Compress/lib/IO/Uncompress/Unzip.pm IO::Compress +ext/IO-Compress/lib/IO/Uncompress/AnyUncompress.pm IO::Compress +ext/IO-Compress/lib/IO/Uncompress/Adapter/Bunzip2.pm IO::Compress +ext/IO-Compress/lib/IO/Uncompress/Adapter/Identity.pm IO::Compress +ext/IO-Compress/lib/IO/Uncompress/Adapter/Inflate.pm IO::Compress +ext/IO-Compress/lib/IO/Uncompress/AnyInflate.pm IO::Compress +ext/IO-Compress/lib/IO/Uncompress/RawInflate.pm IO::Compress +ext/IO-Compress/lib/IO/Uncompress/Bunzip2.pm IO::Compress +ext/IO-Compress/lib/IO/Uncompress/Gunzip.pm IO::Compress +ext/IO-Compress/lib/IO/Compress/Zip/Constants.pm IO::Compress +ext/IO-Compress/lib/IO/Compress/RawDeflate.pm IO::Compress +ext/IO-Compress/lib/IO/Compress/Bzip2.pm IO::Compress +ext/IO-Compress/lib/IO/Compress/Zlib/Constants.pm IO::Compress +ext/IO-Compress/lib/IO/Compress/Zlib/Extra.pm IO::Compress +ext/IO-Compress/lib/IO/Compress/Adapter/Identity.pm IO::Compress +ext/IO-Compress/lib/IO/Compress/Adapter/Deflate.pm IO::Compress +ext/IO-Compress/lib/IO/Compress/Adapter/Bzip2.pm IO::Compress +ext/IO-Compress/lib/IO/Compress/Gzip.pm IO::Compress +ext/IO-Compress/lib/IO/Compress/Deflate.pm IO::Compress +ext/IO-Compress/lib/IO/Compress/Zip.pm IO::Compress +ext/IO-Compress/lib/IO/Compress/Gzip/Constants.pm IO::Compress +ext/IO-Compress/lib/IO/Compress/Base.pm IO::Compress +ext/IO-Compress/lib/IO/Compress/Base/Common.pm IO::Compress +ext/IO-Compress/lib/Compress/Zlib.pm IO::Compress +ext/IO-Compress/lib/File/GlobMapper.pm IO::Compress +ext/IO-Compress/examples/io/anycat IO::Compress +ext/IO-Compress/examples/io/bzip2/bzcat IO::Compress +ext/IO-Compress/examples/io/bzip2/bzgrep IO::Compress +ext/IO-Compress/examples/io/bzip2/bzstream IO::Compress +ext/IO-Compress/examples/io/gzip/gzstream IO::Compress +ext/IO-Compress/examples/io/gzip/gzcat IO::Compress +ext/IO-Compress/examples/io/gzip/gzgrep IO::Compress +ext/IO-Compress/examples/io/gzip/gzappend IO::Compress +ext/IO-Compress/examples/compress-zlib/gzstream IO::Compress +ext/IO-Compress/examples/compress-zlib/gzcat IO::Compress +ext/IO-Compress/examples/compress-zlib/filtdef IO::Compress +ext/IO-Compress/examples/compress-zlib/gzgrep IO::Compress +ext/IO-Compress/examples/compress-zlib/filtinf IO::Compress +ext/IO-Compress/pod/FAQ.pod IO::Compress +ext/IO-Compress/README IO::Compress +ext/IO-Compress/private/MakeUtil.pm IO::Compress +ext/IO-Compress/Makefile.PL IO::Compress ext/IPC-SysV/Changes IPC::SysV changes ext/IPC-SysV/hints/cygwin.pl Hint for IPC::SysV for named architecture ext/IPC-SysV/hints/next_3.pl Hint for IPC::SysV for named architecture @@ -918,6 +959,7 @@ ext/List-Util/t/reduce.t List::Util ext/List-Util/t/refaddr.t Scalar::Util ext/List-Util/t/reftype.t Scalar::Util ext/List-Util/t/shuffle.t List::Util +ext/List-Util/t/stack-corruption.t List::Util ext/List-Util/t/sum.t List::Util ext/List-Util/t/tainted.t Scalar::Util ext/List-Util/t/weak.t Scalar::Util @@ -976,7 +1018,6 @@ ext/ODBM_File/ODBM_File.pm ODBM extension Perl module ext/ODBM_File/ODBM_File.xs ODBM extension external subroutines ext/ODBM_File/t/odbm.t See if ODBM_File works ext/ODBM_File/typemap ODBM extension interface types -ext/Opcode/Makefile.PL Opcode extension makefile writer ext/Opcode/Opcode.pm Opcode extension Perl module ext/Opcode/Opcode.xs Opcode extension external subroutines ext/Opcode/ops.pm "Pragma" form of Opcode extension Perl module @@ -984,18 +1025,15 @@ ext/Opcode/t/Opcode.t See if Opcode works ext/Opcode/t/ops.t See if Opcode works ext/PerlIO-encoding/encoding.pm PerlIO::encoding ext/PerlIO-encoding/encoding.xs PerlIO::encoding -ext/PerlIO-encoding/Makefile.PL PerlIO::encoding makefile writer ext/PerlIO-encoding/MANIFEST PerlIO::encoding list of files ext/PerlIO-encoding/t/encoding.t See if PerlIO encoding conversion works ext/PerlIO-encoding/t/fallback.t See if PerlIO fallbacks work ext/PerlIO-encoding/t/nolooping.t Tests for PerlIO::encoding -ext/PerlIO-scalar/Makefile.PL PerlIO layer for scalars ext/PerlIO-scalar/scalar.pm PerlIO layer for scalars ext/PerlIO-scalar/scalar.xs PerlIO layer for scalars ext/PerlIO-scalar/t/scalar.t See if PerlIO::scalar works ext/PerlIO-scalar/t/scalar_ungetc.t Tests for PerlIO layer for scalars ext/PerlIO-via/hints/aix.pl Hint for PerlIO::via for named architecture -ext/PerlIO-via/Makefile.PL PerlIO layer for layers in perl ext/PerlIO-via/t/via.t See if PerlIO::via works ext/PerlIO-via/via.pm PerlIO layer for layers in perl ext/PerlIO-via/via.xs PerlIO layer for layers in perl @@ -1157,10 +1195,14 @@ ext/Test-Harness/lib/App/Prove/State.pm Gubbins for the prove utility ext/Test-Harness/lib/App/Prove/State/Result.pm Gubbins for the prove utility ext/Test-Harness/lib/App/Prove/State/Result/Test.pm Gubbins for the prove utility ext/Test-Harness/lib/TAP/Base.pm A parser for Test Anything Protocol +ext/Test-Harness/lib/TAP/Formatter/Base.pm A parser for Test Anything Protocol ext/Test-Harness/lib/TAP/Formatter/Color.pm A parser for Test Anything Protocol ext/Test-Harness/lib/TAP/Formatter/Console/ParallelSession.pm A parser for Test Anything Protocol ext/Test-Harness/lib/TAP/Formatter/Console.pm A parser for Test Anything Protocol ext/Test-Harness/lib/TAP/Formatter/Console/Session.pm A parser for Test Anything Protocol +ext/Test-Harness/lib/TAP/Formatter/File.pm A parser for Test Anything Protocol +ext/Test-Harness/lib/TAP/Formatter/File/Session.pm A parser for Test Anything Protocol +ext/Test-Harness/lib/TAP/Formatter/Session.pm A parser for Test Anything Protocol ext/Test-Harness/lib/TAP/Harness.pm A parser for Test Anything Protocol ext/Test-Harness/lib/TAP/Object.pm A parser for Test Anything Protocol ext/Test-Harness/lib/TAP/Parser/Aggregator.pm A parser for Test Anything Protocol @@ -1210,12 +1252,15 @@ ext/Test-Harness/t/data/catme.1 Test data for Test::Harness ext/Test-Harness/t/data/proverc Test data for Test::Harness ext/Test-Harness/t/data/sample.yml Test data for Test::Harness ext/Test-Harness/t/errors.t Test::Harness test +ext/Test-Harness/t/file.t Test::Harness test ext/Test-Harness/t/glob-to-regexp.t Test::Harness test ext/Test-Harness/t/grammar.t Test::Harness test +ext/Test-Harness/t/harness-bailout.t Test::Harness test ext/Test-Harness/t/harness-subclass.t Test::Harness test ext/Test-Harness/t/harness.t Test::Harness test ext/Test-Harness/t/iterators.t Test::Harness test ext/Test-Harness/t/lib/App/Prove/Plugin/Dummy.pm Module for testing Test::Harness +ext/Test-Harness/t/lib/App/Prove/Plugin/Dummy2.pm Module for testing Test::Harness ext/Test-Harness/t/lib/Dev/Null.pm Module for testing Test::Harness ext/Test-Harness/t/lib/EmptyParser.pm Module for testing Test::Harness ext/Test-Harness/t/lib/IO/c55Capture.pm Module for testing Test::Harness @@ -1237,6 +1282,7 @@ ext/Test-Harness/t/object.t Test::Harness test ext/Test-Harness/t/parser-config.t Test::Harness test ext/Test-Harness/t/parser-subclass.t Test::Harness test ext/Test-Harness/t/parse.t Test::Harness test +ext/Test-Harness/t/perl5lib.t Test::Harness test ext/Test-Harness/t/premature-bailout.t Test::Harness test ext/Test-Harness/t/process.t Test::Harness test ext/Test-Harness/t/proveenv.t Test::Harness test @@ -1655,6 +1701,7 @@ lib/Archive/Tar/t/04_resolved_issues.t Archive::Tar tests lib/Archive/Tar/t/05_iter.t Archive::Tar tests lib/Archive/Tar/t/90_symlink.t Archive::Tar tests lib/Archive/Tar/t/99_pod.t Archive::Tar tests +lib/Archive/Tar/t/src/header/signed.tar.packed Archive::Tar tests lib/Archive/Tar/t/src/linktest/linktest_missing_dir.tar.packed Archive::Tar tests lib/Archive/Tar/t/src/linktest/linktest_with_dir.tar.packed Archive::Tar tests lib/Archive/Tar/t/src/long/b Archive::Tar tests @@ -1832,6 +1879,7 @@ lib/CPANPLUS/bin/cpanp-run-perl the cpanp-run-perl utility lib/CPANPLUS/Config.pm CPANPLUS lib/CPANPLUS/Configure.pm CPANPLUS lib/CPANPLUS/Configure/Setup.pm CPANPLUS +lib/CPANPLUS/Dist/Autobundle.pm CPANPLUS lib/CPANPLUS/Dist/Base.pm CPANPLUS lib/CPANPLUS/Dist/Build/Constants.pm CPANPLUS::Dist::Build lib/CPANPLUS/Dist/Build.pm CPANPLUS::Dist::Build @@ -1854,7 +1902,10 @@ lib/CPANPLUS/Internals/Fetch.pm CPANPLUS lib/CPANPLUS/Internals.pm CPANPLUS lib/CPANPLUS/Internals/Report.pm CPANPLUS lib/CPANPLUS/Internals/Search.pm CPANPLUS +lib/CPANPLUS/Internals/Source/Memory.pm CPANPLUS lib/CPANPLUS/Internals/Source.pm CPANPLUS +lib/CPANPLUS/Internals/Source/SQLite.pm CPANPLUS +lib/CPANPLUS/Internals/Source/SQLite/Tie.pm CPANPLUS lib/CPANPLUS/Internals/Utils/Autoflush.pm CPANPLUS lib/CPANPLUS/Internals/Utils.pm CPANPLUS lib/CPANPLUS/Module/Author/Fake.pm CPANPLUS @@ -1876,6 +1927,8 @@ lib/CPANPLUS/t/00_CPANPLUS-Inc.t CPANPLUS tests lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t CPANPLUS tests lib/CPANPLUS/t/01_CPANPLUS-Configure.t CPANPLUS tests lib/CPANPLUS/t/02_CPANPLUS-Internals.t CPANPLUS tests +lib/CPANPLUS/t/031_CPANPLUS-Internals-Source-SQLite.t CPANPLUS tests +lib/CPANPLUS/t/032_CPANPLUS-Internals-Source-via-sqlite.t CPANPLUS tests lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t CPANPLUS tests lib/CPANPLUS/t/04_CPANPLUS-Module.t CPANPLUS tests lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t CPANPLUS tests @@ -1888,11 +1941,13 @@ lib/CPANPLUS/t/15_CPANPLUS-Shell.t CPANPLUS tests lib/CPANPLUS/t/19_CPANPLUS-Dist.t CPANPLUS tests lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t CPANPLUS tests lib/CPANPLUS/t/21_CPANPLUS-Dist-No-Build.t CPANPLUS tests +lib/CPANPLUS/t/25_CPANPLUS.t CPANPLUS tests lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t CPANPLUS tests lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t CPANPLUS tests lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed CPANPLUS tests lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz.packed CPANPLUS tests lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/CHECKSUMS CPANPLUS tests +lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.meta CPANPLUS tests lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.readme CPANPLUS tests lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.gz.packed CPANPLUS tests lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.gz.packed CPANPLUS tests @@ -1905,6 +1960,7 @@ lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.gz.packed CPANPLUS lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/CHECKSUMS CPANPLUS tests lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.readme CPANPLUS tests lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.packed CPANPLUS tests +lib/CPANPLUS/t/dummy-CPAN/autobundle/Snapshot.pm CPANPLUS tests lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed CPANPLUS tests lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed CPANPLUS tests lib/CPANPLUS/t/inc/conf.pl CPANPLUS tests @@ -1940,6 +1996,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/deprecate.pm A pragma for deprecating modules from the core. lib/Devel/SelfStubber.pm Generate stubs for SelfLoader.pm lib/Devel/SelfStubber.t See if Devel::SelfStubber works lib/diagnostics.pm Print verbose diagnostics @@ -2428,6 +2485,7 @@ lib/Module/Build/scripts/config_data Module::Build lib/Module/Build/t/add_property.t Module::Build lib/Module/Build/t/basic.t Module::Build lib/Module/Build/t/bundled/Tie/CPHash.pm Module::Build.pm +lib/Module/Build/t/compat/exit.t Module::Build lib/Module/Build/t/compat.t Module::Build lib/Module/Build/t/destinations.t Module::Build lib/Module/Build/t/extend.t Module::Build @@ -2573,6 +2631,26 @@ 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/Parse/CPAN/Meta.pm Parse::CPAN::Meta +lib/Parse/CPAN/Meta/Changes Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/01_compile.t Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/02_basic.t Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/03_regression.t Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/04_scalar.t Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/11_meta_yml.t Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/12_plagger.t Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/13_perl_smith.t Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/14_yaml_org.t Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/15_multibyte.t Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/16_nullrefs.t Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/17_toolbar.t Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/data/HTML-WebDAO.yml Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/data/Template-Provider-Unicode-Japanese.yml Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/data/multibyte.yml Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/data/sample.yml Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/data/toolbar.yml Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/data/utf_16_le_bom.yml Parse::CPAN::Meta +lib/Parse/CPAN/Meta/t/data/vanilla.yml Parse::CPAN::Meta 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 @@ -3010,6 +3088,7 @@ lib/Text/TabsWrap/CHANGELOG ChangeLog for Tabs+Wrap lib/Text/TabsWrap/t/37000.t See if Text::Tabs is working lib/Text/TabsWrap/t/39548.t See if Text::Tabs is working lib/Text/TabsWrap/t/belg4mit.t See if Text::Tabs is working +lib/Text/TabsWrap/t/dandv.t See if Text::Tabs is working lib/Text/TabsWrap/t/fill.t See if Text::Wrap::fill works lib/Text/TabsWrap/t/Jacobson2.t See if Text::Tabs is working lib/Text/TabsWrap/t/Jacobson.t See if Text::Tabs is working @@ -3018,6 +3097,7 @@ lib/Text/TabsWrap/t/sep2.t See if Text::Tabs is working lib/Text/TabsWrap/t/sep.t See if Text::Tabs is working lib/Text/TabsWrap/t/tabs.t See if Text::Tabs works lib/Text/TabsWrap/t/wrap.t See if Text::Wrap::wrap works +lib/Text/TabsWrap/t/wrap_separator2.t See if Text::Wrap::wrap works lib/Text/Wrap.pm Paragraph formatter lib/Thread.pm Thread extensions frontend lib/Thread/Queue.pm Thread-safe queues @@ -3755,12 +3835,13 @@ t/lib/autodie/autodie_test_module.pm autodie - test helper t/lib/autodie/backcompat.t autodie - More Fatal backcompat t/lib/autodie/basic_exceptions.t autodie - Basic exception tests t/lib/autodie/binmode.t autodie - Binmode testing -t/lib/autodie/context_lexical.t autodie - Context clobbering lexically +t/lib/autodie/caller.t autodie - Caller diagnostics t/lib/autodie/context.t autodie - Context clobbering tests +t/lib/autodie/context_lexical.t autodie - Context clobbering lexically t/lib/autodie/crickey.t autodie - Like an Australian t/lib/autodie/dbmopen.t autodie - dbm tests -t/lib/autodie/exception_class.t autodie - Exception class subclasses t/lib/autodie/exceptions.t autodie - 5.10 exception tests. +t/lib/autodie/exception_class.t autodie - Exception class subclasses t/lib/autodie/exec.t autodie - exec tests. t/lib/autodie/Fatal.t autodie - Fatal backcompatibility t/lib/autodie/filehandles.t autodie - filehandle tests @@ -3772,6 +3853,7 @@ t/lib/autodie/lib/autodie/test/au/exception.pm autodie - Australian helper t/lib/autodie/lib/autodie/test/au.pm autodie - Austrlaian helper t/lib/autodie/lib/autodie/test/badname.pm autodie - Bad exception class t/lib/autodie/lib/autodie/test/missing.pm autodie - Missing exception class +t/lib/autodie/lib/Caller_helper.pm autodie - Caller helper t/lib/autodie/lib/lethal.pm autodie - with a better name t/lib/autodie/lib/pujHa/ghach/Dotlh.pm autodie - With Klingon honour t/lib/autodie/lib/pujHa/ghach.pm autodie - Like a Klingon @@ -3783,6 +3865,7 @@ t/lib/autodie/scope_leak.t autodie - file scope leak tests t/lib/autodie/sysopen.t autodie - sysopen tests t/lib/autodie/truncate.t autodie - File truncation tests t/lib/autodie/unlink.t autodie - Unlink system tests. +t/lib/autodie/user-context.t autodie - Context changes for usersubs t/lib/autodie/usersub.t autodie - user subroutine tests t/lib/autodie/version.t autodie - versioning tests t/lib/autodie/version_tag.t @@ -3807,6 +3890,9 @@ t/lib/compress/zlib-generic.pl Compress::Zlib t/lib/contains_bad_pod.xr Pod-Parser test file t/lib/contains_pod.xr Pod-Parser test file t/lib/cygwin.t Builtin cygwin function tests +t/lib/deprecate.t Test deprecate.pm +t/lib/deprecate/Deprecated.pm Deprecated module to test deprecate.pm +t/lib/deprecate/Optionally.pm Optionally deprecated module to test deprecate.pm t/lib/Devel/switchd.pm Module for t/run/switchd.t t/lib/Dev/Null.pm Test::More test module t/lib/dprof/test1_t Perl code profiler tests @@ -3856,6 +3942,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/no_load.t Test that some modules don't load others +t/lib/Parse/CPAN/Meta/Test.pm Parse::CPAN::Meta testing library t/lib/proxy_constant_subs.t Test that Proxy Constant Subs behave correctly t/lib/Sans_mypragma.pm Test module for t/lib/mypragma.t t/lib/strict/refs Tests of "use strict 'refs'" for strict.t @@ -3914,62 +4001,66 @@ t/lib/warnings/toke Tests for toke.c for warnings.t t/lib/warnings/universal Tests for universal.c for warnings.t t/lib/warnings/utf8 Tests for utf8.c for warnings.t t/lib/warnings/util Tests for util.c for warnings.t -t/Module_Pluggable/01use.t Module::Pluggable tests -t/Module_Pluggable/02alsoworks.t Module::Pluggable tests -t/Module_Pluggable/02works.t Module::Pluggable tests -t/Module_Pluggable/02works_taint.t Module::Pluggable tests -t/Module_Pluggable/03diffname.t Module::Pluggable tests -t/Module_Pluggable/04acmedir_single.t Module::Pluggable tests -t/Module_Pluggable/04acmedir.t Module::Pluggable tests -t/Module_Pluggable/04acmepath_single.t Module::Pluggable tests -t/Module_Pluggable/04acmepath.t Module::Pluggable tests -t/Module_Pluggable/05postpath.t Module::Pluggable tests -t/Module_Pluggable/06multipath.t Module::Pluggable tests -t/Module_Pluggable/07instantiate.t Module::Pluggable tests -t/Module_Pluggable/08nothing.t Module::Pluggable tests -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 -t/Module_Pluggable/12onlyregex.t Module::Pluggable tests -t/Module_Pluggable/12only.t Module::Pluggable tests -t/Module_Pluggable/13exceptarray.t Module::Pluggable tests -t/Module_Pluggable/13exceptregex.t Module::Pluggable tests -t/Module_Pluggable/13except.t Module::Pluggable tests -t/Module_Pluggable/14package.t Module::Pluggable tests -t/Module_Pluggable/15topicsafe.t Module::Pluggable tests -t/Module_Pluggable/16different_extension.t Module::Pluggable tests -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/Bar.pm 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/EditorJunk/Plugin/Bar.pm.swp Module::Pluggable tests -t/Module_Pluggable/lib/EditorJunk/Plugin/Foo.pm 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 -t/Module_Pluggable/lib/InnerTest/Plugin/Foo.pm Module::Pluggable tests -t/Module_Pluggable/lib/MyOtherTest/Plugin/Bar.pm Module::Pluggable tests -t/Module_Pluggable/lib/MyOtherTest/Plugin/Foo.pm Module::Pluggable tests -t/Module_Pluggable/lib/MyOtherTest/Plugin/Quux/Foo.pm Module::Pluggable tests -t/Module_Pluggable/lib/MyOtherTest/Plugin/Quux.pm Module::Pluggable tests -t/Module_Pluggable/lib/MyTest/Extend/Plugin/Bar.pm Module::Pluggable tests -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/Foo.pm Module::Pluggable tests -t/Module_Pluggable/lib/TA/C/A/I.pm Module::Pluggable tests +ext/Module-Pluggable/t/01use.t Module::Pluggable tests +ext/Module-Pluggable/t/02alsoworks.t Module::Pluggable tests +ext/Module-Pluggable/t/02works.t Module::Pluggable tests +ext/Module-Pluggable/t/02works_taint.t Module::Pluggable tests +ext/Module-Pluggable/t/03diffname.t Module::Pluggable tests +ext/Module-Pluggable/t/04acmedir_single.t Module::Pluggable tests +ext/Module-Pluggable/t/04acmedir.t Module::Pluggable tests +ext/Module-Pluggable/t/04acmepath_single.t Module::Pluggable tests +ext/Module-Pluggable/t/04acmepath.t Module::Pluggable tests +ext/Module-Pluggable/t/05postpath.t Module::Pluggable tests +ext/Module-Pluggable/t/06multipath.t Module::Pluggable tests +ext/Module-Pluggable/t/07instantiate.t Module::Pluggable tests +ext/Module-Pluggable/t/08nothing.t Module::Pluggable tests +ext/Module-Pluggable/t/09require.t Module::Pluggable tests +ext/Module-Pluggable/t/10innerpack_inner.t Module::Pluggable tests +ext/Module-Pluggable/t/10innerpack_noinner.t Module::Pluggable tests +ext/Module-Pluggable/t/10innerpack_onefile.t Module::Pluggable tests +ext/Module-Pluggable/t/10innerpack_override.t Module::Pluggable tests +ext/Module-Pluggable/t/10innerpack_super.t Module::Pluggable tests +ext/Module-Pluggable/t/10innerpack.t Module::Pluggable tests +ext/Module-Pluggable/t/11usetwice.t Module::Pluggable tests +ext/Module-Pluggable/t/12onlyarray.t Module::Pluggable tests +ext/Module-Pluggable/t/12onlyregex.t Module::Pluggable tests +ext/Module-Pluggable/t/12onlyrequire.t Module::Pluggable tests +ext/Module-Pluggable/t/12only.t Module::Pluggable tests +ext/Module-Pluggable/t/13exceptarray.t Module::Pluggable tests +ext/Module-Pluggable/t/13exceptregex.t Module::Pluggable tests +ext/Module-Pluggable/t/13except.t Module::Pluggable tests +ext/Module-Pluggable/t/14package.t Module::Pluggable tests +ext/Module-Pluggable/t/15topicsafe.t Module::Pluggable tests +ext/Module-Pluggable/t/16different_extension.t Module::Pluggable tests +ext/Module-Pluggable/t/17devel_inner_package.t Module::Pluggable tests +ext/Module-Pluggable/t/18skipped_package.t Module::Pluggable tests +ext/Module-Pluggable/t/19can_ok_clobber.t Module::Pluggable tests +ext/Module-Pluggable/t/20dodgy_files.t Module::Pluggable tests +ext/Module-Pluggable/t/21editor_junk.t Module::Pluggable tests +ext/Module-Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm Module::Pluggable tests +ext/Module-Pluggable/t/lib/Acme/Foo-Bar.pm Module::Pluggable tests +ext/Module-Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm Module::Pluggable tests +ext/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm Module::Pluggable tests +ext/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm~ Module::Pluggable tests +ext/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swo Module::Pluggable tests +ext/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swp Module::Pluggable tests +ext/Module-Pluggable/t/lib/EditorJunk/Plugin/Foo.pm Module::Pluggable tests +ext/Module-Pluggable/t/lib/ExtTest/Plugin/Bar.plugin Module::Pluggable tests +ext/Module-Pluggable/t/lib/ExtTest/Plugin/Foo.plugin Module::Pluggable tests +ext/Module-Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin Module::Pluggable tests +ext/Module-Pluggable/t/lib/InnerTest/Plugin/Foo.pm Module::Pluggable tests +ext/Module-Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm Module::Pluggable tests +ext/Module-Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm Module::Pluggable tests +ext/Module-Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm Module::Pluggable tests +ext/Module-Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm Module::Pluggable tests +ext/Module-Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm Module::Pluggable tests +ext/Module-Pluggable/t/lib/MyTest/Plugin/Bar.pm Module::Pluggable tests +ext/Module-Pluggable/t/lib/MyTest/Plugin/Foo.pm Module::Pluggable tests +ext/Module-Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm Module::Pluggable tests +ext/Module-Pluggable/t/lib/No/Middle.pm Module::Pluggable tests +ext/Module-Pluggable/t/lib/OddTest/Plugin/Foo.pm Module::Pluggable tests +ext/Module-Pluggable/t/lib/TA/C/A/I.pm Module::Pluggable tests +ext/Module-Pluggable/t/lib/Zot/.Zork.pm Module::Pluggable tests t/mro/basic_01_c3.t mro tests t/mro/basic_01_dfs.t mro tests t/mro/basic_02_c3.t mro tests