X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/7720cfb228a3063e9c4516012cd689ae4713389b..84ac8f8478788877cff043d22b077aebb828e79d:/MANIFEST diff --git a/MANIFEST b/MANIFEST index 50e2d47..e7e153c 100644 --- a/MANIFEST +++ b/MANIFEST @@ -13,36 +13,6 @@ configure.com Configure-equivalent for VMS configure.gnu Crude emulation of GNU configure cop.h Control operator header Copying The GNU General Public License -cpan/Archive-Extract/lib/Archive/Extract.pm Archive::Extract -cpan/Archive-Extract/t/01_Archive-Extract.t Archive::Extract tests -cpan/Archive-Extract/t/src/double_dir.zip Archive::Extract tests -cpan/Archive-Extract/t/src/x.bz2 Archive::Extract tests -cpan/Archive-Extract/t/src/x.ear Archive::Extract tests -cpan/Archive-Extract/t/src/x.gz Archive::Extract tests -cpan/Archive-Extract/t/src/x.jar Archive::Extract tests -cpan/Archive-Extract/t/src/x.lzma Archive::Extract tests -cpan/Archive-Extract/t/src/x.par Archive::Extract tests -cpan/Archive-Extract/t/src/x.tar Archive::Extract tests -cpan/Archive-Extract/t/src/x.tar.gz Archive::Extract tests -cpan/Archive-Extract/t/src/x.tar.xz Archive::Extract tests -cpan/Archive-Extract/t/src/x.tgz Archive::Extract tests -cpan/Archive-Extract/t/src/x.txz Archive::Extract tests -cpan/Archive-Extract/t/src/x.war Archive::Extract tests -cpan/Archive-Extract/t/src/x.xz Archive::Extract tests -cpan/Archive-Extract/t/src/x.Z Archive::Extract tests -cpan/Archive-Extract/t/src/x.zip Archive::Extract tests -cpan/Archive-Extract/t/src/y.ear Archive::Extract tests -cpan/Archive-Extract/t/src/y.jar Archive::Extract tests -cpan/Archive-Extract/t/src/y.par Archive::Extract tests -cpan/Archive-Extract/t/src/y.tar Archive::Extract tests -cpan/Archive-Extract/t/src/y.tar.bz2 Archive::Extract tests -cpan/Archive-Extract/t/src/y.tar.gz Archive::Extract tests -cpan/Archive-Extract/t/src/y.tar.xz Archive::Extract tests -cpan/Archive-Extract/t/src/y.tbz Archive::Extract tests -cpan/Archive-Extract/t/src/y.tgz Archive::Extract tests -cpan/Archive-Extract/t/src/y.txz Archive::Extract tests -cpan/Archive-Extract/t/src/y.war Archive::Extract tests -cpan/Archive-Extract/t/src/y.zip Archive::Extract tests cpan/Archive-Tar/bin/ptar the ptar utility cpan/Archive-Tar/bin/ptardiff the ptardiff utility cpan/Archive-Tar/bin/ptargrep the ptardiff utility @@ -72,8 +42,10 @@ cpan/autodie/lib/autodie/exception.pm Exception class for autodie cpan/autodie/lib/autodie/exception/system.pm Exception class for autodying system() cpan/autodie/lib/autodie/hints.pm Hinting interface for autodie cpan/autodie/lib/autodie.pm Functions succeed or die with lexical scope +cpan/autodie/lib/autodie/skip.pm cpan/autodie/lib/Fatal.pm Make errors in functions/builtins fatal cpan/autodie/t/00-load.t autodie - basic load +cpan/autodie/t/autodie_skippy.pm cpan/autodie/t/autodie.t autodie - Basic functionality cpan/autodie/t/autodie_test_module.pm autodie - test helper cpan/autodie/t/backcompat.t autodie - More Fatal backcompat @@ -81,8 +53,11 @@ cpan/autodie/t/basic_exceptions.t autodie - Basic exception tests cpan/autodie/t/binmode.t autodie - Binmode testing cpan/autodie/t/blog_hints.t autodie - Tests fro PJF's blog cpan/autodie/t/caller.t autodie - Caller diagnostics +cpan/autodie/t/chmod.t +cpan/autodie/t/chown.t cpan/autodie/t/context_lexical.t autodie - Context clobbering lexically cpan/autodie/t/context.t autodie - Context clobbering tests +cpan/autodie/t/core-trampoline-slurp.t cpan/autodie/t/crickey.t autodie - Like an Australian cpan/autodie/t/dbmopen.t autodie - dbm tests cpan/autodie/t/eval_error.t @@ -102,6 +77,7 @@ cpan/autodie/t/hints_provider_isa.t autodie - Test hints/inheritance cpan/autodie/t/hints.t autodie - Test hints interface cpan/autodie/t/internal-backcompat.t autodie - Back-compatibility tests cpan/autodie/t/internal.t autodie - internal interface tests +cpan/autodie/t/kill.t cpan/autodie/t/lethal.t autodie - lethal is the one true name cpan/autodie/t/lib/autodie/test/au/exception.pm autodie - Australian helper cpan/autodie/t/lib/autodie/test/au.pm autodie - Australian helper @@ -120,17 +96,23 @@ cpan/autodie/t/lib/pujHa/ghach/Dotlh.pm autodie - With Klingon honour cpan/autodie/t/lib/pujHa/ghach.pm autodie - Like a Klingon cpan/autodie/t/lib/Some/Module.pm autodie - blog_hints.t helper cpan/autodie/t/mkdir.t autodie - filesystem tests +cpan/autodie/t/no_carp.t cpan/autodie/t/open.t autodie - Testing open cpan/autodie/t/recv.t autodie - send/recv tests cpan/autodie/t/repeat.t autodie - repeat autodie leak tests cpan/autodie/t/scope_leak.t autodie - file scope leak tests +cpan/autodie/t/skip.t cpan/autodie/t/string-eval-basic.t autodie - Basic string eval test cpan/autodie/t/string-eval-leak.t autodie - String eval leak test cpan/autodie/t/sysopen.t autodie - sysopen tests +cpan/autodie/t/touch_me +cpan/autodie/t/truncate_me cpan/autodie/t/truncate.t autodie - File truncation tests cpan/autodie/t/unlink.t autodie - Unlink system tests. cpan/autodie/t/user-context.t autodie - Context changes for usersubs cpan/autodie/t/usersub.t autodie - user subroutine tests +cpan/autodie/t/utf8_open.t +cpan/autodie/t/utime.t cpan/autodie/t/version.t autodie - versioning tests cpan/autodie/t/version_tag.t cpan/AutoLoader/lib/AutoLoader.pm Autoloader base class @@ -139,10 +121,6 @@ cpan/AutoLoader/t/01AutoLoader.t See if AutoLoader works cpan/AutoLoader/t/02AutoSplit.t See if AutoSplit works cpan/B-Debug/Debug.pm Compiler Debug backend cpan/B-Debug/t/debug.t See if B::Debug works -cpan/B-Lint/lib/B/Lint/Debug.pm Adds debugging stringification to B:: -cpan/B-Lint/lib/B/Lint.pm Compiler Lint backend -cpan/B-Lint/t/lint.t See if B::Lint works -cpan/B-Lint/t/pluglib/B/Lint/Plugin/Test.pm See if B::Lint works cpan/CGI/Changes Changelog for CGI.pm cpan/CGI/examples/caution.xbm CGI example cpan/CGI/examples/clickable_image.cgi CGI example @@ -279,6 +257,12 @@ cpan/Compress-Raw-Zlib/zlib-src/zlib.h Compress::Raw::Zlib cpan/Compress-Raw-Zlib/zlib-src/zutil.c Compress::Raw::Zlib cpan/Compress-Raw-Zlib/zlib-src/zutil.h Compress::Raw::Zlib cpan/Compress-Raw-Zlib/Zlib.xs Compress::Raw::Zlib +cpan/Config-Perl-V/t/00_pod.t Config::Perl::V +cpan/Config-Perl-V/t/01_pod.t Config::Perl::V +cpan/Config-Perl-V/t/10_base.t Config::Perl::V +cpan/Config-Perl-V/t/20_plv510.t Config::Perl::V +cpan/Config-Perl-V/t/21_plv518.t Config::Perl::V +cpan/Config-Perl-V/V.pm Config::Perl::V cpan/CPAN/Changes CPAN.pm Changes file cpan/CPAN/lib/App/Cpan.pm helper package for CPAN.pm cpan/CPAN/lib/CPAN/API/HOWTO.pod recipe book for programming with CPAN.pm @@ -370,6 +354,7 @@ cpan/CPAN-Meta/t/data/META-1_2.yml cpan/CPAN-Meta/t/data/META-1_3.yml cpan/CPAN-Meta/t/data/META-1_4.yml cpan/CPAN-Meta/t/data/META-2.json +cpan/CPAN-Meta/t/data/provides-version-missing.json cpan/CPAN-Meta/t/data/resources.yml cpan/CPAN-Meta/t/data/restricted-2.json cpan/CPAN-Meta/t/data/restrictive-1_4.yml @@ -420,101 +405,6 @@ cpan/CPAN/PAUSE2005.pub CPAN public key cpan/CPAN/PAUSE2007.pub CPAN public key cpan/CPAN/PAUSE2009.pub CPAN public key cpan/CPAN/PAUSE2011.pub -cpan/CPANPLUS/bin/cpan2dist the cpan2dist utility -cpan/CPANPLUS/bin/cpanp the cpanp utility -cpan/CPANPLUS/bin/cpanp-run-perl the cpanp-run-perl utility -cpan/CPANPLUS-Dist-Build/lib/CPANPLUS/Dist/Build/Constants.pm CPANPLUS::Dist::Build -cpan/CPANPLUS-Dist-Build/lib/CPANPLUS/Dist/Build.pm CPANPLUS::Dist::Build -cpan/CPANPLUS-Dist-Build/t/01_CPANPLUS-Dist-Build-Constants.t CPANPLUS::Dist::Build tests -cpan/CPANPLUS-Dist-Build/t/02_CPANPLUS-Dist-Build.t CPANPLUS::Dist::Build tests -cpan/CPANPLUS-Dist-Build/t/dummy-CPAN/authors/01mailrc.txt.gz -cpan/CPANPLUS-Dist-Build/t/dummy-CPAN/modules/02packages.details.txt.gz -cpan/CPANPLUS-Dist-Build/t/dummy-CPAN/modules/03modlist.data.gz -cpan/CPANPLUS-Dist-Build/t/dummy-perl/.hidden CPANPLUS::Dist::Build tests -cpan/CPANPLUS-Dist-Build/t/inc/conf.pl CPANPLUS::Dist::Build tests -cpan/CPANPLUS-Dist-Build/t/src/noxs/Foo-Bar-0.01.tar.gz CPANPLUS::Dist::Build tests -cpan/CPANPLUS-Dist-Build/t/src/xs/Foo-Bar-0.01.tar.gz CPANPLUS::Dist::Build tests -cpan/CPANPLUS/lib/CPANPLUS/Backend.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Backend/RV.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Config/HomeEnv.pm -cpan/CPANPLUS/lib/CPANPLUS/Config.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Configure.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Configure/Setup.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Dist/Autobundle.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Dist/Base.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Dist/MM.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Dist.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Dist/Sample.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Error.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/FAQ.pod CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Hacking.pod CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Internals/Constants.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Internals/Constants/Report.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Internals/Extract.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Internals/Fetch.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Internals.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Internals/Report.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Internals/Search.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Internals/Source/Memory.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Internals/Source.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Internals/Source/SQLite.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Internals/Source/SQLite/Tie.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Internals/Utils/Autoflush.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Internals/Utils.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Module/Author/Fake.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Module/Author.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Module/Checksums.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Module/Fake.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Module.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Module/Signature.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Selfupdate.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Shell/Classic.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Shell/Default/Plugins/HOWTO.pod CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Shell/Default/Plugins/Remote.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Shell/Default/Plugins/Source.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Shell/Default.pm CPANPLUS -cpan/CPANPLUS/lib/CPANPLUS/Shell.pm CPANPLUS -cpan/CPANPLUS/Makefile.PL -cpan/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t CPANPLUS tests -cpan/CPANPLUS/t/01_CPANPLUS-Configure.t CPANPLUS tests -cpan/CPANPLUS/t/02_CPANPLUS-Internals.t CPANPLUS tests -cpan/CPANPLUS/t/03_CPANPLUS-Internals-Source.t CPANPLUS tests -cpan/CPANPLUS/t/04_CPANPLUS-Module.t CPANPLUS tests -cpan/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t CPANPLUS tests -cpan/CPANPLUS/t/06_CPANPLUS-Internals-Constants.t CPANPLUS tests -cpan/CPANPLUS/t/07_CPANPLUS-Internals-Extract.t CPANPLUS tests -cpan/CPANPLUS/t/08_CPANPLUS-Backend.t CPANPLUS tests -cpan/CPANPLUS/t/09_CPANPLUS-Internals-Search.t CPANPLUS tests -cpan/CPANPLUS/t/10_CPANPLUS-Error.t CPANPLUS tests -cpan/CPANPLUS/t/15_CPANPLUS-Shell.t CPANPLUS tests -cpan/CPANPLUS/t/19_CPANPLUS-Dist.t CPANPLUS tests -cpan/CPANPLUS/t/20_CPANPLUS-Dist-MM.t CPANPLUS tests -cpan/CPANPLUS/t/21_CPANPLUS-Dist-No-Build.t CPANPLUS tests -cpan/CPANPLUS/t/25_CPANPLUS.t CPANPLUS tests -cpan/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t CPANPLUS tests -cpan/CPANPLUS/t/40_CPANPLUS-Internals-Report.t CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/CHECKSUMS CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.meta CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.readme CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.gz CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.gz CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/CHECKSUMS CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.readme CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/CHECKSUMS CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.readme CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.gz CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/CHECKSUMS CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.readme CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/autobundle/Snapshot.pm CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz CPANPLUS tests -cpan/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz CPANPLUS tests -cpan/CPANPLUS/t/inc/conf.pl CPANPLUS tests cpan/CPAN/scripts/cpan easily interact with CPAN from the command line cpan/CPAN/t/01loadme.t See if CPAN the module works cpan/CPAN/t/02nox.t See if CPAN::Nox works @@ -778,14 +668,10 @@ cpan/Digest-SHA/Makefile.PL Digest::SHA Makefile.PL cpan/Digest-SHA/README Digest::SHA README cpan/Digest-SHA/shasum shasum script cpan/Digest-SHA/SHA.xs Digest::SHA extension -cpan/Digest-SHA/src/hmac.c Digest::SHA extension -cpan/Digest-SHA/src/hmac.h Digest::SHA extension -cpan/Digest-SHA/src/hmacxtra.c Digest::SHA extension cpan/Digest-SHA/src/sha64bit.c Digest::SHA extension cpan/Digest-SHA/src/sha64bit.h Digest::SHA extension cpan/Digest-SHA/src/sha.c Digest::SHA extension cpan/Digest-SHA/src/sha.h Digest::SHA extension -cpan/Digest-SHA/src/shaxtra.c Digest::SHA extension cpan/Digest-SHA/t/allfcns.t See if Digest::SHA works cpan/Digest-SHA/t/base64.t See if Digest::SHA works cpan/Digest-SHA/t/bitbuf.t See if Digest::SHA works @@ -906,6 +792,7 @@ cpan/Encode/t/Mod_EUCJP.pm module that t/enc_module.enc uses cpan/Encode/t/perlio.t test script cpan/Encode/t/piconv.t Test for piconv.t cpan/Encode/t/rt.pl test script +cpan/Encode/t/taint.t cpan/Encode/t/unibench.pl benchmark script cpan/Encode/t/Unicode.t test script cpan/Encode/t/utf8ref.t test script @@ -1142,21 +1029,20 @@ cpan/ExtUtils-MakeMaker/t/VERSION_FROM.t See if MakeMaker's VERSION_FROM works cpan/ExtUtils-MakeMaker/t/WriteEmptyMakefile.t See if WriteEmptyMakefile works cpan/ExtUtils-MakeMaker/t/writemakefile_args.t See if WriteMakefile works cpan/ExtUtils-MakeMaker/t/xs.t Part of MakeMaker's test suite -cpan/File-CheckTree/lib/File/CheckTree.pm Perl module supporting wholesale file mode validation -cpan/File-CheckTree/t/CheckTree.t See if File::CheckTree works cpan/File-Fetch/lib/File/Fetch.pm File::Fetch cpan/File-Fetch/t/01_File-Fetch.t File::Fetch tests cpan/File-Fetch/t/null_subclass.t cpan/File-Path/lib/File/Path.pm Do things like 'mkdir -p' and 'rm -r' cpan/File-Path/t/Path.t See if File::Path works cpan/File-Path/t/taint.t See if File::Path works with -T +cpan/File-Temp/lib/File/Temp.pm create safe temporary files and file handles cpan/File-Temp/t/cmp.t See if File::Temp works -cpan/File-Temp/Temp.pm create safe temporary files and file handles cpan/File-Temp/t/fork.t See if File::Temp works cpan/File-Temp/t/lock.t See if File::Temp works cpan/File-Temp/t/mktemp.t See if File::Temp works cpan/File-Temp/t/object.t See if File::Temp works cpan/File-Temp/t/posix.t See if File::Temp works +cpan/File-Temp/t/rmtree.t See if File::Temp works cpan/File-Temp/t/security.t See if File::Temp works cpan/File-Temp/t/seekable.t See if File::Temp works cpan/File-Temp/t/tempfile.t See if File::Temp works @@ -1184,6 +1070,7 @@ cpan/HTTP-Tiny/t/030_response.t cpan/HTTP-Tiny/t/040_content.t cpan/HTTP-Tiny/t/050_chunked_body.t cpan/HTTP-Tiny/t/060_http_date.t +cpan/HTTP-Tiny/t/070_cookie_jar.t cpan/HTTP-Tiny/t/100_get.t cpan/HTTP-Tiny/t/101_head.t cpan/HTTP-Tiny/t/102_put.t @@ -1192,7 +1079,21 @@ cpan/HTTP-Tiny/t/104_post.t cpan/HTTP-Tiny/t/110_mirror.t cpan/HTTP-Tiny/t/130_redirect.t cpan/HTTP-Tiny/t/140_proxy.t +cpan/HTTP-Tiny/t/141_no_proxy.t cpan/HTTP-Tiny/t/150_post_form.t +cpan/HTTP-Tiny/t/160_cookies.t +cpan/HTTP-Tiny/t/161_basic_auth.t +cpan/HTTP-Tiny/t/BrokenCookieJar.pm +cpan/HTTP-Tiny/t/cases/auth-01.txt +cpan/HTTP-Tiny/t/cases/auth-02.txt +cpan/HTTP-Tiny/t/cases/auth-03.txt +cpan/HTTP-Tiny/t/cases/cookies-01.txt +cpan/HTTP-Tiny/t/cases/cookies-02.txt +cpan/HTTP-Tiny/t/cases/cookies-03.txt +cpan/HTTP-Tiny/t/cases/cookies-04.txt +cpan/HTTP-Tiny/t/cases/cookies-05.txt +cpan/HTTP-Tiny/t/cases/cookies-06.txt +cpan/HTTP-Tiny/t/cases/cookies-07.txt cpan/HTTP-Tiny/t/cases/delete-01.txt cpan/HTTP-Tiny/t/cases/form-01.txt cpan/HTTP-Tiny/t/cases/form-02.txt @@ -1240,6 +1141,7 @@ cpan/HTTP-Tiny/t/cases/redirect-06.txt cpan/HTTP-Tiny/t/cases/redirect-07.txt cpan/HTTP-Tiny/t/cases/redirect-08.txt cpan/HTTP-Tiny/t/cases/redirect-09.txt +cpan/HTTP-Tiny/t/SimpleCookieJar.pm cpan/HTTP-Tiny/t/Util.pm cpan/IO-Compress/bin/zipdetails IO::Compress cpan/IO-Compress/Changes IO::Compress @@ -1613,18 +1515,6 @@ cpan/Locale-Maketext-Simple/t/po_with_i_default/fr.po Locale::Simple tests cpan/Locale-Maketext-Simple/t/po_with_i_default/i_default.po Locale::Simple tests cpan/Locale-Maketext-Simple/t/po_without_i_default/en.po Locale::Simple tests cpan/Locale-Maketext-Simple/t/po_without_i_default/fr.po Locale::Simple tests -cpan/Log-Message/lib/Log/Message/Config.pm Log::Message -cpan/Log-Message/lib/Log/Message/Handlers.pm Log::Message -cpan/Log-Message/lib/Log/Message/Item.pm Log::Message -cpan/Log-Message/lib/Log/Message.pm Log::Message -cpan/Log-Message-Simple/lib/Log/Message/Simple.pm Log::Simple -cpan/Log-Message-Simple/t/01_use.t Log::Simple tests -cpan/Log-Message-Simple/t/02_imports.t Log::Simple tests -cpan/Log-Message-Simple/t/03_functions.t Log::Simple tests -cpan/Log-Message/t/01_Log-Message-Config.t Log::Message tests -cpan/Log-Message/t/02_Log-Message.t Log::Message tests -cpan/Log-Message/t/conf/config_file Log::Message tests -cpan/Log-Message/t/conf/LoadMe.pl Log::Message tests cpan/Math-Complex/ChangeLog Math-Complex change log cpan/Math-Complex/lib/Math/Complex.pm A Complex package cpan/Math-Complex/lib/Math/Trig.pm A simple interface to complex trigonometry @@ -1707,6 +1597,8 @@ cpan/Module-Build/lib/Module/Build/YAML.pm cpan/Module-Build/t/00-compile.t cpan/Module-Build/t/actions/installdeps.t cpan/Module-Build/t/actions/manifest_skip.t +cpan/Module-Build/t/add_property_array.t +cpan/Module-Build/t/add_property_hash.t cpan/Module-Build/t/add_property.t cpan/Module-Build/t/basic.t cpan/Module-Build/t/bundled/Software/License.pm @@ -1727,6 +1619,7 @@ cpan/Module-Build/t/lib/MBTest.pm cpan/Module-Build/t/lib/Module/Signature.pm cpan/Module-Build/t/lib/Software/License/VaporWare.pm cpan/Module-Build/t/manifypods.t +cpan/Module-Build/t/manifypods_with_utf8.t cpan/Module-Build/t/metadata2.t cpan/Module-Build/t/metadata.t cpan/Module-Build/t/mymeta.t @@ -1753,6 +1646,7 @@ cpan/Module-Build/t/test_file_exts.t cpan/Module-Build/t/test_types.t cpan/Module-Build/t/test_type.t cpan/Module-Build/t/tilde.t +cpan/Module-Build/t/unit_run_test_harness.t cpan/Module-Build/t/use_tap_harness.t cpan/Module-Build/t/versions.t cpan/Module-Build/t/write_default_maniskip.t @@ -1780,91 +1674,20 @@ cpan/Module-Load/t/to_load/Must/Be/Loaded.pm Module::Load tests cpan/Module-Load/t/to_load/TestModule.pm Module::Load tests cpan/Module-Load/t/to_load/ToBeLoaded Module::Load tests cpan/Module-Metadata/lib/Module/Metadata.pm +cpan/Module-Metadata/t/contains_pod.t cpan/Module-Metadata/t/encoding.t +cpan/Module-Metadata/t/endpod.t cpan/Module-Metadata/t/lib/0_1/Foo.pm cpan/Module-Metadata/t/lib/0_2/Foo.pm cpan/Module-Metadata/t/lib/BOMTest/UTF16BE.pm cpan/Module-Metadata/t/lib/BOMTest/UTF16LE.pm cpan/Module-Metadata/t/lib/BOMTest/UTF8.pm cpan/Module-Metadata/t/lib/DistGen.pm +cpan/Module-Metadata/t/lib/ENDPOD.pm cpan/Module-Metadata/t/lib/MBTest.pm cpan/Module-Metadata/t/lib/Tie/CPHash.pm cpan/Module-Metadata/t/metadata.t cpan/Module-Metadata/t/version.t -cpan/Module-Pluggable/lib/Devel/InnerPackage.pm Find inner packages -cpan/Module-Pluggable/lib/Module/Pluggable/Object.pm Module::Pluggable -cpan/Module-Pluggable/lib/Module/Pluggable.pm Module::Pluggable -cpan/Module-Pluggable/Makefile.PL Module::Pluggable -cpan/Module-Pluggable/t/01use.t Module::Pluggable tests -cpan/Module-Pluggable/t/02alsoworks.t Module::Pluggable tests -cpan/Module-Pluggable/t/02works.t Module::Pluggable tests -cpan/Module-Pluggable/t/02works_taint.t Module::Pluggable tests -cpan/Module-Pluggable/t/03diffname.t Module::Pluggable tests -cpan/Module-Pluggable/t/04acmedir_single.t Module::Pluggable tests -cpan/Module-Pluggable/t/04acmedir.t Module::Pluggable tests -cpan/Module-Pluggable/t/04acmepath_single.t Module::Pluggable tests -cpan/Module-Pluggable/t/04acmepath.t Module::Pluggable tests -cpan/Module-Pluggable/t/05postpath.t Module::Pluggable tests -cpan/Module-Pluggable/t/06multipath.t Module::Pluggable tests -cpan/Module-Pluggable/t/07instantiate.t Module::Pluggable tests -cpan/Module-Pluggable/t/08nothing.t Module::Pluggable tests -cpan/Module-Pluggable/t/09require.t Module::Pluggable tests -cpan/Module-Pluggable/t/10innerpack_inner.t Module::Pluggable tests -cpan/Module-Pluggable/t/10innerpack_noinner.t Module::Pluggable tests -cpan/Module-Pluggable/t/10innerpack_onefile.t Module::Pluggable tests -cpan/Module-Pluggable/t/10innerpack_override.t Module::Pluggable tests -cpan/Module-Pluggable/t/10innerpack_super.t Module::Pluggable tests -cpan/Module-Pluggable/t/10innerpack.t Module::Pluggable tests -cpan/Module-Pluggable/t/11usetwice.t Module::Pluggable tests -cpan/Module-Pluggable/t/12onlyarray.t Module::Pluggable tests -cpan/Module-Pluggable/t/12onlyregex.t Module::Pluggable tests -cpan/Module-Pluggable/t/12onlyrequire.t Module::Pluggable tests -cpan/Module-Pluggable/t/12only.t Module::Pluggable tests -cpan/Module-Pluggable/t/13exceptarray.t Module::Pluggable tests -cpan/Module-Pluggable/t/13exceptregex.t Module::Pluggable tests -cpan/Module-Pluggable/t/13except.t Module::Pluggable tests -cpan/Module-Pluggable/t/14package.t Module::Pluggable tests -cpan/Module-Pluggable/t/15topicsafe.t Module::Pluggable tests -cpan/Module-Pluggable/t/16different_extension.t Module::Pluggable tests -cpan/Module-Pluggable/t/17devel_inner_package.t Module::Pluggable tests -cpan/Module-Pluggable/t/18skipped_package.t Module::Pluggable tests -cpan/Module-Pluggable/t/19can_ok_clobber.t Module::Pluggable tests -cpan/Module-Pluggable/t/20dodgy_files.t Module::Pluggable tests -cpan/Module-Pluggable/t/21editor_junk.t Module::Pluggable tests -cpan/Module-Pluggable/t/22trigger.t Module::Pluggable tests -cpan/Module-Pluggable/t/23depth.t Module::Pluggable tests -cpan/Module-Pluggable/t/24local_inc_object.t Module::Pluggable tests -cpan/Module-Pluggable/t/24local_inc_package.t Module::Pluggable tests -cpan/Module-Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/Acme/Foo-Bar.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm~ Module::Pluggable tests -cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swo Module::Pluggable tests -cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Bar.pm.swp Module::Pluggable tests -cpan/Module-Pluggable/t/lib/EditorJunk/Plugin/Foo.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/ExtTest/Plugin/Bar.plugin Module::Pluggable tests -cpan/Module-Pluggable/t/lib/ExtTest/Plugin/Foo.plugin Module::Pluggable tests -cpan/Module-Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin Module::Pluggable tests -cpan/Module-Pluggable/t/lib/InnerTest/Plugin/Foo.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/MyTest/Plugin/Bar.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/MyTest/Plugin/Foo.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/No/Middle.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/OddTest/Plugin/Foo.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/TA/C/A/I.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/Text/Abbrev.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/After.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/CallbackAllow.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/CallbackDeny.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/Deny.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/TriggerTest/Plugin/Error.pm Module::Pluggable tests -cpan/Module-Pluggable/t/lib/Zot/.Zork.pm Module::Pluggable tests cpan/NEXT/lib/NEXT.pm Pseudo-class NEXT for method redispatch cpan/NEXT/t/actual.t NEXT cpan/NEXT/t/actuns.t NEXT @@ -1872,14 +1695,6 @@ cpan/NEXT/t/dynamically_scoped_regex_vars.t NEXT cpan/NEXT/t/next.t NEXT cpan/NEXT/t/stringify.t NEXT cpan/NEXT/t/unseen.t NEXT -cpan/Object-Accessor/lib/Object/Accessor.pm Object::Accessor -cpan/Object-Accessor/t/00_Object-Accessor.t Object::Accessor tests -cpan/Object-Accessor/t/01_Object-Accessor-Subclassed.t Object::Accessor tests -cpan/Object-Accessor/t/02_Object-Accessor-allow.t Object::Accessor tests -cpan/Object-Accessor/t/03_Object-Accessor-local.t Object::Accessor tests -cpan/Object-Accessor/t/04_Object-Accessor-lvalue.t Object::Accessor tests -cpan/Object-Accessor/t/05_Object-Accessor-callback.t Object::Accessor tests -cpan/Object-Accessor/t/06_Object-Accessor-alias.t Object::Accessor tests cpan/Package-Constants/lib/Package/Constants.pm Package::Constants cpan/Package-Constants/t/01_list.t Package::Constants tests cpan/Params-Check/lib/Params/Check.pm Params::Check @@ -1899,13 +1714,12 @@ cpan/parent/t/parent-returns-false.t tests for parent.pm cpan/parent/t/parent.t tests for parent.pm cpan/Parse-CPAN-Meta/Changes cpan/Parse-CPAN-Meta/lib/Parse/CPAN/Meta.pm -cpan/Parse-CPAN-Meta/t/01_compile.t cpan/Parse-CPAN-Meta/t/02_api.t cpan/Parse-CPAN-Meta/t/03_functions.t cpan/Parse-CPAN-Meta/t/04_export.t cpan/Parse-CPAN-Meta/t/05_errors.t -cpan/Parse-CPAN-Meta/t/data/VR-META.json -cpan/Parse-CPAN-Meta/t/data/VR-META.yml +cpan/Parse-CPAN-Meta/t/data/META-VR.json +cpan/Parse-CPAN-Meta/t/data/META-VR.yml cpan/Parse-CPAN-Meta/t/lib/Parse/CPAN/Meta/Test.pm cpan/perlfaq/lib/perlfaq1.pod General Questions About Perl cpan/perlfaq/lib/perlfaq2.pod Obtaining and Learning about Perl @@ -1922,18 +1736,24 @@ cpan/perlfaq/lib/perlglossary.pod Perl Glossary cpan/PerlIO-via-QuotedPrint/lib/PerlIO/via/QuotedPrint.pm PerlIO::via::QuotedPrint cpan/PerlIO-via-QuotedPrint/t/QuotedPrint.t PerlIO::via::QuotedPrint cpan/Perl-OSType/lib/Perl/OSType.pm Perl::OSType -cpan/Perl-OSType/t/00-compile.t Perl::OSType cpan/Perl-OSType/t/OSType.t Perl::OSType +cpan/Pod-Checker/lib/Pod/Checker.pm +cpan/Pod-Checker/scripts/podchecker.PL +cpan/Pod-Checker/t/pod/contains_bad_pod.xr +cpan/Pod-Checker/t/pod/empty.xr +cpan/Pod-Checker/t/pod/podchkenc.t +cpan/Pod-Checker/t/pod/podchkenc.xr +cpan/Pod-Checker/t/pod/poderrs.t +cpan/Pod-Checker/t/pod/poderrs.xr +cpan/Pod-Checker/t/pod/selfcheck.t +cpan/Pod-Checker/t/pod/testcmp.pl +cpan/Pod-Checker/t/pod/testpchk.pl cpan/Pod-Escapes/ChangeLog ChangeLog for Pod::Escapes cpan/Pod-Escapes/lib/Pod/Escapes.pm Pod::Escapes cpan/Pod-Escapes/README README for Pod::Escapes cpan/Pod-Escapes/t/01_about_verbose.t test Pod::Escapes cpan/Pod-Escapes/t/10_main.t test Pod::Escapes cpan/Pod-Escapes/t/15_name2charnum.t test Pod::Escapes -cpan/Pod-LaTeX/lib/Pod/LaTeX.pm Convert POD data to LaTeX -cpan/Pod-LaTeX/pod2latex.PL Precursor for translator to turn pod into LaTeX -cpan/Pod-LaTeX/t/pod2latex.t See if Pod::LaTeX works -cpan/Pod-LaTeX/t/user.t See if Pod::LaTeX works cpan/podlators/lib/Pod/Man.pm Convert POD data to *roff cpan/podlators/lib/Pod/ParseLink.pm Perl an L<> formatting code in POD text cpan/podlators/lib/Pod/Text/Color.pm Convert POD data to color ASCII text @@ -1969,16 +1789,12 @@ cpan/podlators/t/text-perlio.t podlators test cpan/podlators/t/text.t podlators test cpan/podlators/t/text-utf8.t podlators test cpan/podlators/VERSION podlators distribution version -cpan/Pod-Parser/lib/Pod/Checker.pm Pod-Parser - check POD documents for syntax errors cpan/Pod-Parser/lib/Pod/Find.pm find POD documents in directory trees cpan/Pod-Parser/lib/Pod/InputObjects.pm Pod-Parser - define objects for input streams cpan/Pod-Parser/lib/Pod/Parser.pm Pod-Parser - define base class for parsing POD cpan/Pod-Parser/lib/Pod/ParseUtils.pm Pod-Parser - pod utility functions cpan/Pod-Parser/lib/Pod/PlainText.pm Convert POD data to formatted ASCII text cpan/Pod-Parser/lib/Pod/Select.pm Pod-Parser - select portions of POD docs -cpan/Pod-Parser/lib/Pod/Usage.pm Pod-Parser - print usage messages -cpan/Pod-Parser/scripts/pod2usage.PL Pod-Parser - print usage messages from POD docs -cpan/Pod-Parser/scripts/podchecker.PL Pod-Parser - Pod::Checker::podchecker() CLI cpan/Pod-Parser/scripts/podselect.PL Pod-Parser - Pod::Select::podselect() CLI cpan/Pod-Parser/t/pod/contains_bad_pod.xr Pod-Parser test file cpan/Pod-Parser/t/pod/contains_pod.t Pod-Parser test @@ -2005,14 +1821,6 @@ cpan/Pod-Parser/t/pod/nested_seqs.t Test nested interior sequences cpan/Pod-Parser/t/pod/nested_seqs.xr Expected results for nested_seqs.t cpan/Pod-Parser/t/pod/oneline_cmds.t Test single paragraph ==cmds cpan/Pod-Parser/t/pod/oneline_cmds.xr Expected results for oneline_cmds.t -cpan/Pod-Parser/t/pod/p2u_data.pl Test Pod::Usage -cpan/Pod-Parser/t/pod/pod2usage2.t Test Pod::Usage -cpan/Pod-Parser/t/pod/pod2usage.t Test Pod::Usage -cpan/Pod-Parser/t/pod/pod2usage.xr Expected results for pod2usage.t -cpan/Pod-Parser/t/pod/podchkenc.t Validate =encoding support -cpan/Pod-Parser/t/pod/podchkenc.xr Expected results for the above -cpan/Pod-Parser/t/pod/poderrs.t Test POD errors -cpan/Pod-Parser/t/pod/poderrs.xr Expected results for poderrs.t cpan/Pod-Parser/t/pod/podselect.t Test Pod::Select cpan/Pod-Parser/t/pod/podselect.xr Expected results for podselect.t cpan/Pod-Parser/t/pod/selfcheck.t @@ -2023,12 +1831,9 @@ cpan/Pod-Parser/t/pod/testp2pt.pl Module to test Pod::PlainText for a given fil cpan/Pod-Parser/t/pod/testpchk.pl Module to test Pod::Checker for a given file cpan/Pod-Parser/t/pod/testpods/lib/Pod/Stuff.pm Sample data for t/pod/find.t cpan/Pod-Parser/t/pod/twice.t Test Pod::Parser -cpan/Pod-Parser/t/pod/usage2.pod Test POD for pod2usage tests -cpan/Pod-Parser/t/pod/usage.pod Test POD for pod2usage tests cpan/Pod-Perldoc/corpus/no-head.pod test file for Pod-Perldoc cpan/Pod-Perldoc/corpus/perlfunc.pod test file for Pod-Perldoc cpan/Pod-Perldoc/corpus/utf8.pod test file for Pod-Perldoc -cpan/Pod-Perldoc/lib/perldoc.pod Look up Perl documentation in Pod format cpan/Pod-Perldoc/lib/Pod/Perldoc/BaseTo.pm utility module for perldoc cpan/Pod-Perldoc/lib/Pod/Perldoc/GetOptsOO.pm options parsing for perldoc cpan/Pod-Perldoc/lib/Pod/Perldoc.pm guts of the 'perldoc' utility @@ -2042,6 +1847,7 @@ cpan/Pod-Perldoc/lib/Pod/Perldoc/ToTerm.pm convert POD to terminal output cpan/Pod-Perldoc/lib/Pod/Perldoc/ToText.pm convert POD to plain text cpan/Pod-Perldoc/lib/Pod/Perldoc/ToTk.pm convert POD via Tk::Pod cpan/Pod-Perldoc/lib/Pod/Perldoc/ToXml.pm convert POD to XML +cpan/Pod-Perldoc/perldoc.pod cpan/Pod-Perldoc/t/load.t test file for Pod-Perldoc cpan/Pod-Perldoc/t/man/_get_columns.t test file for Pod-Perldoc cpan/Pod-Perldoc/t/pod.t test file for Pod-Perldoc @@ -2113,6 +1919,10 @@ cpan/Pod-Simple/t/corpus/encwarn01.txt Pod::Simple test file cpan/Pod-Simple/t/corpus/encwarn01.xml Pod::Simple test file cpan/Pod-Simple/t/corpus/encwarn02.txt Pod::Simple test file cpan/Pod-Simple/t/corpus/encwarn02.xml Pod::Simple test file +cpan/Pod-Simple/t/corpus/encwarn03.txt +cpan/Pod-Simple/t/corpus/encwarn03.xml +cpan/Pod-Simple/t/corpus/encwarn04.txt +cpan/Pod-Simple/t/corpus/encwarn04.xml cpan/Pod-Simple/t/corpus/fet_cont.txt Pod::Simple test file cpan/Pod-Simple/t/corpus/fet_cont.xml Pod::Simple test file cpan/Pod-Simple/t/corpus/fet_dup.txt Pod::Simple test file @@ -2151,9 +1961,11 @@ cpan/Pod-Simple/t/corpus.t Pod::Simple test file cpan/Pod-Simple/t/corpus/thai_iso11.txt Pod::Simple test file cpan/Pod-Simple/t/corpus/thai_iso11.xml Pod::Simple test file cpan/Pod-Simple/t/emptylists.t Pod::Simple test file +cpan/Pod-Simple/t/enc-chars.t cpan/Pod-Simple/t/encod01.t Pod::Simple test file cpan/Pod-Simple/t/encod02.t Pod::Simple test file cpan/Pod-Simple/t/encod03.t Pod::Simple test file +cpan/Pod-Simple/t/encod04.t cpan/Pod-Simple/t/end_over.t Pod::Simple test file cpan/Pod-Simple/t/eol2.t Pod::Simple test file cpan/Pod-Simple/t/eol.t Pod::Simple test file @@ -2226,12 +2038,24 @@ cpan/Pod-Simple/t/testlib3/squaa/Vliff.pm Pod::Simple test file cpan/Pod-Simple/t/tiedfh.t Pod::Simple test file cpan/Pod-Simple/t/verbatim.t Pod::Simple test file cpan/Pod-Simple/t/verb_fmt.t Pod::Simple test file +cpan/Pod-Simple/t/whine.t cpan/Pod-Simple/t/xhtml01.t Pod::Simple test file cpan/Pod-Simple/t/xhtml05.t Pod::Simple test file cpan/Pod-Simple/t/xhtml10.t Pod::Simple test file cpan/Pod-Simple/t/xhtml15.t Pod::Simple test file cpan/Pod-Simple/t/xhtml20.t Pod::Simple test file +cpan/Pod-Simple/t/xhtml-bkb.t cpan/Pod-Simple/t/x_nixer.t Pod::Simple test file +cpan/Pod-Usage/lib/Pod/Usage.pm +cpan/Pod-Usage/scripts/pod2usage.PL +cpan/Pod-Usage/t/pod/p2u_data.pl +cpan/Pod-Usage/t/pod/pod2usage2.t +cpan/Pod-Usage/t/pod/pod2usage.t +cpan/Pod-Usage/t/pod/pod2usage.xr +cpan/Pod-Usage/t/pod/testcmp.pl +cpan/Pod-Usage/t/pod/testp2pt.pl +cpan/Pod-Usage/t/pod/usage2.pod +cpan/Pod-Usage/t/pod/usage.pod cpan/Socket/Makefile.PL Socket extension makefile writer cpan/Socket/Socket.pm Socket extension Perl module cpan/Socket/Socket.xs Socket extension external subroutines @@ -2272,11 +2096,6 @@ cpan/Term-ANSIColor/t/stringify.t Tests for Term::ANSIColor cpan/Term-ANSIColor/t/taint.t cpan/Term-Cap/Cap.pm Perl module supporting termcap usage cpan/Term-Cap/test.pl See if Term::Cap works -cpan/Term-UI/lib/Term/UI/History.pm Term::UI -cpan/Term-UI/lib/Term/UI.pm Term::UI -cpan/Term-UI/t/00_load.t Term::UI tests -cpan/Term-UI/t/01_history.t Term::UI tests -cpan/Term-UI/t/02_ui.t Term::UI tests cpan/Test-Harness/bin/prove The prove harness utility cpan/Test-Harness/Changes Test::Harness change log cpan/Test-Harness/lib/App/Prove.pm Gubbins for the prove utility @@ -2380,7 +2199,6 @@ cpan/Test-Harness/t/multiplexer.t Test::Harness test cpan/Test-Harness/t/nested.t Test::Harness test cpan/Test-Harness/t/nofork-mux.t Test::Harness test cpan/Test-Harness/t/nofork.t Test::Harness test -cpan/Test-Harness/t/nowarn.t cpan/Test-Harness/t/object.t Test::Harness test cpan/Test-Harness/t/parser-config.t Test::Harness test cpan/Test-Harness/t/parser-subclass.t Test::Harness test @@ -2646,16 +2464,12 @@ cpan/Text-Balanced/t/09_gentag.t See if Text::Balanced works cpan/Text-ParseWords/lib/Text/ParseWords.pm Perl module to split words on arbitrary delimiter cpan/Text-ParseWords/t/ParseWords.t See if Text::ParseWords works cpan/Text-ParseWords/t/taint.t See if Text::ParseWords works with tainting -cpan/Text-Soundex/Changes Changelog for Text::Soundex -cpan/Text-Soundex/README README for Text::Soundex -cpan/Text-Soundex/Soundex.pm Text::Soundex extension Perl module -cpan/Text-Soundex/Soundex.xs Text::Soundex extension external subroutines -cpan/Text-Soundex/t/Soundex.t test for Text::Soundex cpan/Text-Tabs/CHANGELOG ChangeLog for Tabs+Wrap cpan/Text-Tabs/lib/Text/Tabs.pm Do expand and unexpand cpan/Text-Tabs/lib/Text/Wrap.pm Paragraph formatter cpan/Text-Tabs/t/37000.t See if Text::Tabs is working cpan/Text-Tabs/t/39548.t See if Text::Tabs is working +cpan/Text-Tabs/t/79766.t See if Text::Tabs is working cpan/Text-Tabs/t/belg4mit.t See if Text::Tabs is working cpan/Text-Tabs/t/dandv.t See if Text::Tabs is working cpan/Text-Tabs/t/fill.t See if Text::Wrap::fill works @@ -2959,6 +2773,17 @@ cpan/Unicode-Normalize/t/proto.t Unicode::Normalize cpan/Unicode-Normalize/t/split.t Unicode::Normalize cpan/Unicode-Normalize/t/test.t Unicode::Normalize cpan/Unicode-Normalize/t/tie.t Unicode::Normalize +cpan/version/lib/version/Internals.pod Description of the internals of version objects +cpan/version/lib/version.pm Support for version objects +cpan/version/lib/version.pod Documentation of the version module +cpan/version/t/01base.t Tests for version objects` +cpan/version/t/02derived.t Tests for version objects +cpan/version/t/03require.t Tests for version objects +cpan/version/t/04strict_lax.t Tests for version objects +cpan/version/t/05sigdie.t Tests for version objects +cpan/version/t/06noop.t Tests for version objects +cpan/version/t/07locale.t Tests for version objects +cpan/version/t/coretests.pm Tests for version objects cpan/Win32API-File/buffers.h Win32API::File extension cpan/Win32API-File/cFile.h Win32API::File extension cpan/Win32API-File/cFile.pc Win32API::File extension @@ -3116,15 +2941,30 @@ dist/Data-Dumper/Changes Data pretty printer, changelog dist/Data-Dumper/Dumper.pm Data pretty printer, module dist/Data-Dumper/Dumper.xs Data pretty printer, externals dist/Data-Dumper/t/bless.t See if Data::Dumper works +dist/Data-Dumper/t/bless_var_method.t See if Data::Dumper::Bless works dist/Data-Dumper/t/bugs.t See if Data::Dumper works +dist/Data-Dumper/t/deparse.t See if Data::Dumper::Deparse works dist/Data-Dumper/t/dumper.t See if Data::Dumper works -dist/Data-Dumper/t/freezer.t See if $Data::Dumper::Freezer works +dist/Data-Dumper/t/dumpperl.t See if Data::Dumper::Dumpperl works +dist/Data-Dumper/t/freezer.t See if Data::Dumper::Freezer works +dist/Data-Dumper/t/freezer_useperl.t See if Data::Dumper works +dist/Data-Dumper/t/indent.t See if Data::Dumper::Indent works +dist/Data-Dumper/t/lib/Testing.pm Functions used in testing Data-Dumper +dist/Data-Dumper/t/misc.t Miscellaneous tests for Data-Dumper +dist/Data-Dumper/t/names.t See if Data::Dumper::Names works dist/Data-Dumper/Todo Data pretty printer, futures dist/Data-Dumper/t/overload.t See if Data::Dumper works for overloaded data dist/Data-Dumper/t/pair.t See if Data::Dumper pair separator works dist/Data-Dumper/t/perl-74170.t Regression test for stack reallocation +dist/Data-Dumper/t/purity_deepcopy_maxdepth.t See if three Data::Dumper functions work dist/Data-Dumper/t/qr.t See if Data::Dumper works with qr|/| +dist/Data-Dumper/t/quotekeys.t See if Data::Dumper::Quotekeys works +dist/Data-Dumper/t/seen.t See if Data::Dumper::Seen works +dist/Data-Dumper/t/sortkeys.t See if Data::Dumper::Sortkeys works +dist/Data-Dumper/t/sparseseen.t See if Data::Dumper::Sparseseen works dist/Data-Dumper/t/terse.t See if Data::Dumper terse option works +dist/Data-Dumper/t/toaster.t See if Data::Dumper::Toaster works +dist/Data-Dumper/t/values.t See if Data::Dumper::Values works dist/Devel-SelfStubber/lib/Devel/SelfStubber.pm Generate stubs for SelfLoader.pm dist/Devel-SelfStubber/t/Devel-SelfStubber.t See if Devel::SelfStubber works dist/Dumpvalue/lib/Dumpvalue.pm Screen dump of perl values @@ -3132,6 +2972,9 @@ dist/Dumpvalue/t/Dumpvalue.t See if Dumpvalue works dist/Env/lib/Env.pm Map environment into ordinary variables dist/Env/t/array.t See if Env works for arrays dist/Env/t/env.t See if Env works +dist/Exporter/lib/Exporter/Heavy.pm Complicated routines for Exporter +dist/Exporter/lib/Exporter.pm Exporter base class +dist/Exporter/t/Exporter.t See if Exporter works dist/ExtUtils-CBuilder/Changes EU-CB change log dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm Base class for ExtUtils::CBuilder methods dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/aix.pm CBuilder methods for AIX @@ -3178,6 +3021,7 @@ dist/ExtUtils-Manifest/t/Manifest.t See if ExtUtils::Manifest works dist/ExtUtils-ParseXS/Changes ExtUtils::ParseXS change log dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Constants.pm ExtUtils::ParseXS guts dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/CountLines.pm ExtUtils::ParseXS guts +dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Eval.pm ExtUtils::ParseXS guts dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm converts Perl XS code into C code dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pod ExtUtils::ParseXS documentation dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Utilities.pm ExtUtils::ParseXS guts @@ -3200,7 +3044,6 @@ dist/ExtUtils-ParseXS/t/103-tidy_type.t ExtUtils::ParseXS tests dist/ExtUtils-ParseXS/t/104-map_type.t ExtUtils::ParseXS tests dist/ExtUtils-ParseXS/t/105-valid_proto_string.t ExtUtils::ParseXS tests dist/ExtUtils-ParseXS/t/106-process_typemaps.t ExtUtils::ParseXS tests -dist/ExtUtils-ParseXS/t/107-make_targetable.t ExtUtils::ParseXS tests dist/ExtUtils-ParseXS/t/108-map_type.t ExtUtils::ParseXS tests dist/ExtUtils-ParseXS/t/109-standard_XS_defs.t ExtUtils::ParseXS tests dist/ExtUtils-ParseXS/t/110-assign_func_args.t ExtUtils::ParseXS tests @@ -3216,6 +3059,8 @@ dist/ExtUtils-ParseXS/t/512-t-file.t ExtUtils::Typemaps tests dist/ExtUtils-ParseXS/t/513-t-merge.t ExtUtils::Typemaps tests dist/ExtUtils-ParseXS/t/514-t-embed.t ExtUtils::Typemaps tests dist/ExtUtils-ParseXS/t/515-t-cmd.t ExtUtils::Typemaps tests +dist/ExtUtils-ParseXS/t/516-t-clone.t ExtUtils::Typemaps tests +dist/ExtUtils-ParseXS/t/517-t-targetable.t ExtUtils::Typemaps tests dist/ExtUtils-ParseXS/t/600-t-compat.t ExtUtils::Typemaps tests dist/ExtUtils-ParseXS/t/data/b.typemap ExtUtils::Typemaps test data dist/ExtUtils-ParseXS/t/data/combined.typemap ExtUtils::Typemaps test data @@ -3418,6 +3263,7 @@ dist/Module-CoreList/identify-dependencies A usage example for Module::CoreList dist/Module-CoreList/lib/Module/CoreList.pm Module::CoreList dist/Module-CoreList/lib/Module/CoreList.pod Module::CoreList dist/Module-CoreList/lib/Module/CoreList/TieHashDelta.pm Module::CoreList guts +dist/Module-CoreList/lib/Module/CoreList/Utils.pm Module::CoreList guts dist/Module-CoreList/Makefile.PL Module::CoreList dist/Module-CoreList/MANIFEST Module::CoreList dist/Module-CoreList/README Module::CoreList @@ -3425,6 +3271,7 @@ dist/Module-CoreList/t/corelist.t Module::CoreList tests dist/Module-CoreList/t/deprecated.t Module::CoreList tests dist/Module-CoreList/t/find_modules.t Module::CoreList tests dist/Module-CoreList/t/pod.t Module::CoreList tests +dist/Module-CoreList/t/utils.t Module::CoreList tests dist/Net-Ping/Changes Net::Ping dist/Net-Ping/lib/Net/Ping.pm Hello, anybody home? dist/Net-Ping/t/100_load.t Ping Net::Ping @@ -3442,6 +3289,7 @@ dist/Net-Ping/t/410_syn_host.t Ping Net::Ping dist/Net-Ping/t/450_service.t Ping Net::Ping dist/Net-Ping/t/500_ping_icmp.t Ping Net::Ping dist/Net-Ping/t/510_ping_udp.t Ping Net::Ping +dist/Net-Ping/t/520_icmp_ttl.t Ping Net::Ping dist/Safe/Changes Changes for Safe.pm dist/Safe/Makefile.PL Makefile.PL for Safe.pm dist/Safe/MANIFEST MANIFEST for Safe.pm @@ -3480,6 +3328,7 @@ dist/Storable/Storable.pm Storable extension dist/Storable/Storable.xs Storable extension dist/Storable/t/attach_errors.t Trigger and test STORABLE_attach errors dist/Storable/t/attach_singleton.t Test STORABLE_attach for the Singleton pattern +dist/Storable/t/attach.t Check STORABLE_attach doesn't create objects unnecessarily dist/Storable/t/blessed.t See if Storable works dist/Storable/t/canonical.t See if Storable works dist/Storable/t/circular_hook.t Test thaw hook called depth-first for circular refs @@ -3488,6 +3337,7 @@ dist/Storable/t/compat01.t See if Storable works dist/Storable/t/compat06.t See if Storable works dist/Storable/t/croak.t See if Storable works dist/Storable/t/dclone.t See if Storable works +dist/Storable/t/destroy.t Test Storable in global destructon dist/Storable/t/downgrade.t See if Storable works dist/Storable/t/file_magic.t See if file_magic function works dist/Storable/t/forgive.t See if Storable works @@ -3498,6 +3348,7 @@ dist/Storable/t/HAS_OVERLOAD.pm For auto-requiring of mdoules for overload dist/Storable/t/integer.t See if Storable works dist/Storable/t/interwork56.t Test compatibility kludge for 64bit data under 5.6.x dist/Storable/t/just_plain_nasty.t See if Storable works +dist/Storable/t/leaks.t See if Storable leaks (skips in core) dist/Storable/t/lock.t See if Storable works dist/Storable/t/make_56_interwork.pl Make test data for interwork56.t dist/Storable/t/make_downgrade.pl Make test data for downgrade.t @@ -3538,6 +3389,7 @@ dist/Thread-Queue/t/06_insert.t Thread::Queue tests dist/Thread-Queue/t/07_lock.t Thread::Queue tests dist/Thread-Queue/t/08_nothreads.t Thread::Queue tests dist/Thread-Queue/t/09_ended.t Thread::Queue tests +dist/Thread-Queue/t/10_timed.t Thread::Queue tests dist/Thread-Semaphore/lib/Thread/Semaphore.pm Thread-safe semaphores dist/Thread-Semaphore/t/01_basic.t Thread::Semaphore tests dist/Thread-Semaphore/t/02_errs.t Thread::Semaphore tests @@ -3732,6 +3584,7 @@ ext/Errno/ChangeLog Errno changes ext/Errno/Errno_pm.PL Errno perl module create script ext/Errno/Makefile.PL Errno extension makefile writer ext/Errno/t/Errno.t See if Errno works +ext/ExtUtils-Miniperl/lib/ExtUtils/Miniperl.pm Writes {mini,}perlmain.c ext/Fcntl/Fcntl.pm Fcntl extension Perl module ext/Fcntl/Fcntl.xs Fcntl extension external subroutines ext/Fcntl/Makefile.PL Fcntl extension makefile writer @@ -3750,6 +3603,9 @@ ext/FileCache/t/07noimport.t See if FileCache works without importing ext/File-DosGlob/DosGlob.xs Win32 DOS-globbing module ext/File-DosGlob/lib/File/DosGlob.pm Win32 DOS-globbing module ext/File-DosGlob/t/DosGlob.t See if File::DosGlob works +ext/File-Find/lib/File/Find.pm Routines to do a find +ext/File-Find/t/find.t See if File::Find works +ext/File-Find/t/taint.t See if File::Find works with taint ext/File-Glob/bsd_glob.c File::Glob extension run time code ext/File-Glob/bsd_glob.h File::Glob extension header file ext/File-Glob/Changes File::Glob extension changelog @@ -3803,6 +3659,7 @@ ext/NDBM_File/hints/gnukfreebsd.pl Hint for NDBM_File for named architecture ext/NDBM_File/hints/gnuknetbsd.pl Hint for NDBM_File for named architecture ext/NDBM_File/hints/gnu.pl Hint for NDBM_File for named architecture ext/NDBM_File/hints/linux.pl Hint for NDBM_File for named architecture +ext/NDBM_File/hints/MSWin32.pl Hint for NDBM_File for named architecture ext/NDBM_File/hints/sco.pl Hint for NDBM_File for named architecture ext/NDBM_File/hints/solaris.pl Hint for NDBM_File for named architecture ext/NDBM_File/hints/svr4.pl Hint for NDBM_File for named architecture @@ -3817,7 +3674,8 @@ ext/ODBM_File/hints/gnukfreebsd.pl Hint for NDBM_File for named architecture ext/ODBM_File/hints/gnuknetbsd.pl Hint for NDBM_File for named architecture ext/ODBM_File/hints/gnu.pl Hint for ODBM_File for named architecture ext/ODBM_File/hints/hpux.pl Hint for ODBM_File for named architecture -ext/ODBM_File/hints/linux.pl Hint for NDBM_File for named architecture +ext/ODBM_File/hints/linux.pl Hint for ODBM_File for named architecture +ext/ODBM_File/hints/MSWin32.pl Hint for ODBM_File for named architecture ext/ODBM_File/hints/sco.pl Hint for ODBM_File for named architecture ext/ODBM_File/hints/solaris.pl Hint for ODBM_File for named architecture ext/ODBM_File/hints/svr4.pl Hint for ODBM_File for named architecture @@ -3853,6 +3711,7 @@ ext/Pod-Functions/Makefile.PL Makefile writer ext/Pod-Functions/t/Functions.t See if Pod::Functions works ext/Pod-Html/bin/pod2html Translator to turn pod into HTML ext/Pod-Html/lib/Pod/Html.pm Convert POD data to HTML +ext/Pod-Html/t/anchorify.t ext/Pod-Html/t/cache.pod ext/Pod-Html/t/cache.t ext/Pod-Html/t/crossref2.t @@ -3973,6 +3832,8 @@ ext/VMS-DCLsym/DCLsym.pm Perl access to CLI symbols ext/VMS-DCLsym/DCLsym.xs Perl access to CLI symbols ext/VMS-DCLsym/Makefile.PL MakeMaker driver for VMS::DCLsym ext/VMS-DCLsym/t/vms_dclsym.t regression tests for VMS::DCLsym +ext/VMS-Filespec/lib/VMS/Filespec.pm VMS-Unix file syntax interconversion +ext/VMS-Filespec/t/filespec.t See if VMS::Filespec functions work ext/VMS-Stdio/0README.txt ReadMe file for VMS::Stdio ext/VMS-Stdio/Makefile.PL MakeMaker driver for VMS::Stdio ext/VMS-Stdio/Stdio.pm VMS options to stdio routines @@ -4089,11 +3950,9 @@ ext/XS-Typemap/t/Typemap.t test that typemaps work ext/XS-Typemap/Typemap.pm XS::Typemap extension ext/XS-Typemap/Typemap.xs XS::Typemap extension fakesdio.h stdio in terms of PerlIO -fakethr.h Fake threads header feature.h Feature header form.h Public declarations for formats generate_uudmap.c Generate uudmap.h, the uuencode decoding map -genpacksizetables.pl Generate the size tables for pack/unpack globals.c File to declare global symbols (for shared library) globvar.sym Global variables that need hiding when embedded gv.c Glob value code @@ -4133,7 +3992,6 @@ hints/cygwin.sh Hints for named architecture hints/darwin.sh Hints for named architecture hints/dcosx.sh Hints for named architecture hints/dec_osf.sh Hints for named architecture -hints/dgux.sh Hints for named architecture hints/dos_djgpp.sh Hints for named architecture hints/dragonfly.sh Hints for named architecture hints/dynixptx.sh Hints for named architecture @@ -4206,6 +4064,7 @@ hints/utekv.sh Hints for named architecture hints/uwin.sh Hints for named architecture hints/vos.sh Hints for named architecture hv.c Hash value code +hv_func.h Hash value static inline function header hv.h Hash value header inline.h Static inline functions inline_invlist.c Inline functions for handling inversion lists @@ -4264,9 +4123,6 @@ lib/dumpvar.pl A variable dumper lib/dumpvar.t A variable dumper tester lib/English.pm Readable aliases for short variables lib/English.t See if English works -lib/Exporter/Heavy.pm Complicated routines for Exporter -lib/Exporter.pm Exporter base class -lib/Exporter.t See if Exporter works lib/ExtUtils/Embed.pm Utilities for embedding Perl in C programs lib/ExtUtils/t/Embed.t See if ExtUtils::Embed and embedding works lib/ExtUtils/typemap Extension interface types @@ -4280,9 +4136,6 @@ lib/File/Compare.pm Emulation of cmp command lib/File/Compare.t See if File::Compare works lib/File/Copy.pm Emulation of cp command lib/File/Copy.t See if File::Copy works -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 lib/FileHandle.pm Backward-compatible front end to IO extension lib/FileHandle.t See if FileHandle works lib/File/stat-7896.t A test for ID 20011110.104 @@ -4331,6 +4184,7 @@ lib/perl5db/t/eval-line-bug Tests for the Perl debugger lib/perl5db/t/fact Tests for the Perl debugger lib/perl5db/t/filename-line-breakpoint Tests for the Perl debugger lib/perl5db/t/load-modules Tests for the Perl debugger +lib/perl5db/t/lsub-n Test script used by perl5db.t lib/perl5db/t/lvalue-bug Tests for the Perl debugger lib/perl5db/t/MyModule.pm Tests for the Perl debugger lib/perl5db/t/proxy-constants Tests for the Perl debugger @@ -4347,6 +4201,7 @@ lib/perl5db/t/test-frame-option-1 Tests for the Perl debugger lib/perl5db/t/test-l-statement-1 Tests for the Perl debugger lib/perl5db/t/test-l-statement-2 Tests for the Perl debugger lib/perl5db/t/test-m-statement-1 Tests for the Perl debugger +lib/perl5db/t/test-passing-at-underscore-to-x-etc Tests for the Perl debugger lib/perl5db/t/test-PrintRet-option-1 Tests for the Perl debugger lib/perl5db/t/test-r-statement Tests for the Perl debugger lib/perl5db/t/test-warnLevel-option-1 Tests for the Perl debugger @@ -4457,17 +4312,6 @@ lib/utf8.t See if utf8 operations work lib/vars_carp.t See if "use vars" doesn't load Carp.pm per default lib/vars.pm Declare pseudo-imported global variables lib/vars.t See if "use vars" works -lib/version/Internals.pod Description of the internals of version objects -lib/version.pm Support for version objects -lib/version.pod Documentation of the version module -lib/version/t/01base.t Tests for version objects` -lib/version/t/02derived.t Tests for version objects -lib/version/t/03require.t Tests for version objects -lib/version/t/04strict_lax.t Tests for version objects -lib/version/t/05sigdie.t Tests for version objects -lib/version/t/06noop.t Tests for version objects -lib/version/t/07locale.t Tests for version objects -lib/version/t/coretests.pm Tests for version objects lib/vmsish.pm Control VMS-specific behavior of Perl core lib/vmsish.t Tests for vmsish.pm lib/warnings.pm For "use warnings" @@ -4493,13 +4337,13 @@ MANIFEST This list of files mathoms.c A home for binary-compatible code artifacts metaconfig.h Control file for the metaconfig process metaconfig.SH Control file for the metaconfig process +META.json Distribution meta-data in JSON META.yml Distribution meta-data in YAML mg.c Magic code mg.h Magic header mg_names.c Generated magic names used by dump.c mg_raw.h Generated magic data used by generate_uudmap.c mg_vtable.h Generated magic vtable data -minimod.pl Writes lib/ExtUtils/Miniperl.pm miniperlmain.c Basic perl w/o dynamic loading or extensions mkppport A script that distributes ppport.h mkppport.lst List of extensions that need a ppport.h @@ -4629,6 +4473,7 @@ os2/perlrexx.c Support perl interpreter embedded in REXX os2/perlrexx.cmd Test perl interpreter embedded in REXX overload.c generated overload enum (public) overload.h generated overload name table (implementation) +packsizetables.c The generated packprops array used in pp_pack.c pad.c Scratchpad functions pad.h Scratchpad headers parser.h parser object header @@ -4644,7 +4489,6 @@ perliol.h PerlIO Layer definition perlio.sym Symbols for PerlIO abstraction perlsdio.h Fake stdio using perlio perlsfio.h Prototype sfio mapping for PerlIO -perlsh A poor man's perl shell perlvars.h Global variables perly.act parser actions; derived from perly.y perly.c parser code (NOT derived from perly.y) @@ -4682,18 +4526,15 @@ pod/perl5140delta.pod Perl changes in version 5.14.0 pod/perl5141delta.pod Perl changes in version 5.14.1 pod/perl5142delta.pod Perl changes in version 5.14.2 pod/perl5143delta.pod Perl changes in version 5.14.3 +pod/perl5144delta.pod Perl changes in version 5.14.4 pod/perl5160delta.pod Perl changes in version 5.16.0 pod/perl5161delta.pod Perl changes in version 5.16.1 pod/perl5162delta.pod Perl changes in version 5.16.2 -pod/perl5170delta.pod Perl changes in version 5.17.0 -pod/perl5171delta.pod Perl changes in version 5.17.1 -pod/perl5172delta.pod Perl changes in version 5.17.2 -pod/perl5173delta.pod Perl changes in version 5.17.3 -pod/perl5174delta.pod Perl changes in version 5.17.4 -pod/perl5175delta.pod Perl changes in version 5.17.5 -pod/perl5176delta.pod Perl changes in version 5.17.6 -pod/perl5177delta.pod Perl changes in version 5.17.7 -pod/perl5178delta.pod Perl changes in version 5.17.8 +pod/perl5163delta.pod Perl changes in version 5.16.3 +pod/perl5180delta.pod Perl changes in version 5.18.0 +pod/perl5190delta.pod Perl changes in version 5.19.0 +pod/perl5191delta.pod Perl changes in version 5.19.1 +pod/perl5192delta.pod Perl changes in version 5.19.2 pod/perl561delta.pod Perl changes in version 5.6.1 pod/perl56delta.pod Perl changes in version 5.6 pod/perl581delta.pod Perl changes in version 5.8.1 @@ -4822,7 +4663,6 @@ Porting/corecpan.pl Reports outdated dual-lived modules Porting/corelist-diff Tool to produce corelist diffs Porting/corelist-perldelta.pl Generates data perldelta from Module::CoreList Porting/corelist.pl Generates data for Module::CoreList -Porting/curliff.pl Curliff or liff your curliffable files. Porting/epigraphs.pod the release epigraphs used over the years Porting/exec-bit.txt List of files that get +x in release tarball Porting/exercise_makedef.pl Brute force testing for makedef.pl @@ -4848,13 +4688,13 @@ Porting/manicheck Check against MANIFEST Porting/manisort Sort the MANIFEST Porting/new-perldelta.pl Generate a new perldelta Porting/newtests-perldelta.pl Generate Perldelta stub for newly added tests -Porting/perl5180delta.pod Perl changes in version 5.16.0 Porting/perldelta_template.pod Template for creating new perldelta.pod files Porting/perlhist_calculate.pl Perform calculations to update perlhist Porting/pod_lib.pl Code for handling generated pods Porting/pod_rules.pl generate lists of pod files for Makefiles Porting/podtidy Reformat pod using Pod::Tidy Porting/pumpkin.pod Guidelines and hints for Perl maintainers +Porting/README.pod Outline of contents of Porting directory Porting/README.y2038 Perl notes for the 2038 fix Porting/release_announcement_template.txt Porting/release_managers_guide.pod Release Manager's Guide @@ -4862,8 +4702,6 @@ Porting/release_schedule.pod Schedule for future releases Porting/rt_list_patches A tool to help you apply patches from RT Porting/sort_perldiag.pl Keep our diagnostics orderly Porting/sync-with-cpan Sync with CPAN -Porting/testall.atom Cumulative profile with Third Degree -Porting/thirdclean Cleanup Third Degree reports Porting/timecheck2.c Test program for the 2038 fix Porting/timecheck.c Test program for the 2038 fix Porting/todo.pod Perl things to do @@ -4887,7 +4725,6 @@ README.bs2000 Perl notes for POSIX-BC BS2000 README.ce Perl notes for WinCE README.cn Perl for Simplified Chinese (in EUC-CN) README.cygwin Perl notes for Cygwin -README.dgux Perl notes for DG/UX README.dos Perl notes for DOS README.freebsd Perl notes for FreeBSD README.haiku Perl notes for Haiku @@ -4924,8 +4761,11 @@ regcomp.sym Data for regnodes.h regen/embed_lib.pl Reads embed.fnc and regen/opcodes regen/embed.pl Produces {embed,embedvar,proto}.h regen/feature.pl Generates feature.pm +regen/genpacksizetables.pl Generate the size tables for pack/unpack regen/keywords.pl Program to write keywords.h +regen/lib_cleanup.pl Generate lib/.gitignore from MANIFEST regen/mg_vtable.pl generate mg_vtable.h +regen/miniperlmain.pl generate miniperlmain.c regen/mk_invlists.pl Generates charclass_invlists.h regen/mk_PL_charclass.pl Populate the PL_charclass table regen/opcode.pl Opcode header generator @@ -5010,15 +4850,14 @@ t/base/rs.t See if record-read works t/base/term.t See if various terms work t/base/while.t See if while work t/benchmark/rt26188-speed-up-keys-on-empty-hash.t Benchmark if keys on empty hashes is fast enough +t/bigmem/pos.t Check that pos() handles large offsets t/bigmem/read.t Check read() handles large offsets t/bigmem/vec.t Check vec() handles large offsets t/cmd/elsif.t See if else-if works t/cmd/for.t See if for loops work -t/cmd/lexsub.t See if lexical subroutines work t/cmd/mod.t See if statement modifiers work t/cmd/subval.t See if subroutine values work t/cmd/switch.t See if switch optimizations work -t/cmd/while.t See if while loops work t/comp/bproto.t See if builtins conform to their prototypes t/comp/cmdopt.t See if command optimization works t/comp/colon.t See if colons are parsed correctly @@ -5300,6 +5139,7 @@ t/op/filetest.t See if file tests work t/op/filetest_t.t See if -t file test works t/op/flip.t See if range operator works t/op/fork.t See if fork works +t/op/for.t See if for loops work t/op/fresh_perl_utf8.t UTF8 tests for pads and gvs t/op/getpid.t See if $$ and getppid work with threads t/op/getppid.t See if getppid works @@ -5329,6 +5169,7 @@ t/op/lc.t See if lc, uc, lcfirst, ucfirst, quotemeta work t/op/leaky-magic.t See whether vars' magic leaks into packages t/op/length.t See if length works t/op/lex_assign.t See if ops involving lexicals or pad temps work +t/op/lexsub.t See if lexical subroutines work t/op/lex.t Tests too complex for t/base/lex.t t/op/lfs.t See if large files work for perlio t/op/list.t See if array lists work @@ -5429,6 +5270,7 @@ t/op/vec.t See if vectors work t/op/ver.t See if v-strings and the %v format flag work t/op/wantarray.t See if wantarray works t/op/warn.t See if warn works +t/op/while.t See if while loops work t/op/write.t See if write works (formats work) t/op/yadayada.t See if ... works t/perl.supp Perl valgrind suppressions @@ -5443,6 +5285,7 @@ t/porting/customized.t Check all CUSTOMIZED files are as they should be t/porting/diag.t Test completeness of perldiag.pod t/porting/dual-life.t Check that dual-life bins are in utils/ t/porting/exec-bit.t Check that exec-bit bins are identified +t/porting/extrefs.t Check perl headers don't make extern refs t/porting/filenames.t Check the MANIFEST for filename portability. t/porting/FindExt.t Test win32/FindExt.pm t/porting/globvar.t Check that globvar.sym is sane @@ -5453,6 +5296,7 @@ t/porting/pending-author.t Check if any pending commit would break tests t/porting/perlfunc.t Test that Functions_pm.PL can parse perlfunc.pod t/porting/podcheck.t Test the POD of shipped modules is well formed t/porting/pod_rules.t Check that various pod lists are consistent +t/porting/readme.t Check that all files in Porting/ are mentioned in Porting/README.pod t/porting/regen.t Check that regen.pl doesn't need running t/porting/test_bootstrap.t Test that the instructions for test bootstrapping aren't accidentally overlooked. t/porting/utils.t Check that utility scripts still compile @@ -5512,6 +5356,7 @@ t/run/cloexec.t Test close-on-exec. t/run/dtrace.pl For dtrace.t t/run/dtrace.t Test for DTrace probes t/run/exit.t Test perl's exit status. +t/run/flib/broken.pm Bad .pm file for switchM.t t/run/fresh_perl.t Tests that require a fresh perl. t/run/locale.t Tests related to locale handling t/run/mad.t Test vs MAD environment @@ -5525,8 +5370,10 @@ t/run/switchd-78586.t See whether bug 78586 is fixed t/run/switchd.t Test the -d switch t/run/switches.t Tests for the other switches (-0, -l, -c, -s, -M, -m, -V, -v, -h, -z, -i) t/run/switchF1.t Pathological tests for the -F switch +t/run/switchF2.t Pathological tests for the -F switch t/run/switchF.t Test the -F switch t/run/switchI.t Test the -I switch +t/run/switchM.t Test the -M switch t/run/switchn.t Test the -n switch t/run/switchp.t Test the -p switch t/run/switcht.t Test the -t switch @@ -5574,6 +5421,7 @@ t/uni/tr_sjis.t See if Unicode tr/// in sjis works t/uni/tr_utf8.t See if Unicode tr/// in utf8 works t/uni/universal.t See if Unicode in calls to UNIVERSAL works t/uni/upper.t See if Unicode casing works +t/uni/variables.t See that the rules for variable names work t/uni/write.t See if Unicode formats work t/win32/fs.t Test Win32 link for compatibility t/win32/runenv.t Test if Win* perl honors its env variables @@ -5594,10 +5442,7 @@ util.h Dummy header utils/c2ph.PL program to translate dbx stabs to perl utils/config_data.PL Module::Build tool utils/corelist.PL Module::CoreList -utils/cpan2dist.PL the cpan2dist utility utils/cpan.PL easily interact with CPAN from the command line -utils/cpanp.PL the cpanp utility -utils/cpanp-run-perl.PL the cpanp-run-perl utility utils/enc2xs.PL Encode module generator utils/h2ph.PL A thing to turn C .h files into perl .ph files utils/h2xs.PL Program to make .xs files from C header files @@ -5605,8 +5450,7 @@ utils/instmodsh.PL Give information about installed extensions utils/json_pp.PL JSON::PP command line utility utils/libnetcfg.PL libnet utils.lst Lists utilities bundled with Perl -utils/Makefile Pregenerated from utils/Makefile.SH -utils/Makefile.SH Extract the utility scripts +utils/Makefile.PL Extract the utility scripts utils/perlbug.PL A simple tool to submit a bug report utils/perldoc.PL A simple tool to find & display perl's documentation utils/perlivp.PL installation verification procedure @@ -5622,8 +5466,6 @@ utils/splain.PL Stand-alone version of diagnostics.pm utils/xsubpp.PL External subroutine preprocessor utils/zipdetails.PL display the internal structure of zip files vms/descrip_mms.template Template MM[SK] description file for build -vms/ext/Filespec.pm VMS-Unix file syntax interconversion -vms/ext/filespec.t See if VMS::Filespec functions work 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 @@ -5702,7 +5544,6 @@ x2p/a2p.h Global declarations x2p/a2p.pod Pod for awk to perl translator x2p/a2p.y A yacc grammar for awk x2p/a2py.c Awk compiler, sort of -x2p/cflags.SH A script that emits C compilation flags per file x2p/EXTERN.h Same as above x2p/find2perl.PL A find to perl translator x2p/hash.c Hashes again