X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=7d72b2241ec7193caf2f2b4e1c1194c386759dca;hb=cb9d5b3a2566a2a88f1a861bc6c9a0bee5e7d768;hp=161d93bd57f29443a25c3862c501a62317f2cebf;hpb=9d45b377104bdeac6205865205bf4ad6fce4f355;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 161d93b..7d72b22 100644 --- a/MANIFEST +++ b/MANIFEST @@ -17,23 +17,1638 @@ configure.com Configure-equivalent for VMS configure.gnu Crude emulation of GNU configure cop.h Control operator header Copying The GNU General Public License -Cross/build-arm-n770-sh Cross-compilation -Cross/cflags-cross-arm Cross-compilation -Cross/config Cross-compilation +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.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.tgz 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.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.tbz Archive::Extract tests +cpan/Archive-Extract/t/src/y.tgz 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/lib/Archive/Tar/Constant.pm Archive::Tar +cpan/Archive-Tar/lib/Archive/Tar/File.pm Archive::Tar +cpan/Archive-Tar/lib/Archive/Tar.pm Archive::Tar +cpan/Archive-Tar/Makefile.PL Achive::Tar +cpan/Archive-Tar/t/01_use.t Archive::Tar tests +cpan/Archive-Tar/t/02_methods.t Archive::Tar tests +cpan/Archive-Tar/t/03_file.t Archive::Tar tests +cpan/Archive-Tar/t/04_resolved_issues.t Archive::Tar tests +cpan/Archive-Tar/t/05_iter.t Archive::Tar tests +cpan/Archive-Tar/t/06_error.t Archive::Tar tests +cpan/Archive-Tar/t/90_symlink.t Archive::Tar tests +cpan/Archive-Tar/t/99_pod.t Archive::Tar tests +cpan/Archive-Tar/t/src/header/signed.tar Archive::Tar tests +cpan/Archive-Tar/t/src/linktest/linktest_missing_dir.tar Archive::Tar tests +cpan/Archive-Tar/t/src/linktest/linktest_with_dir.tar Archive::Tar tests +cpan/Archive-Tar/t/src/long/b Archive::Tar tests +cpan/Archive-Tar/t/src/long/bar.tar Archive::Tar tests +cpan/Archive-Tar/t/src/long/foo.tbz Archive::Tar tests +cpan/Archive-Tar/t/src/long/foo.tgz Archive::Tar tests +cpan/Archive-Tar/t/src/short/b Archive::Tar tests +cpan/Archive-Tar/t/src/short/bar.tar Archive::Tar tests +cpan/Archive-Tar/t/src/short/foo.tbz Archive::Tar tests +cpan/Archive-Tar/t/src/short/foo.tgz Archive::Tar tests +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 suceed or die with lexical scope +cpan/autodie/lib/Fatal.pm Make errors in functions/builtins fatal +cpan/autodie/t/00-load.t autodie - basic load +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 +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/context_lexical.t autodie - Context clobbering lexically +cpan/autodie/t/context.t autodie - Context clobbering tests +cpan/autodie/t/crickey.t autodie - Like an Australian +cpan/autodie/t/dbmopen.t autodie - dbm tests +cpan/autodie/t/exception_class.t autodie - Exception class subclasses +cpan/autodie/t/exceptions.t autodie - 5.10 exception tests. +cpan/autodie/t/exec.t autodie - exec tests. +cpan/autodie/t/Fatal.t autodie - Fatal backcompatibility +cpan/autodie/t/filehandles.t autodie - filehandle tests +cpan/autodie/t/fileno.t autodie - fileno tests +cpan/autodie/t/flock.t autodie - File locking tests +cpan/autodie/t/format-clobber.t autodie - Don't clobber scalars +cpan/autodie/t/hints_insist.t autodie - Test hints insistance +cpan/autodie/t/hints_pod_examples.t autodie - Test hints POD examples +cpan/autodie/t/hints_provider_does.t autodie - Test hints/does roles +cpan/autodie/t/hints_provider_easy_does_it.t autodie - Test easy hints/does +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/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 - Austrlaian helper +cpan/autodie/t/lib/autodie/test/badname.pm autodie - Bad exception class +cpan/autodie/t/lib/autodie/test/missing.pm autodie - Missing exception class +cpan/autodie/t/lib/Caller_helper.pm autodie - Caller helper +cpan/autodie/t/lib/Hints_pod_examples.pm autodie - Hints/pod helper +cpan/autodie/t/lib/Hints_provider_does.pm autodie - Hints/does helper +cpan/autodie/t/lib/Hints_provider_easy_does_it.pm autodie - Hints/easy helper +cpan/autodie/t/lib/Hints_provider_isa.pm autodie - Hints/inherit helper +cpan/autodie/t/lib/Hints_test.pm autodie - Hints test helper +cpan/autodie/t/lib/lethal.pm autodie - with a better name +cpan/autodie/t/lib/my/autodie.pm autodie - blog_hints.t helper +cpan/autodie/t/lib/OtherTypes.pm autodie - Format clobberer helper. +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/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/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/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/version.t autodie - versioning tests +cpan/autodie/t/version_tag.t +cpan/AutoLoader/lib/AutoLoader.pm Autoloader base class +cpan/AutoLoader/lib/AutoSplit.pm Split up autoload functions +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/bignum/lib/bigint.pm bigint +cpan/bignum/lib/bignum.pm bignum +cpan/bignum/lib/bigrat.pm bigrat +cpan/bignum/lib/Math/BigFloat/Trace.pm bignum tracing +cpan/bignum/lib/Math/BigInt/Trace.pm bignum tracing +cpan/bignum/t/big_e_pi.t See if bignum exports e() and PI() +cpan/bignum/t/bigexp.t See if bignum works +cpan/bignum/t/bigint.t See if bigint works +cpan/bignum/t/bignum.t See if bignum works +cpan/bignum/t/bigrat.t See if bigrat works +cpan/bignum/t/bii_e_pi.t See if bigint exports e() and PI() +cpan/bignum/t/biinfnan.t See if bignum works +cpan/bignum/t/bir_e_pi.t See if bigrat exports e() and PI() +cpan/bignum/t/bninfnan.t See if bignum works +cpan/bignum/t/bn_lite.t See if bignum with Math::BigInt::Lite works +cpan/bignum/t/brinfnan.t See if bignum works +cpan/bignum/t/br_lite.t See if bigrat with Math::BigInt::Lite works +cpan/bignum/t/in_effect.t See if in_effect() works +cpan/bignum/t/infnan.inc See if bignum with inf/NaN works +cpan/bignum/t/option_a.t See if bignum a => X works +cpan/bignum/t/option_l.t See if bignum l => X works +cpan/bignum/t/option_p.t See if bignum p => X works +cpan/bignum/t/ratopt_a.t See if bigrat a => X works +cpan/bignum/t/scope_f.t See if no bignum works +cpan/bignum/t/scope_i.t See if no bigint works +cpan/bignum/t/scope_r.t See if no bigrat 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/examples/caution.xbm CGI example +cpan/CGI/examples/clickable_image.cgi CGI example +cpan/CGI/examples/cookie.cgi CGI example +cpan/CGI/examples/crash.cgi CGI example +cpan/CGI/examples/customize.cgi CGI example +cpan/CGI/examples/diff_upload.cgi CGI example +cpan/CGI/examples/dna_small_gif.uu Small image for CGI examples +cpan/CGI/examples/file_upload.cgi CGI example +cpan/CGI/examples/frameset.cgi CGI example +cpan/CGI/examples/index.html Index page for CGI examples +cpan/CGI/examples/internal_links.cgi CGI example +cpan/CGI/examples/javascript.cgi CGI example +cpan/CGI/examples/make_links.pl CGI example +cpan/CGI/examples/monty.cgi CGI example +cpan/CGI/examples/multiple_forms.cgi CGI example +cpan/CGI/examples/nph-clock.cgi CGI example +cpan/CGI/examples/nph-multipart.cgi CGI example +cpan/CGI/examples/popup.cgi CGI example +cpan/CGI/examples/RunMeFirst Setup script for CGI examples +cpan/CGI/examples/save_state.cgi CGI example +cpan/CGI/examples/tryit.cgi CGI example +cpan/CGI/examples/wilogo_gif.uu CGI example +cpan/CGI/lib/CGI/Apache.pm Support for Apache's Perl module +cpan/CGI/lib/CGI/Carp.pm Log server errors with helpful context +cpan/CGI/lib/CGI/Changes Changelog for CGI.pm +cpan/CGI/lib/CGI/Cookie.pm Interface to Netscape Cookies +cpan/CGI/lib/CGI/Fast.pm Support for FastCGI (persistent server process) +cpan/CGI/lib/CGI.pm Web server interface ("Common Gateway Interface") +cpan/CGI/lib/CGI/Pretty.pm Output nicely formatted HTML +cpan/CGI/lib/CGI/Push.pm Support for server push +cpan/CGI/lib/CGI/Switch.pm Simple interface for multiple server types +cpan/CGI/lib/CGI/Util.pm Utility functions +cpan/CGI/t/apache.t See if CGI::Apache still loads +cpan/CGI/t/can.t See if CGI.pm works +cpan/CGI/t/carp.t See if CGI::Carp works +cpan/CGI/t/cookie.t See if CGI::Cookie works +cpan/CGI/t/Dump.t See if CGI->Dump works +cpan/CGI/t/fast.t See if CGI::Fast works (if FCGI is installed) +cpan/CGI/t/form.t See if CGI.pm works +cpan/CGI/t/function.t See if CGI.pm works +cpan/CGI/t/html.t See if CGI.pm works +cpan/CGI/t/no_tabindex.t See if CGI.pm works +cpan/CGI/t/popup_menu.t See if CGI pop menus work +cpan/CGI/t/pretty.t See if CGI.pm works +cpan/CGI/t/push.t See if CGI::Push works +cpan/CGI/t/query_string.t See if CGI->query_string() works +cpan/CGI/t/request.t See if CGI.pm works +cpan/CGI/t/start_end_asterisk.t See if CGI.pm works +cpan/CGI/t/start_end_end.t See if CGI.pm works +cpan/CGI/t/start_end_start.t See if CGI.pm works +cpan/CGI/t/switch.t See if CGI::Switch still loads +cpan/CGI/t/unescapeHTML.t See if CGI::unescapeHTML() works +cpan/CGI/t/uploadInfo.t See if CGI.pm works +cpan/CGI/t/upload_post_text.txt Test data for CGI.pm +cpan/CGI/t/upload.t See if CGI.pm works +cpan/CGI/t/user_agent.t See if CGI->user_agent() works +cpan/CGI/t/util-58.t See if 5.8-dependent features work +cpan/CGI/t/util.t See if CGI.pm works +cpan/Class-ISA/ChangeLog Changes for Class::ISA +cpan/Class-ISA/lib/Class/ISA.pm Class::ISA +cpan/Class-ISA/t/00_about_verbose.t Tests for Class::ISA +cpan/Class-ISA/t/01_old_junk.t Tests for Class::ISA +cpan/Compress-Raw-Bzip2/bzip2-src/blocksort.c +cpan/Compress-Raw-Bzip2/bzip2-src/bzip2.c +cpan/Compress-Raw-Bzip2/bzip2-src/bzip2recover.c +cpan/Compress-Raw-Bzip2/bzip2-src/bzlib.c +cpan/Compress-Raw-Bzip2/bzip2-src/bzlib.h +cpan/Compress-Raw-Bzip2/bzip2-src/bzlib_private.h +cpan/Compress-Raw-Bzip2/bzip2-src/compress.c +cpan/Compress-Raw-Bzip2/bzip2-src/crctable.c +cpan/Compress-Raw-Bzip2/bzip2-src/decompress.c +cpan/Compress-Raw-Bzip2/bzip2-src/dlltest.c +cpan/Compress-Raw-Bzip2/bzip2-src/huffman.c +cpan/Compress-Raw-Bzip2/bzip2-src/LICENSE +cpan/Compress-Raw-Bzip2/bzip2-src/mk251.c +cpan/Compress-Raw-Bzip2/bzip2-src/randtable.c +cpan/Compress-Raw-Bzip2/bzip2-src/spewG.c +cpan/Compress-Raw-Bzip2/bzip2-src/unzcrash.c +cpan/Compress-Raw-Bzip2/Bzip2.xs +cpan/Compress-Raw-Bzip2/Changes +cpan/Compress-Raw-Bzip2/fallback/constants.h +cpan/Compress-Raw-Bzip2/fallback/constants.xs +cpan/Compress-Raw-Bzip2/lib/Compress/Raw/Bzip2.pm +cpan/Compress-Raw-Bzip2/Makefile.PL +cpan/Compress-Raw-Bzip2/pod/FAQ.pod +cpan/Compress-Raw-Bzip2/private/MakeUtil.pm +cpan/Compress-Raw-Bzip2/README +cpan/Compress-Raw-Bzip2/t/000prereq.t +cpan/Compress-Raw-Bzip2/t/01bzip2.t +cpan/Compress-Raw-Bzip2/t/09limitoutput.t +cpan/Compress-Raw-Bzip2/t/99pod.t +cpan/Compress-Raw-Bzip2/t/compress/CompTestUtils.pm +cpan/Compress-Raw-Bzip2/typemap +cpan/Compress-Raw-Zlib/Changes Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/config.in Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/examples/filtdef Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/examples/filtinf Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/fallback/constants.h Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/fallback/constants.xs Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/lib/Compress/Raw/Zlib.pm Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/Makefile.PL Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/pod/FAQ.pod Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/private/MakeUtil.pm Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/README Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/t/01version.t Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/t/02zlib.t Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/t/07bufsize.t Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/t/09limitoutput.t Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/t/18lvalue.t Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/t/compress/CompTestUtils.pm +cpan/Compress-Raw-Zlib/typemap Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/adler32.c Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/compress.c Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/crc32.c Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/crc32.h Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/deflate.c Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/deflate.h Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/infback.c Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/inffast.c Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/inffast.h Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/inffixed.h Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/inflate.c Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/inflate.h Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/inftrees.c Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/inftrees.h Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/trees.c Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/trees.h Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/uncompr.c Compress::Raw::Zlib +cpan/Compress-Raw-Zlib/zlib-src/zconf.h Compress::Raw::Zlib +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/CPAN/lib/CPAN/API/HOWTO.pod recipe book for programming with CPAN.pm +cpan/CPAN/lib/CPAN/Author.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/Bundle.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/CacheMgr.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/Complete.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/Debug.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/DeferredCode.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/Distribution.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/Distroprefs.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/Distrostatus.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/Exception/blocked_urllist.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/Exception/RecursiveDependency.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/Exception/yaml_not_installed.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/FirstTime.pm Utility for creating CPAN config files +cpan/CPAN/lib/CPAN/FTP/netrc.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/FTP.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/HandleConfig.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/Index.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/InfoObj.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/Kwalify/distroprefs.dd helper file for validating config files +cpan/CPAN/lib/CPAN/Kwalify/distroprefs.yml helper file for validating config files +cpan/CPAN/lib/CPAN/Kwalify.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/LWP/UserAgent.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/Module.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/Nox.pm Runs CPAN while avoiding compiled extensions +cpan/CPAN/lib/CPAN/PAUSE2003.pub CPAN public key +cpan/CPAN/lib/CPAN/PAUSE2005.pub CPAN public key +cpan/CPAN/lib/CPAN/PAUSE2007.pub CPAN public key +cpan/CPAN/lib/CPAN/PAUSE2009.pub CPAN public key +cpan/CPAN/lib/CPAN.pm Interface to Comprehensive Perl Archive Network +cpan/CPAN/lib/CPAN/Prompt.pm +cpan/CPAN/lib/CPAN/Queue.pm queueing system for CPAN.pm +cpan/CPAN/lib/CPAN/Shell.pm +cpan/CPAN/lib/CPAN/SIGNATURE CPAN public key +cpan/CPAN/lib/CPAN/Tarzip.pm helper package for CPAN.pm +cpan/CPAN/lib/CPAN/URL.pm +cpan/CPAN/lib/CPAN/Version.pm Simple math with different flavors of version strings +cpan/CPAN/Makefile.PL +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.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 +cpan/CPAN/t/03pkgs.t See if CPAN::Version works +cpan/CPAN/t/10version.t See if CPAN the module works +cpan/CPAN/t/11mirroredby.t See if CPAN::Mirrored::By works +cpan/Cwd/Changes Cwd extension Changelog +cpan/Cwd/Cwd.pm Various cwd routines (getcwd, fastcwd, chdir) +cpan/Cwd/Cwd.xs Cwd extension external subroutines +cpan/Cwd/lib/File/Spec/Cygwin.pm portable operations on Cygwin file names +cpan/Cwd/lib/File/Spec/Epoc.pm portable operations on EPOC file names +cpan/Cwd/lib/File/Spec/Functions.pm Function interface to File::Spec object methods +cpan/Cwd/lib/File/Spec/Mac.pm portable operations on Mac file names +cpan/Cwd/lib/File/Spec/OS2.pm portable operations on OS2 file names +cpan/Cwd/lib/File/Spec.pm portable operations on file names +cpan/Cwd/lib/File/Spec/Unix.pm portable operations on Unix file names +cpan/Cwd/lib/File/Spec/VMS.pm portable operations on VMS file names +cpan/Cwd/lib/File/Spec/Win32.pm portable operations on Win32 and NetWare file names +cpan/Cwd/t/crossplatform.t See if File::Spec works crossplatform +cpan/Cwd/t/cwd.t See if Cwd works +cpan/Cwd/t/Functions.t See if File::Spec::Functions works +cpan/Cwd/t/rel2abs2rel.t See if File::Spec->rel2abs/abs2rel works +cpan/Cwd/t/Spec.t See if File::Spec works +cpan/Cwd/t/taint.t See if Cwd works with taint +cpan/Cwd/t/tmpdir.t See if File::Spec->tmpdir() works +cpan/Cwd/t/win32.t See if Cwd works on Win32 +cpan/DB_File/Changes Berkeley DB extension change log +cpan/DB_File/config.in Part of Berkeley DB configuration +cpan/DB_File/DB_File_BS Berkeley DB extension mkbootstrap fodder +cpan/DB_File/DB_File.pm Berkeley DB extension Perl module +cpan/DB_File/DB_File.xs Berkeley DB extension external subroutines +cpan/DB_File/dbinfo Berkeley DB database version checker +cpan/DB_File/hints/dynixptx.pl Hint for DB_File for named architecture +cpan/DB_File/hints/sco.pl Hint for DB_File for named architecture +cpan/DB_File/Makefile.PL Berkeley DB extension makefile writer +cpan/DB_File/t/db-btree.t See if DB_File works +cpan/DB_File/t/db-hash.t See if DB_File works +cpan/DB_File/t/db-recno.t See if DB_File works +cpan/DB_File/typemap Berkeley DB extension interface types +cpan/DB_File/version.c Berkeley DB extension interface version check +cpan/Devel-PPPort/apicheck_c.PL Devel::PPPort apicheck generator +cpan/Devel-PPPort/Changes Devel::PPPort changes +cpan/Devel-PPPort/devel/buildperl.pl Devel::PPPort perl version builder +cpan/Devel-PPPort/devel/devtools.pl Devel::PPPort development utilities +cpan/Devel-PPPort/devel/mkapidoc.sh Devel::PPPort apidoc collector +cpan/Devel-PPPort/devel/mktodo Devel::PPPort baseline/todo generator +cpan/Devel-PPPort/devel/mktodo.pl Devel::PPPort baseline/todo generator +cpan/Devel-PPPort/devel/regenerate Devel::PPPort API re-generator +cpan/Devel-PPPort/devel/scanprov Devel::PPPort provided API scanner +cpan/Devel-PPPort/HACKERS Devel::PPPort hackers documentation +cpan/Devel-PPPort/Makefile.PL Devel::PPPort makefile writer +cpan/Devel-PPPort/MANIFEST.SKIP Devel::PPPort Manifest skip specs +cpan/Devel-PPPort/mktests.PL Devel::PPPort test file writer +cpan/Devel-PPPort/module2.c Devel::PPPort test file +cpan/Devel-PPPort/module3.c Devel::PPPort test file +cpan/Devel-PPPort/parts/apicheck.pl Devel::PPPort apicheck generator +cpan/Devel-PPPort/parts/apidoc.fnc Devel::PPPort Perl API listing +cpan/Devel-PPPort/parts/base/5004000 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5004010 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5004020 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5004030 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5004040 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5004050 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5005000 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5005010 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5005020 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5005030 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5005040 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5006000 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5006001 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5006002 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5007000 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5007001 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5007002 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5007003 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5008000 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5008001 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5008002 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5008003 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5008004 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5008005 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5008006 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5008007 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5008008 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5009000 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5009001 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5009002 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5009003 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5009004 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5009005 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5010000 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/base/5011000 Devel::PPPort baseline todo file +cpan/Devel-PPPort/parts/embed.fnc Devel::PPPort Perl API listing +cpan/Devel-PPPort/parts/inc/call Devel::PPPort include +cpan/Devel-PPPort/parts/inc/cop Devel::PPPort include +cpan/Devel-PPPort/parts/inc/exception Devel::PPPort include +cpan/Devel-PPPort/parts/inc/format Devel::PPPort include +cpan/Devel-PPPort/parts/inc/grok Devel::PPPort include +cpan/Devel-PPPort/parts/inc/gv Devel::PPPort include +cpan/Devel-PPPort/parts/inc/HvNAME Devel::PPPort include +cpan/Devel-PPPort/parts/inc/limits Devel::PPPort include +cpan/Devel-PPPort/parts/inc/magic Devel::PPPort include +cpan/Devel-PPPort/parts/inc/memory Devel::PPPort include +cpan/Devel-PPPort/parts/inc/misc Devel::PPPort include +cpan/Devel-PPPort/parts/inc/mPUSH Devel::PPPort include +cpan/Devel-PPPort/parts/inc/MY_CXT Devel::PPPort include +cpan/Devel-PPPort/parts/inc/newCONSTSUB Devel::PPPort include +cpan/Devel-PPPort/parts/inc/newRV Devel::PPPort include +cpan/Devel-PPPort/parts/inc/newSVpv Devel::PPPort include +cpan/Devel-PPPort/parts/inc/newSV_type Devel::PPPort include +cpan/Devel-PPPort/parts/inc/podtest Devel::PPPort include +cpan/Devel-PPPort/parts/inc/ppphbin Devel::PPPort include +cpan/Devel-PPPort/parts/inc/ppphdoc Devel::PPPort include +cpan/Devel-PPPort/parts/inc/ppphtest Devel::PPPort include +cpan/Devel-PPPort/parts/inc/pvs Devel::PPPort include +cpan/Devel-PPPort/parts/inc/pv_tools Devel::PPPort include +cpan/Devel-PPPort/parts/inc/shared_pv Devel::PPPort include +cpan/Devel-PPPort/parts/inc/snprintf Devel::PPPort include +cpan/Devel-PPPort/parts/inc/sprintf Devel::PPPort include +cpan/Devel-PPPort/parts/inc/strlfuncs Devel::PPPort include +cpan/Devel-PPPort/parts/inc/SvPV Devel::PPPort include +cpan/Devel-PPPort/parts/inc/SvREFCNT Devel::PPPort include +cpan/Devel-PPPort/parts/inc/Sv_set Devel::PPPort include +cpan/Devel-PPPort/parts/inc/sv_xpvf Devel::PPPort include +cpan/Devel-PPPort/parts/inc/threads Devel::PPPort include +cpan/Devel-PPPort/parts/inc/uv Devel::PPPort include +cpan/Devel-PPPort/parts/inc/variables Devel::PPPort include +cpan/Devel-PPPort/parts/inc/version Devel::PPPort include +cpan/Devel-PPPort/parts/inc/warn Devel::PPPort include +cpan/Devel-PPPort/parts/ppport.fnc Devel::PPPort API listing +cpan/Devel-PPPort/parts/ppptools.pl Devel::PPPort various utilities +cpan/Devel-PPPort/parts/todo/5004000 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5004010 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5004020 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5004030 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5004040 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5004050 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5005000 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5005010 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5005020 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5005030 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5005040 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5006000 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5006001 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5006002 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5007000 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5007001 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5007002 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5007003 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5008000 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5008001 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5008002 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5008003 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5008004 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5008005 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5008006 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5008007 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5008008 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5009000 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5009001 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5009002 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5009003 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5009004 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5009005 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5010000 Devel::PPPort todo file +cpan/Devel-PPPort/parts/todo/5011000 Devel::PPPort todo file +cpan/Devel-PPPort/ppport_h.PL Devel::PPPort ppport.h writer +cpan/Devel-PPPort/PPPort_pm.PL Devel::PPPort PPPort.pm writer +cpan/Devel-PPPort/PPPort.xs Devel::PPPort dummy PPPort.xs +cpan/Devel-PPPort/PPPort_xs.PL Devel::PPPort RealPPPort.xs writer +cpan/Devel-PPPort/README Devel::PPPort Readme +cpan/Devel-PPPort/soak Devel::PPPort Test Harness to run under various Perls +cpan/Devel-PPPort/t/call.t Devel::PPPort test file +cpan/Devel-PPPort/t/cop.t Devel::PPPort test file +cpan/Devel-PPPort/t/exception.t Devel::PPPort test file +cpan/Devel-PPPort/t/format.t Devel::PPPort test file +cpan/Devel-PPPort/t/grok.t Devel::PPPort test file +cpan/Devel-PPPort/t/gv.t Devel::PPPort test file +cpan/Devel-PPPort/t/HvNAME.t Devel::PPPort test file +cpan/Devel-PPPort/t/limits.t Devel::PPPort test file +cpan/Devel-PPPort/t/magic.t Devel::PPPort test file +cpan/Devel-PPPort/t/memory.t Devel::PPPort test file +cpan/Devel-PPPort/t/misc.t Devel::PPPort test file +cpan/Devel-PPPort/t/mPUSH.t Devel::PPPort test file +cpan/Devel-PPPort/t/MY_CXT.t Devel::PPPort test file +cpan/Devel-PPPort/t/newCONSTSUB.t Devel::PPPort test file +cpan/Devel-PPPort/t/newRV.t Devel::PPPort test file +cpan/Devel-PPPort/t/newSVpv.t Devel::PPPort test file +cpan/Devel-PPPort/t/newSV_type.t Devel::PPPort test file +cpan/Devel-PPPort/TODO Devel::PPPort Todo +cpan/Devel-PPPort/t/podtest.t Devel::PPPort test file +cpan/Devel-PPPort/t/ppphtest.t Devel::PPPort test file +cpan/Devel-PPPort/t/pvs.t Devel::PPPort test file +cpan/Devel-PPPort/t/pv_tools.t Devel::PPPort test file +cpan/Devel-PPPort/t/shared_pv.t Devel::PPPort test file +cpan/Devel-PPPort/t/snprintf.t Devel::PPPort test file +cpan/Devel-PPPort/t/sprintf.t Devel::PPPort test file +cpan/Devel-PPPort/t/strlfuncs.t Devel::PPPort test file +cpan/Devel-PPPort/t/SvPV.t Devel::PPPort test file +cpan/Devel-PPPort/t/SvREFCNT.t Devel::PPPort test file +cpan/Devel-PPPort/t/Sv_set.t Devel::PPPort test file +cpan/Devel-PPPort/t/sv_xpvf.t Devel::PPPort test file +cpan/Devel-PPPort/t/testutil.pl Devel::PPPort test utilities +cpan/Devel-PPPort/t/threads.t Devel::PPPort test file +cpan/Devel-PPPort/t/uv.t Devel::PPPort test file +cpan/Devel-PPPort/t/variables.t Devel::PPPort test file +cpan/Devel-PPPort/t/warn.t Devel::PPPort test file +cpan/Devel-PPPort/typemap Devel::PPPort Typemap +cpan/Digest/Changes Digest changelog +cpan/Digest/Digest/base.pm Digest extensions +cpan/Digest/Digest/file.pm Digest extensions +cpan/Digest/Digest.pm Digest extensions +cpan/Digest-MD5/Changes Digest::MD5 extension changes +cpan/Digest-MD5/hints/dec_osf.pl Hints for named architecture +cpan/Digest-MD5/hints/irix_6.pl Hints for named architecture +cpan/Digest-MD5/hints/MacOS.pl Hints for named architecture +cpan/Digest-MD5/Makefile.PL Digest::MD5 extension makefile writer +cpan/Digest-MD5/MD5.pm Digest::MD5 extension +cpan/Digest-MD5/MD5.xs Digest::MD5 extension +cpan/Digest-MD5/README Digest::MD5 extension Readme +cpan/Digest-MD5/t/align.t See if Digest::MD5 extension works +cpan/Digest-MD5/t/badfile.t See if Digest::MD5 extension works +cpan/Digest-MD5/t/bits.t See if Digest::MD5 extension works +cpan/Digest-MD5/t/clone.t See if Digest::MD5 extension works +cpan/Digest-MD5/t/files.t See if Digest::MD5 extension works +cpan/Digest-MD5/t/md5-aaa.t See if Digest::MD5 extension works +cpan/Digest-MD5/t/utf8.t See if Digest::MD5 extension works +cpan/Digest-MD5/typemap Digest::MD5 extension +cpan/Digest-SHA/Changes Digest::SHA changes +cpan/Digest-SHA/lib/Digest/SHA.pm Digest::SHA extension +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 +cpan/Digest-SHA/t/dumpload.t See if Digest::SHA works +cpan/Digest-SHA/t/fips198.t See if Digest::SHA works +cpan/Digest-SHA/t/gglong.t See if Digest::SHA works +cpan/Digest-SHA/t/gg.t See if Digest::SHA works +cpan/Digest-SHA/t/hmacsha.t See if Digest::SHA works +cpan/Digest-SHA/t/ireland.t See if Digest::SHA works +cpan/Digest-SHA/t/methods.t See if Digest::SHA works +cpan/Digest-SHA/t/nistbit.t See if Digest::SHA works +cpan/Digest-SHA/t/nistbyte.t See if Digest::SHA works +cpan/Digest-SHA/t/rfc2202.t See if Digest::SHA works +cpan/Digest-SHA/t/sha1.t See if Digest::SHA works +cpan/Digest-SHA/t/sha224.t See if Digest::SHA works +cpan/Digest-SHA/t/sha256.t See if Digest::SHA works +cpan/Digest-SHA/t/sha384.t See if Digest::SHA works +cpan/Digest-SHA/t/sha512.t See if Digest::SHA works +cpan/Digest-SHA/t/woodbury.t See if Digest::SHA works +cpan/Digest-SHA/typemap Typemap for Digest::SHA +cpan/Digest/t/base.t See if Digest extensions work +cpan/Digest/t/digest.t See if Digest extensions work +cpan/Digest/t/file.t See if Digest extensions work +cpan/Encode/AUTHORS List of authors +cpan/Encode/bin/enc2xs Encode module generator +cpan/Encode/bin/piconv iconv by perl +cpan/Encode/bin/ucm2table Table Generator for testing +cpan/Encode/bin/ucmlint A UCM Lint utility +cpan/Encode/bin/ucmsort A UCM sort utility +cpan/Encode/bin/unidump Unicode Dump like hexdump(1) +cpan/Encode/Byte/Byte.pm Encode extension +cpan/Encode/Byte/Makefile.PL Encode extension +cpan/Encode/Changes Change Log +cpan/Encode/CN/CN.pm Encode extension +cpan/Encode/CN/Makefile.PL Encode extension +cpan/Encode/EBCDIC/EBCDIC.pm Encode extension +cpan/Encode/EBCDIC/Makefile.PL Encode extension +cpan/Encode/encengine.c Encode extension +cpan/Encode/Encode/Changes.e2x Skeleton file for enc2xs +cpan/Encode/Encode/ConfigLocal_PM.e2x Skeleton file for enc2xs +cpan/Encode/Encode/encode.h Encode extension header file +cpan/Encode/Encode/Makefile_PL.e2x Skeleton file for enc2xs +cpan/Encode/Encode.pm Mother of all Encode extensions +cpan/Encode/Encode/_PM.e2x Skeleton file for enc2xs +cpan/Encode/Encode/README.e2x Skeleton file for enc2xs +cpan/Encode/Encode/_T.e2x Skeleton file for enc2xs +cpan/Encode/Encode.xs Encode extension +cpan/Encode/encoding.pm Perl Pragmatic Module +cpan/Encode/JP/JP.pm Encode extension +cpan/Encode/JP/Makefile.PL Encode extension +cpan/Encode/KR/KR.pm Encode extension +cpan/Encode/KR/Makefile.PL Encode extension +cpan/Encode/lib/Encode/Alias.pm Encode extension +cpan/Encode/lib/Encode/CJKConstants.pm Encode extension +cpan/Encode/lib/Encode/CN/HZ.pm Encode extension +cpan/Encode/lib/Encode/Config.pm Encode configuration module +cpan/Encode/lib/Encode/Encoder.pm OO Encoder +cpan/Encode/lib/Encode/Encoding.pm Encode extension +cpan/Encode/lib/Encode/GSM0338.pm Encode extension +cpan/Encode/lib/Encode/Guess.pm Encode Extension +cpan/Encode/lib/Encode/JP/H2Z.pm Encode extension +cpan/Encode/lib/Encode/JP/JIS7.pm Encode extension +cpan/Encode/lib/Encode/KR/2022_KR.pm Encode extension +cpan/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm Encode extension +cpan/Encode/lib/Encode/MIME/Header.pm Encode extension +cpan/Encode/lib/Encode/MIME/Name.pm Encode extension +cpan/Encode/lib/Encode/PerlIO.pod Documents for Encode & PerlIO +cpan/Encode/lib/Encode/Supported.pod Documents for supported encodings +cpan/Encode/lib/Encode/Unicode/UTF7.pm Encode extension +cpan/Encode/Makefile.PL Encode extension makefile writer +cpan/Encode/MANIFEST Encode MANIFEST +cpan/Encode/META.yml Encode META.yml +cpan/Encode/README Encode extension +cpan/Encode/Symbol/Makefile.PL Encode extension +cpan/Encode/Symbol/Symbol.pm Encode extension +cpan/Encode/t/Aliases.t test script +cpan/Encode/t/at-cn.t test script +cpan/Encode/t/at-tw.t test script +cpan/Encode/t/big5-eten.enc test data +cpan/Encode/t/big5-eten.utf test data +cpan/Encode/t/big5-hkscs.enc test data +cpan/Encode/t/big5-hkscs.utf test data +cpan/Encode/t/CJKT.t test script +cpan/Encode/t/enc_data.t test script for utf8 DATA +cpan/Encode/t/enc_eucjp.t test script +cpan/Encode/t/enc_module.enc test data for t/enc_module.t +cpan/Encode/t/enc_module.t test script +cpan/Encode/t/Encoder.t test script +cpan/Encode/t/Encode.t test script +cpan/Encode/t/encoding.t test script +cpan/Encode/t/enc_utf8.t test script +cpan/Encode/t/fallback.t test script +cpan/Encode/t/from_to.t test script +cpan/Encode/t/gb2312.enc test data +cpan/Encode/t/gb2312.utf test data +cpan/Encode/t/grow.t test script +cpan/Encode/t/gsm0338.t test script +cpan/Encode/t/guess.t test script +cpan/Encode/t/jis7-fallback.t test script +cpan/Encode/t/jisx0201.enc test data +cpan/Encode/t/jisx0201.utf test data +cpan/Encode/t/jisx0208.enc test data +cpan/Encode/t/jisx0208.utf test data +cpan/Encode/t/jisx0212.enc test data +cpan/Encode/t/jisx0212.utf test data +cpan/Encode/t/jperl.t test script +cpan/Encode/t/ksc5601.enc test data +cpan/Encode/t/ksc5601.utf test data +cpan/Encode/t/mime_header_iso2022jp.t test script +cpan/Encode/t/mime-header.t test script +cpan/Encode/t/mime-name.t test script +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/unibench.pl benchmark script +cpan/Encode/t/Unicode.t test script +cpan/Encode/t/utf8strict.t test script +cpan/Encode/TW/Makefile.PL Encode extension +cpan/Encode/TW/TW.pm Encode extension +cpan/Encode/ucm/8859-10.ucm Unicode Character Map +cpan/Encode/ucm/8859-11.ucm Unicode Character Map +cpan/Encode/ucm/8859-13.ucm Unicode Character Map +cpan/Encode/ucm/8859-14.ucm Unicode Character Map +cpan/Encode/ucm/8859-15.ucm Unicode Character Map +cpan/Encode/ucm/8859-16.ucm Unicode Character Map +cpan/Encode/ucm/8859-1.ucm Unicode Character Map +cpan/Encode/ucm/8859-2.ucm Unicode Character Map +cpan/Encode/ucm/8859-3.ucm Unicode Character Map +cpan/Encode/ucm/8859-4.ucm Unicode Character Map +cpan/Encode/ucm/8859-5.ucm Unicode Character Map +cpan/Encode/ucm/8859-6.ucm Unicode Character Map +cpan/Encode/ucm/8859-7.ucm Unicode Character Map +cpan/Encode/ucm/8859-8.ucm Unicode Character Map +cpan/Encode/ucm/8859-9.ucm Unicode Character Map +cpan/Encode/ucm/adobeStdenc.ucm Unicode Character Map +cpan/Encode/ucm/adobeSymbol.ucm Unicode Character Map +cpan/Encode/ucm/adobeZdingbat.ucm Unicode Character Map +cpan/Encode/ucm/ascii.ucm Unicode Character Map +cpan/Encode/ucm/big5-eten.ucm Unicode Character Map +cpan/Encode/ucm/big5-hkscs.ucm Unicode Character Map +cpan/Encode/ucm/cp037.ucm Unicode Character Map +cpan/Encode/ucm/cp1006.ucm Unicode Character Map +cpan/Encode/ucm/cp1026.ucm Unicode Character Map +cpan/Encode/ucm/cp1047.ucm Unicode Character Map +cpan/Encode/ucm/cp1250.ucm Unicode Character Map +cpan/Encode/ucm/cp1251.ucm Unicode Character Map +cpan/Encode/ucm/cp1252.ucm Unicode Character Map +cpan/Encode/ucm/cp1253.ucm Unicode Character Map +cpan/Encode/ucm/cp1254.ucm Unicode Character Map +cpan/Encode/ucm/cp1255.ucm Unicode Character Map +cpan/Encode/ucm/cp1256.ucm Unicode Character Map +cpan/Encode/ucm/cp1257.ucm Unicode Character Map +cpan/Encode/ucm/cp1258.ucm Unicode Character Map +cpan/Encode/ucm/cp424.ucm Unicode Character Map +cpan/Encode/ucm/cp437.ucm Unicode Character Map +cpan/Encode/ucm/cp500.ucm Unicode Character Map +cpan/Encode/ucm/cp737.ucm Unicode Character Map +cpan/Encode/ucm/cp775.ucm Unicode Character Map +cpan/Encode/ucm/cp850.ucm Unicode Character Map +cpan/Encode/ucm/cp852.ucm Unicode Character Map +cpan/Encode/ucm/cp855.ucm Unicode Character Map +cpan/Encode/ucm/cp856.ucm Unicode Character Map +cpan/Encode/ucm/cp857.ucm Unicode Character Map +cpan/Encode/ucm/cp858.ucm Unicode Character Map +cpan/Encode/ucm/cp860.ucm Unicode Character Map +cpan/Encode/ucm/cp861.ucm Unicode Character Map +cpan/Encode/ucm/cp862.ucm Unicode Character Map +cpan/Encode/ucm/cp863.ucm Unicode Character Map +cpan/Encode/ucm/cp864.ucm Unicode Character Map +cpan/Encode/ucm/cp865.ucm Unicode Character Map +cpan/Encode/ucm/cp866.ucm Unicode Character Map +cpan/Encode/ucm/cp869.ucm Unicode Character Map +cpan/Encode/ucm/cp874.ucm Unicode Character Map +cpan/Encode/ucm/cp875.ucm Unicode Character Map +cpan/Encode/ucm/cp932.ucm Unicode Character Map +cpan/Encode/ucm/cp936.ucm Unicode Character Map +cpan/Encode/ucm/cp949.ucm Unicode Character Map +cpan/Encode/ucm/cp950.ucm Unicode Character Map +cpan/Encode/ucm/ctrl.ucm Unicode Character Map +cpan/Encode/ucm/dingbats.ucm Unicode Character Map +cpan/Encode/ucm/euc-cn.ucm Unicode Character Map +cpan/Encode/ucm/euc-jp.ucm Unicode Character Map +cpan/Encode/ucm/euc-kr.ucm Unicode Character Map +cpan/Encode/ucm/gb12345.ucm Unicode Character Map +cpan/Encode/ucm/gb2312.ucm Unicode Character Map +cpan/Encode/ucm/hp-roman8.ucm Unicode Character Map +cpan/Encode/ucm/ir-165.ucm Unicode Character Map +cpan/Encode/ucm/jis0201.ucm Unicode Character Map +cpan/Encode/ucm/jis0208.ucm Unicode Character Map +cpan/Encode/ucm/jis0212.ucm Unicode Character Map +cpan/Encode/ucm/johab.ucm Unicode Character Map +cpan/Encode/ucm/koi8-f.ucm Unicode Character Map +cpan/Encode/ucm/koi8-r.ucm Unicode Character Map +cpan/Encode/ucm/koi8-u.ucm Unicode Character Map +cpan/Encode/ucm/ksc5601.ucm Unicode Character Map +cpan/Encode/ucm/macArabic.ucm Unicode Character Map +cpan/Encode/ucm/macCentEuro.ucm Unicode Character Map +cpan/Encode/ucm/macChinsimp.ucm Unicode Character Map +cpan/Encode/ucm/macChintrad.ucm Unicode Character Map +cpan/Encode/ucm/macCroatian.ucm Unicode Character Map +cpan/Encode/ucm/macCyrillic.ucm Unicode Character Map +cpan/Encode/ucm/macDingbats.ucm Unicode Character Map +cpan/Encode/ucm/macFarsi.ucm Unicode Character Map +cpan/Encode/ucm/macGreek.ucm Unicode Character Map +cpan/Encode/ucm/macHebrew.ucm Unicode Character Map +cpan/Encode/ucm/macIceland.ucm Unicode Character Map +cpan/Encode/ucm/macJapanese.ucm Unicode Character Map +cpan/Encode/ucm/macKorean.ucm Unicode Character Map +cpan/Encode/ucm/macRoman.ucm Unicode Character Map +cpan/Encode/ucm/macROMnn.ucm Unicode Character Map +cpan/Encode/ucm/macRUMnn.ucm Unicode Character Map +cpan/Encode/ucm/macSami.ucm Unicode Character Map +cpan/Encode/ucm/macSymbol.ucm Unicode Character Map +cpan/Encode/ucm/macThai.ucm Unicode Character Map +cpan/Encode/ucm/macTurkish.ucm Unicode Character Map +cpan/Encode/ucm/macUkraine.ucm Unicode Character Map +cpan/Encode/ucm/nextstep.ucm Unicode Character Map +cpan/Encode/ucm/null.ucm Unicode Character Map +cpan/Encode/ucm/posix-bc.ucm Unicode Character Map +cpan/Encode/ucm/shiftjis.ucm Unicode Character Map +cpan/Encode/ucm/symbol.ucm Unicode Character Map +cpan/Encode/ucm/viscii.ucm Unicode Character Map +cpan/Encode/Unicode/Makefile.PL Encode extension +cpan/Encode/Unicode/Unicode.pm Encode extension +cpan/Encode/Unicode/Unicode.xs Encode extension +cpan/encoding-warnings/Changes Changelog for encoding::warnings +cpan/encoding-warnings/lib/encoding/warnings.pm warn on implicit encoding conversions +cpan/encoding-warnings/t/1-warning.t tests for encoding::warnings +cpan/encoding-warnings/t/2-fatal.t tests for encoding::warnings +cpan/encoding-warnings/t/3-normal.t tests for encoding::warnings +cpan/encoding-warnings/t/4-lexical.t tests for encoding::warnings +cpan/ExtUtils-CBuilder/Changes Changes for ExtUtils::CBuilder +cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm Base class for ExtUtils::CBuilder methods +cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/aix.pm CBuilder methods for AIX +cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/cygwin.pm CBuilder methods for cygwin +cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/darwin.pm CBuilder methods for darwin +cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/dec_osf.pm CBuilder methods for OSF +cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/os2.pm CBuilder methods for OS/2 +cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Unix.pm CBuilder methods for Unix +cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/VMS.pm CBuilder methods for VMS +cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows.pm CBuilder methods for Windows +cpan/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm Compile and link C code for Perl modules +cpan/ExtUtils-CBuilder/t/00-have-compiler.t ExtUtils::CBuilder tests +cpan/ExtUtils-CBuilder/t/01-basic.t tests for ExtUtils::CBuilder +cpan/ExtUtils-CBuilder/t/02-link.t tests for ExtUtils::CBuilder +cpan/ExtUtils-Command/lib/ExtUtils/Command.pm Utilities for Make on non-UNIX platforms +cpan/ExtUtils-Command/t/cp.t See if ExtUtils::Command works +cpan/ExtUtils-Command/t/eu_command.t See if ExtUtils::Command works +cpan/ExtUtils-Command/t/lib/TieOut.pm Testing library to capture prints +cpan/ExtUtils-MakeMaker/bin/instmodsh Give information about installed extensions +cpan/ExtUtils-MakeMaker/Changes MakeMaker change log +cpan/ExtUtils-MakeMaker/lib/ExtUtils/Command/MM.pm Calling MM functions from the cmd line +cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist/Kid.pm Does the real work of the above +cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm Locates libraries +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Config.pm MakeMaker wrapper for Config +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/FAQ.pod MakeMaker FAQ +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm Write Makefiles for extensions +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Tutorial.pod Writing a module with MakeMaker +cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mkbootstrap.pm Writes a bootstrap file (see MakeMaker) +cpan/ExtUtils-MakeMaker/lib/ExtUtils/Mksymlists.pm Writes a linker options file for extensions +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_AIX.pm MakeMaker methods for AIX +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Any.pm MakeMaker methods for Any OS +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_BeOS.pm MakeMaker methods for BeOS +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Cygwin.pm MakeMaker methods for Cygwin +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Darwin.pm MakeMaker methods for Darwin +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_DOS.pm MakeMaker methods for DOS +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_MacOS.pm MakeMaker methods for MacOS +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_NW5.pm MakeMaker methods for NetWare +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_OS2.pm MakeMaker methods for OS/2 +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM.pm MakeMaker adaptor class +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_QNX.pm MakeMaker methods for QNX +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm MakeMaker methods for Unix +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_UWIN.pm MakeMaker methods for U/WIN +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_VMS.pm MakeMaker methods for VMS +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_VOS.pm MakeMaker methods for VOS +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Win32.pm MakeMaker methods for Win32 +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Win95.pm MakeMaker methods for Win95 +cpan/ExtUtils-MakeMaker/lib/ExtUtils/MY.pm MakeMaker user override class +cpan/ExtUtils-MakeMaker/lib/ExtUtils/testlib.pm Fixes up @INC to use just-built extension +cpan/ExtUtils-MakeMaker/MANIFEST ExtUtils::MakeMaker MANIFEST +cpan/ExtUtils-MakeMaker/NOTES Notes about MakeMaker internals +cpan/ExtUtils-MakeMaker/PATCHING Suggestions for patching MakeMaker +cpan/ExtUtils-MakeMaker/README MakeMaker README +cpan/ExtUtils-MakeMaker/t/00compile.t See if MakeMaker modules compile +cpan/ExtUtils-MakeMaker/t/arch_check.t Test MakeMaker's arch_check() +cpan/ExtUtils-MakeMaker/t/backwards.t Check MakeMaker's backwards compatibility +cpan/ExtUtils-MakeMaker/t/basic.t See if MakeMaker can build a module +cpan/ExtUtils-MakeMaker/t/build_man.t Set if MakeMaker builds manpages +cpan/ExtUtils-MakeMaker/t/cd.t Test to see cd works +cpan/ExtUtils-MakeMaker/t/config.t Test ExtUtils::MakeMaker::Config +cpan/ExtUtils-MakeMaker/t/dir_target.t Verify if dir_target() is supported +cpan/ExtUtils-MakeMaker/t/FIRST_MAKEFILE.t See if FIRST_MAKEFILE works +cpan/ExtUtils-MakeMaker/t/fixin.t See if ExtUtils::MakeMaker works +cpan/ExtUtils-MakeMaker/t/fix_libs.t Test for ExtUtils::MakeMaker +cpan/ExtUtils-MakeMaker/t/hints.t See if hint files are honored. +cpan/ExtUtils-MakeMaker/t/INSTALL_BASE.t Test INSTALL_BASE in MakeMaker +cpan/ExtUtils-MakeMaker/t/installed_file.t Test for ExtUtils::MakeMaker +cpan/ExtUtils-MakeMaker/t/INST_PREFIX.t See if MakeMaker can apply PREFIXs +cpan/ExtUtils-MakeMaker/t/INST.t Check MakeMaker INST_* macros +cpan/ExtUtils-MakeMaker/t/is_of_type.t Test for ExtUtils::MakeMaker +cpan/ExtUtils-MakeMaker/t/Liblist.t See if ExtUtils::Liblist works +cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/NoXS.pm MakeMaker test utilities +cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/BFD.pm MakeMaker test utilities +cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/MPV.pm MakeMaker test utilities +cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/PL_FILES.pm MakeMaker test utilities +cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/Problem.pm MakeMaker test utilities +cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/Recurs.pm MakeMaker test utilities +cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/XS.pm MakeMaker test utilities +cpan/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Utils.pm MakeMaker test utilities +cpan/ExtUtils-MakeMaker/t/lib/TieIn.pm Testing library for dummy input handles +cpan/ExtUtils-MakeMaker/t/lib/TieOut.pm Testing library to capture prints +cpan/ExtUtils-MakeMaker/t/MakeMaker_Parameters.t test "MakeMaker Parameters" section +cpan/ExtUtils-MakeMaker/t/make.t See if make detection works +cpan/ExtUtils-MakeMaker/t/maketext_filter.t See if maketext_filter works +cpan/ExtUtils-MakeMaker/t/metafile_data.t See if META.yml handling works +cpan/ExtUtils-MakeMaker/t/metafile_file.t See if META.yml handling works +cpan/ExtUtils-MakeMaker/t/miniperl.t Test MakeMaker with miniperl +cpan/ExtUtils-MakeMaker/t/min_perl_version.t Test the MIN_PERL_VERSION argument to WriteMakefile. +cpan/ExtUtils-MakeMaker/t/Mkbootstrap.t See if ExtUtils::Mkbootstrap works +cpan/ExtUtils-MakeMaker/t/MM_Any.t See if ExtUtils::MM_Any works +cpan/ExtUtils-MakeMaker/t/MM_BeOS.t See if ExtUtils::MM_BeOS works +cpan/ExtUtils-MakeMaker/t/MM_Cygwin.t See if ExtUtils::MM_Cygwin works +cpan/ExtUtils-MakeMaker/t/MM_NW5.t See if ExtUtils::MM_NW5 works +cpan/ExtUtils-MakeMaker/t/MM_OS2.t See if ExtUtils::MM_OS2 works +cpan/ExtUtils-MakeMaker/t/MM_Unix.t See if ExtUtils::MM_UNIX works +cpan/ExtUtils-MakeMaker/t/MM_VMS.t See if ExtUtils::MM_VMS works +cpan/ExtUtils-MakeMaker/t/MM_Win32.t See if ExtUtils::MM_Win32 works +cpan/ExtUtils-MakeMaker/TODO Things TODO in MakeMaker +cpan/ExtUtils-MakeMaker/t/oneliner.t See if MM can generate perl one-liners +cpan/ExtUtils-MakeMaker/t/parse_version.t See if parse_version works +cpan/ExtUtils-MakeMaker/t/PL_FILES.t Test PL_FILES in MakeMaker +cpan/ExtUtils-MakeMaker/t/pm.t See if MakeMaker can handle PM +cpan/ExtUtils-MakeMaker/t/pm_to_blib.t Test for ExtUtils::MakeMaker +cpan/ExtUtils-MakeMaker/t/pod2man.t See if MakeMaker can handle no pod2man +cpan/ExtUtils-MakeMaker/t/postamble.t See if postamble works +cpan/ExtUtils-MakeMaker/t/prefixify.t See if MakeMaker can apply a PREFIX +cpan/ExtUtils-MakeMaker/t/prereq_print.t See if PREREQ_PRINT works +cpan/ExtUtils-MakeMaker/t/prereq.t See if MakeMaker works +cpan/ExtUtils-MakeMaker/t/problems.t How MakeMaker reacts to build problems +cpan/ExtUtils-MakeMaker/t/prompt.t See if E::MM::prompt() works +cpan/ExtUtils-MakeMaker/t/recurs.t See if recursive builds work +cpan/ExtUtils-MakeMaker/t/revision.t See if $Revision is correct +cpan/ExtUtils-MakeMaker/t/split_command.t See if MM's xargs-like function works +cpan/ExtUtils-MakeMaker/t/test_boilerplate.t MakeMaker test +cpan/ExtUtils-MakeMaker/t/testdata/reallylongdirectoryname/arch1/Config.pm test data for MakeMaker +cpan/ExtUtils-MakeMaker/t/testdata/reallylongdirectoryname/arch2/Config.pm test data for MakeMaker +cpan/ExtUtils-MakeMaker/t/testlib.t See if ExtUtils::testlib works +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/ExtUtils-Manifest/lib/ExtUtils/Manifest.pm Utilities to write MANIFEST files +cpan/ExtUtils-Manifest/lib/ExtUtils/MANIFEST.SKIP The default MANIFEST.SKIP +cpan/ExtUtils-Manifest/t/Manifest.t See if ExtUtils::Manifest works +cpan/ExtUtils-ParseXS/Changes ExtUtils::ParseXS change log +cpan/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm converts Perl XS code into C code +cpan/ExtUtils-ParseXS/lib/ExtUtils/xsubpp External subroutine preprocessor +cpan/ExtUtils-ParseXS/t/basic.t See if ExtUtils::ParseXS works +cpan/ExtUtils-ParseXS/t/usage.t ExtUtils::ParseXS tests +cpan/ExtUtils-ParseXS/t/XSTest.pm Test file for ExtUtils::ParseXS tests +cpan/ExtUtils-ParseXS/t/XSTest.xs Test file for ExtUtils::ParseXS tests +cpan/ExtUtils-ParseXS/t/XSUsage.pm ExtUtils::ParseXS tests +cpan/ExtUtils-ParseXS/t/XSUsage.xs ExtUtils::ParseXS tests +cpan/File-Fetch/lib/File/Fetch.pm File::Fetch +cpan/File-Fetch/t/01_File-Fetch.t File::Fetch tests +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/Getopt-Long/CHANGES Getopt::Long changes +cpan/Getopt-Long/lib/Getopt/Long.pm Fetch command options (GetOptions) +cpan/Getopt-Long/README Getopt::Long README +cpan/Getopt-Long/t/gol-basic.t See if Getopt::Long works +cpan/Getopt-Long/t/gol-compat.t See if Getopt::Long works +cpan/Getopt-Long/t/gol-linkage.t See if Getopt::Long works +cpan/Getopt-Long/t/gol-oo.t See if Getopt::Long works +cpan/Getopt-Long/t/gol-xargv.t See if Getopt::Long works +cpan/Getopt-Long/t/gol-xstring.t See if Getopt::Long works +cpan/IPC-Cmd/lib/IPC/Cmd.pm IPC::Cmd +cpan/IPC-Cmd/t/01_IPC-Cmd.t IPC::Cmd tests +cpan/IPC-Cmd/t/02_Interactive.t IPC::Cmd tests +cpan/IPC-Cmd/t/src/child.pl IPC::Cmd tests +cpan/IPC-Cmd/t/src/output.pl IPC::Cmd tests +cpan/IPC-Cmd/t/src/x.tgz IPC::Cmd tests +cpan/IPC-SysV/Changes IPC::SysV changes +cpan/IPC-SysV/hints/cygwin.pl Hint for IPC::SysV for named architecture +cpan/IPC-SysV/hints/next_3.pl Hint for IPC::SysV for named architecture +cpan/IPC-SysV/lib/IPC/Msg.pm IPC::SysV extension Perl module +cpan/IPC-SysV/lib/IPC/Semaphore.pm IPC::SysV extension Perl module +cpan/IPC-SysV/lib/IPC/SharedMem.pm IPC::SysV extension Perl module +cpan/IPC-SysV/lib/IPC/SysV.pm IPC::SysV extension Perl module +cpan/IPC-SysV/Makefile.PL IPC::SysV makefile writer +cpan/IPC-SysV/MANIFEST.SKIP IPC::SysV manifest skip specs +cpan/IPC-SysV/README IPC::SysV README +cpan/IPC-SysV/regen.pl IPC::SysV file regeneration script +cpan/IPC-SysV/SysV.xs IPC::SysV extension Perl module +cpan/IPC-SysV/t/ipcsysv.t IPC::SysV test file +cpan/IPC-SysV/t/msg.t IPC::SysV test file +cpan/IPC-SysV/TODO IPC::SysV todo file +cpan/IPC-SysV/t/podcov.t IPC::SysV test file +cpan/IPC-SysV/t/pod.t IPC::SysV test file +cpan/IPC-SysV/t/sem.t IPC::SysV test file +cpan/IPC-SysV/t/shm.t IPC::SysV test file +cpan/IPC-SysV/typemap IPC::SysV typemap +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/lib/Math/Complex.pm A Complex package +cpan/Math-Complex/lib/Math/Trig.pm A simple interface to complex trigonometry +cpan/Math-Complex/t/Complex.t See if Math::Complex works +cpan/Math-Complex/t/Trig.t See if Math::Trig works +cpan/Math-Complex/t/underbar.t See if Math::Complex works +cpan/Module-Build/Changes Module::Build +cpan/Module-Build/lib/Module/Build/API.pod Module::Build +cpan/Module-Build/lib/Module/Build/Authoring.pod Module::Build +cpan/Module-Build/lib/Module/Build/Base.pm Module::Build +cpan/Module-Build/lib/Module/Build/Compat.pm Module::Build +cpan/Module-Build/lib/Module/Build/Config.pm Module::Build +cpan/Module-Build/lib/Module/Build/Cookbook.pm Module::Build +cpan/Module-Build/lib/Module/Build/Dumper.pm Module::Build +cpan/Module-Build/lib/Module/Build/ModuleInfo.pm Module::Build +cpan/Module-Build/lib/Module/Build/Notes.pm Module::Build +cpan/Module-Build/lib/Module/Build/Platform/aix.pm Module::Build +cpan/Module-Build/lib/Module/Build/Platform/Amiga.pm Module::Build +cpan/Module-Build/lib/Module/Build/Platform/cygwin.pm Module::Build +cpan/Module-Build/lib/Module/Build/Platform/darwin.pm Module::Build +cpan/Module-Build/lib/Module/Build/Platform/Default.pm Module::Build +cpan/Module-Build/lib/Module/Build/Platform/EBCDIC.pm Module::Build +cpan/Module-Build/lib/Module/Build/Platform/MacOS.pm Module::Build +cpan/Module-Build/lib/Module/Build/Platform/MPEiX.pm Module::Build +cpan/Module-Build/lib/Module/Build/Platform/os2.pm Module::Build +cpan/Module-Build/lib/Module/Build/Platform/RiscOS.pm Module::Build +cpan/Module-Build/lib/Module/Build/Platform/Unix.pm Module::Build +cpan/Module-Build/lib/Module/Build/Platform/VMS.pm Module::Build +cpan/Module-Build/lib/Module/Build/Platform/VOS.pm Module::Build +cpan/Module-Build/lib/Module/Build/Platform/Windows.pm Module::Build +cpan/Module-Build/lib/Module/Build.pm Module::Build +cpan/Module-Build/lib/Module/Build/PodParser.pm Module::Build +cpan/Module-Build/lib/Module/Build/PPMMaker.pm Module::Build +cpan/Module-Build/lib/Module/Build/Version.pm Module::Build +cpan/Module-Build/lib/Module/Build/YAML.pm Module::Build +cpan/Module-Build/scripts/config_data Module::Build +cpan/Module-Build/t/add_property.t Module::Build +cpan/Module-Build/t/basic.t Module::Build +cpan/Module-Build/t/bundled/Tie/CPHash.pm Module::Build.pm +cpan/Module-Build/t/compat/exit.t Module::Build +cpan/Module-Build/t/compat.t Module::Build +cpan/Module-Build/t/debug.t Module::Build tests +cpan/Module-Build/t/destinations.t Module::Build +cpan/Module-Build/t/extend.t Module::Build +cpan/Module-Build/t/ext.t Module::Build +cpan/Module-Build/t/files.t Module::Build +cpan/Module-Build/t/help.t Module::Build +cpan/Module-Build/t/install_extra_target.t Module::Build tests +cpan/Module-Build/t/install.t Module::Build +cpan/Module-Build/t/lib/DistGen.pm Module::Build +cpan/Module-Build/t/lib/MBTest.pm Module::Build +cpan/Module-Build/t/manifypods.t Module::Build +cpan/Module-Build/t/mbyaml.t Module::Build +cpan/Module-Build/t/metadata2.t Module::Build +cpan/Module-Build/t/metadata.t Module::Build +cpan/Module-Build/t/moduleinfo.t Module::Build +cpan/Module-Build/t/new_from_context.t Module::Build +cpan/Module-Build/t/notes.t Module::Build +cpan/Module-Build/t/parents.t Module::Build +cpan/Module-Build/t/PL_files.t Module::Build tests +cpan/Module-Build/t/pod_parser.t Module::Build +cpan/Module-Build/t/ppm.t Module::Build +cpan/Module-Build/t/runthrough.t Module::Build +cpan/Module-Build/t/script_dist.t Module::Build +cpan/Module-Build/t/test_file_exts.t Module::Build +cpan/Module-Build/t/test_types.t Module::Build +cpan/Module-Build/t/test_type.t Module::Build +cpan/Module-Build/t/tilde.t Module::Build +cpan/Module-Build/t/use_tap_harness.t Module::Build +cpan/Module-Build/t/versions.t Module::Build +cpan/Module-Build/t/write_default_maniskip.t Module::Build tests +cpan/Module-Build/t/xs.t Module::Build +cpan/Module-Load-Conditional/lib/Module/Load/Conditional.pm Module::Conditional +cpan/Module-Load-Conditional/t/01_Module_Load_Conditional.t Module::Conditional tests +cpan/Module-Load-Conditional/t/02_Parse_Version.t Module::Load::Conditional tests +cpan/Module-Load-Conditional/t/to_load/Commented.pm Module::Conditional tests +cpan/Module-Load-Conditional/t/to_load/InPod.pm Module::Load::Conditional tests +cpan/Module-Load-Conditional/t/to_load/LoadIt.pm Module::Conditional tests +cpan/Module-Load-Conditional/t/to_load/LoadMe.pl Module::Conditional tests +cpan/Module-Load-Conditional/t/to_load/MustBe/Loaded.pm Module::Load::Conditional tests +cpan/Module-Load-Conditional/t/to_load/ToBeLoaded Module::Conditional tests +cpan/Module-Loaded/lib/Module/Loaded.pm Module::Loaded +cpan/Module-Loaded/t/01_Module-Loaded.t Module::Loaded tests +cpan/Module-Load/lib/Module/Load.pm Module::Load +cpan/Module-Load/t/01_Module-Load.t Module::Load tests +cpan/Module-Load/t/to_load/config_file Module::Load tests +cpan/Module-Load/t/to_load/LoadIt.pm Module::Load tests +cpan/Module-Load/t/to_load/LoadMe.pl Module::Load tests +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/NEXT/Changes NEXT +cpan/NEXT/lib/NEXT.pm Pseudo-class NEXT for method redispatch +cpan/NEXT/README NEXT +cpan/NEXT/t/actual.t NEXT +cpan/NEXT/t/actuns.t NEXT +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 +cpan/Params-Check/t/01_Params-Check.t Params::Check tests +cpan/Parse-CPAN-Meta/Changes Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/lib/Parse/CPAN/Meta.pm Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/01_compile.t Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/02_basic.t Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/03_regression.t Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/04_scalar.t Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/05_export.t Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/11_meta_yml.t Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/12_plagger.t Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/13_perl_smith.t Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/14_yaml_org.t Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/15_multibyte.t Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/16_nullrefs.t Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/17_toolbar.t Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/18_tap.t Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/19_errors.t Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/21_bom.t Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/data/HTML-WebDAO.yml Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/data/multibyte.yml Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/data/sample.yml Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/data/Spreadsheet-Read.yml Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/data/Template-Provider-Unicode-Japanese.yml Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/data/toolbar.yml Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/data/utf_16_le_bom.yml Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/data/vanilla.yml Parse::CPAN::Meta +cpan/Parse-CPAN-Meta/t/lib/Parse/CPAN/Meta/Test.pm Parse::CPAN::Meta testing library +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 +cpan/podlators/lib/Pod/Text/Overstrike.pm Convert POD data to formatted overstrike text +cpan/podlators/lib/Pod/Text.pm Pod-Parser - convert POD data to formatted ASCII text +cpan/podlators/lib/Pod/Text/Termcap.pm Convert POD data to ASCII text with format escapes +cpan/podlators/Makefile.PL +cpan/podlators/t/basic.cap podlators test +cpan/podlators/t/basic.clr podlators test +cpan/podlators/t/basic.man podlators test +cpan/podlators/t/basic.ovr podlators test +cpan/podlators/t/basic.pod podlators test +cpan/podlators/t/basic.t podlators test +cpan/podlators/t/basic.txt podlators test +cpan/podlators/t/color.t podlators test +cpan/podlators/t/filehandle.t podlators test +cpan/podlators/t/man-options.t podlators test +cpan/podlators/t/man.t podlators test +cpan/podlators/t/man-utf8.t podlators test +cpan/podlators/t/parselink.t podlators test +cpan/podlators/t/pod-parser.t podlators test +cpan/podlators/t/pod-spelling.t podlators test +cpan/podlators/t/pod.t podlators test +cpan/podlators/t/termcap.t podlators test +cpan/podlators/t/text-encoding.t podlators test +cpan/podlators/t/text-options.t podlators test +cpan/podlators/t/text.t podlators test +cpan/podlators/t/text-utf8.t podlators test +cpan/podlators/VERSION podlators custom Makefile.PL +cpan/podlators/VERSION podlators distribution version +cpan/Sys-Syslog/Changes Changlog for Sys::Syslog +cpan/Sys-Syslog/fallback/const-c.inc Sys::Syslog constants fallback file +cpan/Sys-Syslog/fallback/const-xs.inc Sys::Syslog constants fallback file +cpan/Sys-Syslog/fallback/syslog.h Sys::Syslog header fallback file +cpan/Sys-Syslog/Makefile.PL Sys::Syslog extension makefile writer +cpan/Sys-Syslog/README README for Sys::Syslog +cpan/Sys-Syslog/README.win32 README for Sys::Syslog on Windows +cpan/Sys-Syslog/Syslog.pm Sys::Syslog extension Perl module +cpan/Sys-Syslog/Syslog.xs Sys::Syslog extension external subroutines +cpan/Sys-Syslog/t/00-load.t test for Sys::Syslog +cpan/Sys-Syslog/t/constants.t test for Sys::Syslog +cpan/Sys-Syslog/t/syslog.t See if Sys::Syslog works +cpan/Sys-Syslog/win32/compile.pl Sys::Syslog extension Win32 related file +cpan/Sys-Syslog/win32/PerlLog_dll.uu Sys::Syslog extension Win32 related file +cpan/Sys-Syslog/win32/PerlLog.mc Sys::Syslog extension Win32 related file +cpan/Sys-Syslog/win32/PerlLog_RES.uu Sys::Syslog extension Win32 related file +cpan/Sys-Syslog/win32/Win32.pm Sys::Syslog extension Win32 related file +cpan/Term-ANSIColor/ANSIColor.pm Perl module supporting termcap usage +cpan/Term-ANSIColor/ChangeLog Term::ANSIColor +cpan/Term-ANSIColor/README Term::ANSIColor +cpan/Term-ANSIColor/t/basic.t Tests for Term::ANSIColor +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/lib/Test.pm A simple framework for writing test scripts +cpan/Test/t/05_about_verbose.t See if Test works +cpan/Test/t/fail.t See if Test works +cpan/Test/t/mix.t See if Test works +cpan/Test/t/multiline.t See if Test works +cpan/Test/t/onfail.t See if Test works +cpan/Test/t/qr.t See if Test works +cpan/Test/t/skip.t See if Test works +cpan/Test/t/success.t See if Test works +cpan/Test/t/todo.t See if Test works +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/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 +cpan/Text-Tabs/t/Jacobson2.t See if Text::Tabs is working +cpan/Text-Tabs/t/Jacobson.t See if Text::Tabs is working +cpan/Text-Tabs/t/Jochen.t See if Text::Tabs is working +cpan/Text-Tabs/t/sep2.t See if Text::Tabs is working +cpan/Text-Tabs/t/sep.t See if Text::Tabs is working +cpan/Text-Tabs/t/tabs.t See if Text::Tabs works +cpan/Text-Tabs/t/wrap_separator2.t See if Text::Wrap::wrap works +cpan/Text-Tabs/t/wrap.t See if Text::Wrap::wrap works +cpan/Tie-RefHash/lib/Tie/RefHash.pm Base class for tied hashes with references as keys +cpan/Tie-RefHash/t/rebless.t Test for Tie::RefHash with rebless +cpan/Tie-RefHash/t/refhash.t Test for Tie::RefHash and Tie::RefHash::Nestable +cpan/Tie-RefHash/t/storable.t Test for Tie::RefHash with storable +cpan/Tie-RefHash/t/threaded.t Test for Tie::RefHash with threads +cpan/Unicode-Collate/Changes Unicode::Collate +cpan/Unicode-Collate/Collate/allkeys.txt Unicode::Collate +cpan/Unicode-Collate/Collate/keys.txt Unicode::Collate +cpan/Unicode-Collate/Collate.pm Unicode::Collate +cpan/Unicode-Collate/README Unicode::Collate +cpan/Unicode-Collate/t/altern.t Unicode::Collate +cpan/Unicode-Collate/t/cjkrange.t Unicode::Collate +cpan/Unicode-Collate/t/contract.t Unicode::Collate +cpan/Unicode-Collate/t/hangtype.t Unicode::Collate +cpan/Unicode-Collate/t/hangul.t Unicode::Collate +cpan/Unicode-Collate/t/ignor.t Unicode::Collate +cpan/Unicode-Collate/t/illegalp.t Unicode::Collate +cpan/Unicode-Collate/t/illegal.t Unicode::Collate +cpan/Unicode-Collate/t/index.t Unicode::Collate +cpan/Unicode-Collate/t/normal.t Unicode::Collate +cpan/Unicode-Collate/t/override.t Unicode::Collate +cpan/Unicode-Collate/t/rearrang.t Unicode::Collate +cpan/Unicode-Collate/t/test.t Unicode::Collate +cpan/Unicode-Collate/t/trailwt.t Unicode::Collate +cpan/Unicode-Collate/t/variable.t Unicode::Collate +cpan/Unicode-Collate/t/version.t Unicode::Collate +cpan/Unicode-Collate/t/view.t Unicode::Collate +cpan/Unicode-Normalize/Changes Unicode::Normalize +cpan/Unicode-Normalize/Makefile.PL Unicode::Normalize +cpan/Unicode-Normalize/mkheader Unicode::Normalize +cpan/Unicode-Normalize/Normalize.pm Unicode::Normalize +cpan/Unicode-Normalize/Normalize.xs Unicode::Normalize +cpan/Unicode-Normalize/README Unicode::Normalize +cpan/Unicode-Normalize/t/fcdc.t Unicode::Normalize +cpan/Unicode-Normalize/t/form.t Unicode::Normalize +cpan/Unicode-Normalize/t/func.t Unicode::Normalize +cpan/Unicode-Normalize/t/illegal.t Unicode::Normalize +cpan/Unicode-Normalize/t/norm.t Unicode::Normalize +cpan/Unicode-Normalize/t/null.t Unicode::Normalize +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 +Cross/build-arm-n770-sh Cross-compilation +Cross/cflags-cross-arm Cross-compilation +Cross/config Cross-compilation Cross/config.sh-arm-linux Cross-compilation Cross/config.sh-arm-linux-n770 Cross-compilation Cross/generate_config_sh Cross-compilation Cross/installperl.patch Cross-compilation -Cross/Makefile Cross-compilation -Cross/Makefile-cross-SH Cross-compilation -Cross/Makefile.SH.patch Cross-compilation -Cross/README Cross-compilation -Cross/README.new Cross-compilation -Cross/TODO Cross-compilation -Cross/warp Cross-compilation -cv.h Code value header -cygwin/cygwin.c Additional code for Cygwin port -deb.c Debugging routines +Cross/Makefile Cross-compilation +Cross/Makefile-cross-SH Cross-compilation +Cross/Makefile.SH.patch Cross-compilation +Cross/README Cross-compilation +Cross/README.new Cross-compilation +Cross/TODO Cross-compilation +Cross/warp Cross-compilation +cv.h Code value header +cygwin/cygwin.c Additional code for Cygwin port +deb.c Debugging routines +dist/Attribute-Handlers/Changes Attribute::Handlers +dist/Attribute-Handlers/demo/demo2.pl Attribute::Handlers demo +dist/Attribute-Handlers/demo/demo3.pl Attribute::Handlers demo +dist/Attribute-Handlers/demo/demo4.pl Attribute::Handlers demo +dist/Attribute-Handlers/demo/demo_call.pl Attribute::Handlers demo +dist/Attribute-Handlers/demo/demo_chain.pl Attribute::Handlers demo +dist/Attribute-Handlers/demo/demo_cycle.pl Attribute::Handlers demo +dist/Attribute-Handlers/demo/demo_hashdir.pl Attribute::Handlers demo +dist/Attribute-Handlers/demo/demo_phases.pl Attribute::Handlers demo +dist/Attribute-Handlers/demo/demo.pl Attribute::Handlers demo +dist/Attribute-Handlers/demo/Demo.pm Attribute::Handlers demo +dist/Attribute-Handlers/demo/demo_range.pl Attribute::Handlers demo +dist/Attribute-Handlers/demo/demo_rawdata.pl Attribute::Handlers demo +dist/Attribute-Handlers/demo/Descriptions.pm Attribute::Handlers demo +dist/Attribute-Handlers/demo/MyClass.pm Attribute::Handlers demo +dist/Attribute-Handlers/lib/Attribute/Handlers.pm Attribute::Handlers +dist/Attribute-Handlers/README Attribute::Handlers +dist/Attribute-Handlers/t/constants.t Test constants and Attribute::Handlers +dist/Attribute-Handlers/t/data_convert.t Test attribute data conversion +dist/Attribute-Handlers/t/linerep.t See if Attribute::Handlers works +dist/Attribute-Handlers/t/multi.t See if Attribute::Handlers works +dist/base/Changes base.pm changelog +dist/base/lib/base.pm Establish IS-A relationship at compile time +dist/base/lib/fields.pm Set up object field names for pseudo-hash-using classes +dist/base/MANIFEST base.pm manifest +dist/base/META.yml base.pm META.yml file +dist/base/t/base.t See if base works +dist/base/t/compile-time.t See if base works +dist/base/t/fields-5.6.0.t See if fields work +dist/base/t/fields-5.8.0.t See if fields work +dist/base/t/fields-base.t See if fields work +dist/base/t/fields.t See if fields work +dist/base/t/isa.t See if base's behaviour doesn't change +dist/base/t/lib/Dummy.pm Test module for base.pm +dist/base/t/lib/HasSigDie.pm Module for testing base.pm +dist/base/t/sigdie.t See if base works with SIGDIE +dist/base/t/version.t See if base works with versions +dist/base/t/warnings.t See if base works with warnings +dist/B-Deparse/Deparse.pm Compiler Deparse backend +dist/B-Deparse/t/deparse.t See if B::Deparse works +dist/constant/lib/constant.pm For "use constant" +dist/constant/t/constant.t See if compile-time constants work +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/bugs.t See if Data::Dumper 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/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/ExtUtils-Install/Changes ExtUtils-Install change log +dist/ExtUtils-Install/lib/ExtUtils/Installed.pm Information on installed extensions +dist/ExtUtils-Install/lib/ExtUtils/Install.pm Handles 'make install' on extensions +dist/ExtUtils-Install/lib/ExtUtils/Packlist.pm Manipulates .packlist files +dist/ExtUtils-Install/t/can_write_dir.t Does the _can_write_dir function of ExtUtils::Install work properly? +dist/ExtUtils-Install/t/Installapi2.t See if new api for ExtUtils::Install::install() works +dist/ExtUtils-Install/t/Installed.t See if ExtUtils::Installed works +dist/ExtUtils-Install/t/Install.t See if ExtUtils::Install works +dist/ExtUtils-Install/t/InstallWithMM.t See if ExtUtils::Install works (related to EUMM/t/basic.t) +dist/ExtUtils-Install/t/lib/MakeMaker/Test/Setup/BFD.pm MakeMaker test utilities +dist/ExtUtils-Install/t/lib/MakeMaker/Test/Utils.pm MakeMaker test utilities +dist/ExtUtils-Install/t/lib/TieOut.pm Testing library to capture prints +dist/ExtUtils-Install/t/Packlist.t See if Packlist works +dist/Filter-Simple/Changes Filter::Simple +dist/Filter-Simple/lib/Filter/Simple.pm Simple frontend to Filter::Util::Call +dist/Filter-Simple/t/data.t See if Filter::Simple works +dist/Filter-Simple/t/export.t See if Filter::Simple works +dist/Filter-Simple/t/filter_only.t See if Filter::Simple works +dist/Filter-Simple/t/filter.t See if Filter::Simple works +dist/Filter-Simple/t/import.t See if Filter::Simple works +dist/Filter-Simple/t/lib/Filter/Simple/ExportTest.pm Helper file for Filter::Simple tests +dist/Filter-Simple/t/lib/Filter/Simple/FilterOnlyTest.pm Helper file for Filter::Simple tests +dist/Filter-Simple/t/lib/Filter/Simple/FilterTest.pm Helper file for Filter::Simple tests +dist/Filter-Simple/t/lib/Filter/Simple/ImportTest.pm Helper file for Filter::Simple tests +dist/I18N-LangTags/ChangeLog I18N::LangTags +dist/I18N-LangTags/lib/I18N/LangTags/Detect.pm Detect language preferences +dist/I18N-LangTags/lib/I18N/LangTags/List.pm List of tags for human languages +dist/I18N-LangTags/lib/I18N/LangTags.pm I18N::LangTags +dist/I18N-LangTags/README I18N::LangTags +dist/I18N-LangTags/t/01_about_verbose.t See whether I18N::LangTags works +dist/I18N-LangTags/t/05_main.t See whether I18N::LangTags works +dist/I18N-LangTags/t/07_listy.t See whether I18N::LangTags works +dist/I18N-LangTags/t/10_http.t See whether I18N::LangTags works +dist/I18N-LangTags/t/20_locales.t See whether I18N::LangTags works +dist/I18N-LangTags/t/50_super.t See whether I18N::LangTags works +dist/I18N-LangTags/t/55_supers_strict.t See whether I18N::LangTags works +dist/I18N-LangTags/t/80_all_env.t See whether I18N::LangTags works +dist/IO/ChangeLog IO perl module change log +dist/IO/hints/sco.pl Hint for IO for named architecture +dist/IO/IO.pm Top-level interface to IO::* classes +dist/IO/IO.xs IO extension external subroutines +dist/IO/lib/IO/Dir.pm IO directory reading package +dist/IO/lib/IO/File.pm IO file handle package +dist/IO/lib/IO/Handle.pm IO base handle package +dist/IO/lib/IO/Pipe.pm IO pipe package +dist/IO/lib/IO/Poll.pm IO system poll() interface +dist/IO/lib/IO/Seekable.pm IO methods for seekable handles +dist/IO/lib/IO/Select.pm IO system select() interface +dist/IO/lib/IO/Socket/INET.pm IO INET specific socket methods +dist/IO/lib/IO/Socket.pm IO socket handle package +dist/IO/lib/IO/Socket/UNIX.pm IO UNIX specific socket methods +dist/IO/Makefile.PL IO extension makefile writer +dist/IO/poll.c IO poll() emulation using select() +dist/IO/poll.h IO poll() emulation using select() +dist/IO/README IO extension maintenance notice +dist/IO/t/io_const.t See if constants from IO work +dist/IO/t/io_dir.t See if directory-related methods from IO work +dist/IO/t/io_dup.t See if dup()-related methods from IO work +dist/IO/t/io_file.t See if binmode()-related methods on IO::File work +dist/IO/t/io_linenum.t See if I/O line numbers are tracked correctly +dist/IO/t/io_multihomed.t See if INET sockets work with multi-homed hosts +dist/IO/t/io_pipe.t See if pipe()-related methods from IO work +dist/IO/t/io_poll.t See if poll()-related methods from IO work +dist/IO/t/io_sel.t See if select()-related methods from IO work +dist/IO/t/io_sock.t See if INET socket-related methods from IO work +dist/IO/t/IO.t See if IO works +dist/IO/t/io_taint.t See if the untaint method from IO works +dist/IO/t/io_tell.t See if seek()/tell()-related methods from IO work +dist/IO/t/io_udp.t See if UDP socket-related methods from IO work +dist/IO/t/io_unix.t See if UNIX socket-related methods from IO work +dist/IO/t/io_utf8.t See if perlio opens work +dist/IO/t/io_xs.t See if XSUB methods from IO work +dist/lib/lib_pm.PL For "use lib", produces lib/lib.pm +dist/lib/Makefile.PL +dist/lib/t/01lib.t For "use lib" testing +dist/Locale-Maketext/ChangeLog Locale::Maketext +dist/Locale-Maketext/lib/Locale/Maketext/GutsLoader.pm Locale::Maketext +dist/Locale-Maketext/lib/Locale/Maketext/Guts.pm Locale::Maketext +dist/Locale-Maketext/lib/Locale/Maketext.pm Locale::Maketext +dist/Locale-Maketext/lib/Locale/Maketext.pod Locale::Maketext documentation +dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod Locale::Maketext documentation article +dist/Locale-Maketext/README Locale::Maketext +dist/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm Locale::Simple +dist/Locale-Maketext-Simple/t/0-signature.t Locale::Simple tests +dist/Locale-Maketext-Simple/t/1-basic.t Locale::Simple tests +dist/Locale-Maketext-Simple/t/2-load_po_without_i_default.t Locale::Simple tests +dist/Locale-Maketext-Simple/t/3-load_po_with_i_default.t Locale::Simple tests +dist/Locale-Maketext-Simple/t/po_with_i_default/en.po Locale::Simple tests +dist/Locale-Maketext-Simple/t/po_with_i_default/fr.po Locale::Simple tests +dist/Locale-Maketext-Simple/t/po_with_i_default/i_default.po Locale::Simple tests +dist/Locale-Maketext-Simple/t/po_without_i_default/en.po Locale::Simple tests +dist/Locale-Maketext-Simple/t/po_without_i_default/fr.po Locale::Simple tests +dist/Locale-Maketext/t/01_about_verbose.t See if Locale::Maketext works +dist/Locale-Maketext/t/10_make.t See if Locale::Maketext works +dist/Locale-Maketext/t/20_get.t See if Locale::Maketext works +dist/Locale-Maketext/t/30_local.t See if Locale::Maketext works +dist/Locale-Maketext/t/40_super.t See if Locale::Maketext works +dist/Locale-Maketext/t/50_super.t See if Locale::Maketext works +dist/Locale-Maketext/t/60_super.t See if Locale::Maketext works +dist/Locale-Maketext/t/90_utf8.t See if Locale::Maketext works +dist/Module-CoreList/Changes Module::CoreList Changes +dist/Module-CoreList/corelist The corelist command-line utility +dist/Module-CoreList/identify-dependencies A usage example for Module::CoreList +dist/Module-CoreList/lib/Module/CoreList.pm Module::CoreList +dist/Module-CoreList/Makefile.PL Module::CoreList +dist/Module-CoreList/MANIFEST Module::CoreList +dist/Module-CoreList/META.yml Module::CoreList +dist/Module-CoreList/README Module::CoreList +dist/Module-CoreList/t/corelist.t Module::CoreList tests +dist/Module-CoreList/t/find_modules.t Module::CoreList tests +dist/Module-CoreList/t/pod.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 +dist/Net-Ping/t/110_icmp_inst.t Ping Net::Ping +dist/Net-Ping/t/120_udp_inst.t Ping Net::Ping +dist/Net-Ping/t/130_tcp_inst.t Ping Net::Ping +dist/Net-Ping/t/140_stream_inst.t Ping Net::Ping +dist/Net-Ping/t/150_syn_inst.t Ping Net::Ping +dist/Net-Ping/t/190_alarm.t Ping Net::Ping +dist/Net-Ping/t/200_ping_tcp.t Ping Net::Ping +dist/Net-Ping/t/250_ping_hires.t Ping Net::Ping +dist/Net-Ping/t/300_ping_stream.t Ping Net::Ping +dist/Net-Ping/t/400_ping_syn.t Ping Net::Ping +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/Pod-Perldoc/lib/Pod/Perldoc/BaseTo.pm utility module for perldoc +dist/Pod-Perldoc/lib/Pod/Perldoc/GetOptsOO.pm options parsing for perldoc +dist/Pod-Perldoc/lib/Pod/Perldoc.pm guts of the 'perldoc' utility +dist/Pod-Perldoc/lib/Pod/Perldoc/ToChecker.pm let perldoc check POD for errors +dist/Pod-Perldoc/lib/Pod/Perldoc/ToMan.pm render POD as man pages +dist/Pod-Perldoc/lib/Pod/Perldoc/ToNroff.pm convert POD to nroff +dist/Pod-Perldoc/lib/Pod/Perldoc/ToPod.pm convert POD to POD +dist/Pod-Perldoc/lib/Pod/Perldoc/ToRtf.pm convert POD to RTF +dist/Pod-Perldoc/lib/Pod/Perldoc/ToText.pm convert POD to plain text +dist/Pod-Perldoc/lib/Pod/Perldoc/ToTk.pm convert POD via Tk::Pod +dist/Pod-Perldoc/lib/Pod/Perldoc/ToXml.pm convert POD to XML +dist/Pod-Perldoc/t/01_about_verbose.t test Pod::Perldoc +dist/Pod-Perldoc/t/checkerbasic.t test Pod::Perldoc::ToChecker +dist/Pod-Perldoc/t/perldocbasic.t test Pod::Perldoc basic operation +dist/Pod-Perldoc/t/textbasic.t test Pod::Perldoc::ToText +dist/Pod-Plainer/Plainer.pm Pod migration utility module +dist/Pod-Plainer/t/plainer.t Test Pod::Plainer +dist/Safe/Changes Changes for Safe.pm +dist/Safe/Makefile.PL Makefile.PL for Safe.pm +dist/Safe/MANIFEST MANIFEST for Safe.pm +dist/Safe/META.yml META.yml for Safe.pm +dist/Safe/README README for Safe.pm +dist/Safe/Safe.pm Safe extension Perl module +dist/Safe/t/safe1.t See if Safe works +dist/Safe/t/safe2.t See if Safe works +dist/Safe/t/safe3.t See if Safe works +dist/Safe/t/safeload.t Tests that some modules can be loaded by Safe +dist/Safe/t/safeops.t Tests that all ops can be trapped by Safe +dist/Safe/t/safeuniversal.t Tests Safe with functions from universal.c +dist/SelfLoader/lib/SelfLoader.pm Load functions only on demand +dist/SelfLoader/t/01SelfLoader.t See if SelfLoader works +dist/SelfLoader/t/02SelfLoader-buggy.t See if SelfLoader works +dist/Switch/Changes Changes for Switch.pm +dist/Switch/Makefile.PL Makefile.PL for Switch.pm +dist/Switch/MANIFEST MANIFEST for Switch.pm +dist/Switch/META.yml META.yml for Switch.pm +dist/Switch/README README for Switch.pm +dist/Switch/Switch.pm Switch for Perl +dist/Switch/t/given.t See if Perl 6 given (switch) works +dist/Switch/t/nested.t See if nested switch works +dist/Switch/t/switch.t See if Perl 5 switch works +dist/Thread-Queue/lib/Thread/Queue.pm Thread-safe queues +dist/Thread-Queue/t/01_basic.t Thread::Queue tests +dist/Thread-Queue/t/02_refs.t Thread::Queue tests +dist/Thread-Queue/t/03_peek.t Thread::Queue tests +dist/Thread-Queue/t/04_errs.t Thread::Queue tests +dist/Thread-Queue/t/05_extract.t Thread::Queue tests +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-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 +dist/Thread-Semaphore/t/03_nothreads.t Thread::Semaphore tests +dist/threads/hints/hpux.pl Hint file for HPUX +dist/threads/hints/linux.pl Hint file for Linux +dist/threads/Makefile.PL ithreads +dist/threads-shared/hints/linux.pl thread shared variables +dist/threads-shared/Makefile.PL thread shared variables +dist/threads-shared/shared.pm thread shared variables +dist/threads-shared/shared.xs thread shared variables +dist/threads-shared/t/0nothread.t Tests for basic shared array functionality. +dist/threads-shared/t/av_refs.t Tests for arrays containing references +dist/threads-shared/t/av_simple.t Tests for basic shared array functionality. +dist/threads-shared/t/blessed.t Test blessed shared variables +dist/threads-shared/t/clone.t Test shared cloning +dist/threads-shared/t/cond.t Test condition variables +dist/threads-shared/t/disabled.t Test threads::shared when threads are disabled. +dist/threads-shared/t/hv_refs.t Test shared hashes containing references +dist/threads-shared/t/hv_simple.t Tests for basic shared hash functionality. +dist/threads-shared/t/no_share.t Tests for disabled share on variables. +dist/threads-shared/t/object.t Shared objects tests +dist/threads-shared/t/shared_attr.t Test :shared attribute +dist/threads-shared/t/stress.t Stress test +dist/threads-shared/t/sv_refs.t thread shared variables +dist/threads-shared/t/sv_simple.t thread shared variables +dist/threads-shared/t/utf8.t Test UTF-8 keys in shared hashes +dist/threads-shared/t/waithires.t Test sub-second cond_timedwait +dist/threads-shared/t/wait.t Test cond_wait and cond_timedwait +dist/threads/t/basic.t ithreads +dist/threads/t/blocks.t Test threads in special blocks +dist/threads/t/context.t Explicit thread context +dist/threads/t/end.t Test end functions +dist/threads/t/err.t Test $thr->error() +dist/threads/t/exit.t Test exit and die in threads +dist/threads/t/free2.t More ithread destruction tests +dist/threads/t/free.t Test ithread destruction +dist/threads/threads.pm ithreads +dist/threads/threads.xs ithreads +dist/threads/t/join.t Testing the join function +dist/threads/t/kill.t Tests thread signalling +dist/threads/t/libc.t testing libc functions for threadsafety +dist/threads/t/list.t Test threads->list() +dist/threads/t/no_threads.t threads test for non-threaded Perls +dist/threads/t/problems.t Test various memory problems +dist/threads/t/stack_env.t Tests for stack limits +dist/threads/t/stack.t Tests for stack limits +dist/threads/t/state.t Tests state methods +dist/threads/t/stress_cv.t Test with multiple threads, coderef cv argument. +dist/threads/t/stress_re.t Test with multiple threads, string cv argument and regexes. +dist/threads/t/stress_string.t Test with multiple threads, string cv argument. +dist/threads/t/thread.t General ithread tests from thr5005 +dist/XSLoader/Makefile.PL Dynamic Loader makefile writer +dist/XSLoader/t/XSLoader.t See if XSLoader works +dist/XSLoader/XSLoader_pm.PL Simple XS Loader perl module djgpp/config.over DOS/DJGPP port djgpp/configure.bat DOS/DJGPP port djgpp/djgpp.c DOS/DJGPP port @@ -58,205 +1673,20 @@ epoc/epocish.c EPOC port epoc/epocish.h EPOC port epoc/epoc_stubs.c EPOC port epoc/link.pl EPOC port link a exe -ext/Archive-Extract/lib/Archive/Extract.pm Archive::Extract -ext/Archive-Extract/t/01_Archive-Extract.t Archive::Extract tests -ext/Archive-Extract/t/src/double_dir.zip Archive::Extract tests -ext/Archive-Extract/t/src/x.bz2 Archive::Extract tests -ext/Archive-Extract/t/src/x.gz Archive::Extract tests -ext/Archive-Extract/t/src/x.jar Archive::Extract tests -ext/Archive-Extract/t/src/x.lzma Archive::Extract tests -ext/Archive-Extract/t/src/x.par Archive::Extract tests -ext/Archive-Extract/t/src/x.tar Archive::Extract tests -ext/Archive-Extract/t/src/x.tar.gz Archive::Extract tests -ext/Archive-Extract/t/src/x.tgz Archive::Extract tests -ext/Archive-Extract/t/src/x.Z Archive::Extract tests -ext/Archive-Extract/t/src/x.zip Archive::Extract tests -ext/Archive-Extract/t/src/y.jar Archive::Extract tests -ext/Archive-Extract/t/src/y.par Archive::Extract tests -ext/Archive-Extract/t/src/y.tar Archive::Extract tests -ext/Archive-Extract/t/src/y.tar.bz2 Archive::Extract tests -ext/Archive-Extract/t/src/y.tar.gz Archive::Extract tests -ext/Archive-Extract/t/src/y.tbz Archive::Extract tests -ext/Archive-Extract/t/src/y.tgz Archive::Extract tests -ext/Archive-Extract/t/src/y.zip Archive::Extract tests -ext/Archive-Tar/bin/ptar the ptar utility -ext/Archive-Tar/bin/ptardiff the ptardiff utility -ext/Archive-Tar/lib/Archive/Tar/Constant.pm Archive::Tar -ext/Archive-Tar/lib/Archive/Tar/File.pm Archive::Tar -ext/Archive-Tar/lib/Archive/Tar.pm Archive::Tar -ext/Archive-Tar/Makefile.PL Achive::Tar -ext/Archive-Tar/t/01_use.t Archive::Tar tests -ext/Archive-Tar/t/02_methods.t Archive::Tar tests -ext/Archive-Tar/t/03_file.t Archive::Tar tests -ext/Archive-Tar/t/04_resolved_issues.t Archive::Tar tests -ext/Archive-Tar/t/05_iter.t Archive::Tar tests -ext/Archive-Tar/t/06_error.t Archive::Tar tests -ext/Archive-Tar/t/90_symlink.t Archive::Tar tests -ext/Archive-Tar/t/99_pod.t Archive::Tar tests -ext/Archive-Tar/t/src/header/signed.tar Archive::Tar tests -ext/Archive-Tar/t/src/linktest/linktest_missing_dir.tar Archive::Tar tests -ext/Archive-Tar/t/src/linktest/linktest_with_dir.tar Archive::Tar tests -ext/Archive-Tar/t/src/long/b Archive::Tar tests -ext/Archive-Tar/t/src/long/bar.tar Archive::Tar tests -ext/Archive-Tar/t/src/long/foo.tbz Archive::Tar tests -ext/Archive-Tar/t/src/long/foo.tgz Archive::Tar tests -ext/Archive-Tar/t/src/short/b Archive::Tar tests -ext/Archive-Tar/t/src/short/bar.tar Archive::Tar tests -ext/Archive-Tar/t/src/short/foo.tbz Archive::Tar tests -ext/Archive-Tar/t/src/short/foo.tgz Archive::Tar tests -ext/Attribute-Handlers/Changes Attribute::Handlers -ext/Attribute-Handlers/demo/demo2.pl Attribute::Handlers demo -ext/Attribute-Handlers/demo/demo3.pl Attribute::Handlers demo -ext/Attribute-Handlers/demo/demo4.pl Attribute::Handlers demo -ext/Attribute-Handlers/demo/demo_call.pl Attribute::Handlers demo -ext/Attribute-Handlers/demo/demo_chain.pl Attribute::Handlers demo -ext/Attribute-Handlers/demo/demo_cycle.pl Attribute::Handlers demo -ext/Attribute-Handlers/demo/demo_hashdir.pl Attribute::Handlers demo -ext/Attribute-Handlers/demo/demo_phases.pl Attribute::Handlers demo -ext/Attribute-Handlers/demo/demo.pl Attribute::Handlers demo -ext/Attribute-Handlers/demo/Demo.pm Attribute::Handlers demo -ext/Attribute-Handlers/demo/demo_range.pl Attribute::Handlers demo -ext/Attribute-Handlers/demo/demo_rawdata.pl Attribute::Handlers demo -ext/Attribute-Handlers/demo/Descriptions.pm Attribute::Handlers demo -ext/Attribute-Handlers/demo/MyClass.pm Attribute::Handlers demo -ext/Attribute-Handlers/lib/Attribute/Handlers.pm Attribute::Handlers -ext/Attribute-Handlers/README Attribute::Handlers -ext/Attribute-Handlers/t/constants.t Test constants and Attribute::Handlers -ext/Attribute-Handlers/t/data_convert.t Test attribute data conversion -ext/Attribute-Handlers/t/linerep.t See if Attribute::Handlers works -ext/Attribute-Handlers/t/multi.t See if Attribute::Handlers works ext/attributes/attributes.pm For "sub foo : attrlist" ext/attributes/attributes.xs For "sub foo : attrlist" -ext/autodie/lib/autodie/exception.pm Exception class for autodie -ext/autodie/lib/autodie/exception/system.pm Exception class for autodying system() -ext/autodie/lib/autodie/hints.pm Hinting interface for autodie -ext/autodie/lib/autodie.pm Functions suceed or die with lexical scope -ext/autodie/lib/Fatal.pm Make errors in functions/builtins fatal -ext/autodie/t/00-load.t autodie - basic load -ext/autodie/t/autodie.t autodie - Basic functionality -ext/autodie/t/autodie_test_module.pm autodie - test helper -ext/autodie/t/backcompat.t autodie - More Fatal backcompat -ext/autodie/t/basic_exceptions.t autodie - Basic exception tests -ext/autodie/t/binmode.t autodie - Binmode testing -ext/autodie/t/blog_hints.t autodie - Tests fro PJF's blog -ext/autodie/t/caller.t autodie - Caller diagnostics -ext/autodie/t/context_lexical.t autodie - Context clobbering lexically -ext/autodie/t/context.t autodie - Context clobbering tests -ext/autodie/t/crickey.t autodie - Like an Australian -ext/autodie/t/dbmopen.t autodie - dbm tests -ext/autodie/t/exception_class.t autodie - Exception class subclasses -ext/autodie/t/exceptions.t autodie - 5.10 exception tests. -ext/autodie/t/exec.t autodie - exec tests. -ext/autodie/t/Fatal.t autodie - Fatal backcompatibility -ext/autodie/t/filehandles.t autodie - filehandle tests -ext/autodie/t/fileno.t autodie - fileno tests -ext/autodie/t/flock.t autodie - File locking tests -ext/autodie/t/format-clobber.t autodie - Don't clobber scalars -ext/autodie/t/hints_insist.t autodie - Test hints insistance -ext/autodie/t/hints_pod_examples.t autodie - Test hints POD examples -ext/autodie/t/hints_provider_does.t autodie - Test hints/does roles -ext/autodie/t/hints_provider_easy_does_it.t autodie - Test easy hints/does -ext/autodie/t/hints_provider_isa.t autodie - Test hints/inheritance -ext/autodie/t/hints.t autodie - Test hints interface -ext/autodie/t/internal-backcompat.t autodie - Back-compatibility tests -ext/autodie/t/internal.t autodie - internal interface tests -ext/autodie/t/lethal.t autodie - lethal is the one true name -ext/autodie/t/lib/autodie/test/au/exception.pm autodie - Australian helper -ext/autodie/t/lib/autodie/test/au.pm autodie - Austrlaian helper -ext/autodie/t/lib/autodie/test/badname.pm autodie - Bad exception class -ext/autodie/t/lib/autodie/test/missing.pm autodie - Missing exception class -ext/autodie/t/lib/Caller_helper.pm autodie - Caller helper -ext/autodie/t/lib/Hints_pod_examples.pm autodie - Hints/pod helper -ext/autodie/t/lib/Hints_provider_does.pm autodie - Hints/does helper -ext/autodie/t/lib/Hints_provider_easy_does_it.pm autodie - Hints/easy helper -ext/autodie/t/lib/Hints_provider_isa.pm autodie - Hints/inherit helper -ext/autodie/t/lib/Hints_test.pm autodie - Hints test helper -ext/autodie/t/lib/lethal.pm autodie - with a better name -ext/autodie/t/lib/my/autodie.pm autodie - blog_hints.t helper -ext/autodie/t/lib/OtherTypes.pm autodie - Format clobberer helper. -ext/autodie/t/lib/pujHa/ghach/Dotlh.pm autodie - With Klingon honour -ext/autodie/t/lib/pujHa/ghach.pm autodie - Like a Klingon -ext/autodie/t/lib/Some/Module.pm autodie - blog_hints.t helper -ext/autodie/t/mkdir.t autodie - filesystem tests -ext/autodie/t/open.t autodie - Testing open -ext/autodie/t/recv.t autodie - send/recv tests -ext/autodie/t/repeat.t autodie - repeat autodie leak tests -ext/autodie/t/scope_leak.t autodie - file scope leak tests -ext/autodie/t/string-eval-basic.t autodie - Basic string eval test -ext/autodie/t/string-eval-leak.t autodie - String eval leak test -ext/autodie/t/sysopen.t autodie - sysopen tests -ext/autodie/t/truncate.t autodie - File truncation tests -ext/autodie/t/unlink.t autodie - Unlink system tests. -ext/autodie/t/user-context.t autodie - Context changes for usersubs -ext/autodie/t/usersub.t autodie - user subroutine tests -ext/autodie/t/version.t autodie - versioning tests -ext/autodie/t/version_tag.t -ext/AutoLoader/lib/AutoLoader.pm Autoloader base class -ext/AutoLoader/lib/AutoSplit.pm Split up autoload functions -ext/AutoLoader/t/01AutoLoader.t See if AutoLoader works -ext/AutoLoader/t/02AutoSplit.t See if AutoSplit works ext/autouse/lib/autouse.pm Load and call a function only when it's used ext/autouse/t/autouse.t See if autouse works -ext/base/Changes base.pm changelog -ext/base/lib/base.pm Establish IS-A relationship at compile time -ext/base/lib/fields.pm Set up object field names for pseudo-hash-using classes -ext/base/MANIFEST base.pm manifest -ext/base/META.yml base.pm META.yml file -ext/base/t/base.t See if base works -ext/base/t/compile-time.t See if base works -ext/base/t/fields-5.6.0.t See if fields work -ext/base/t/fields-5.8.0.t See if fields work -ext/base/t/fields-base.t See if fields work -ext/base/t/fields.t See if fields work -ext/base/t/isa.t See if base's behaviour doesn't change -ext/base/t/lib/Dummy.pm Test module for base.pm -ext/base/t/lib/HasSigDie.pm Module for testing base.pm -ext/base/t/sigdie.t See if base works with SIGDIE -ext/base/t/version.t See if base works with versions -ext/base/t/warnings.t See if base works with warnings +ext/autouse/t/lib/MyTestModule.pm Test module for autouse ext/B/B/Concise.pm Compiler Concise backend ext/B/B.pm Compiler backend support functions and methods ext/B/B/Showlex.pm Compiler Showlex backend ext/B/B/Terse.pm Compiler Terse backend ext/B/B/Xref.pm Compiler Xref backend ext/B/B.xs Compiler backend external subroutines -ext/B-Debug/Debug.pm Compiler Debug backend -ext/B-Debug/t/debug.t See if B::Debug works ext/B/defsubs_h.PL Generator for constant subroutines -ext/B-Deparse/Deparse.pm Compiler Deparse backend -ext/B-Deparse/t/deparse.t See if B::Deparse works ext/B/hints/darwin.pl Hints for named architecture ext/B/hints/openbsd.pl Hints for named architecture -ext/bignum/lib/bigint.pm bigint -ext/bignum/lib/bignum.pm bignum -ext/bignum/lib/bigrat.pm bigrat -ext/bignum/lib/Math/BigFloat/Trace.pm bignum tracing -ext/bignum/lib/Math/BigInt/Trace.pm bignum tracing -ext/bignum/t/big_e_pi.t See if bignum exports e() and PI() -ext/bignum/t/bigexp.t See if bignum works -ext/bignum/t/bigint.t See if bigint works -ext/bignum/t/bignum.t See if bignum works -ext/bignum/t/bigrat.t See if bigrat works -ext/bignum/t/bii_e_pi.t See if bigint exports e() and PI() -ext/bignum/t/biinfnan.t See if bignum works -ext/bignum/t/bir_e_pi.t See if bigrat exports e() and PI() -ext/bignum/t/bninfnan.t See if bignum works -ext/bignum/t/bn_lite.t See if bignum with Math::BigInt::Lite works -ext/bignum/t/brinfnan.t See if bignum works -ext/bignum/t/br_lite.t See if bigrat with Math::BigInt::Lite works -ext/bignum/t/in_effect.t See if in_effect() works -ext/bignum/t/infnan.inc See if bignum with inf/NaN works -ext/bignum/t/option_a.t See if bignum a => X works -ext/bignum/t/option_l.t See if bignum l => X works -ext/bignum/t/option_p.t See if bignum p => X works -ext/bignum/t/ratopt_a.t See if bigrat a => X works -ext/bignum/t/scope_f.t See if no bignum works -ext/bignum/t/scope_i.t See if no bigint works -ext/bignum/t/scope_r.t See if no bigrat works -ext/B-Lint/lib/B/Lint/Debug.pm Adds debugging stringification to B:: -ext/B-Lint/lib/B/Lint.pm Compiler Lint backend -ext/B-Lint/t/lint.t See if B::Lint works -ext/B-Lint/t/pluglib/B/Lint/Plugin/Test.pm See if B::Lint works ext/B/Makefile.PL Compiler backend makefile writer ext/B/O.pm Compiler front-end module (-MO=...) ext/B/t/b.t See if B works @@ -281,324 +1711,6 @@ 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/CGI/examples/caution.xbm CGI example -ext/CGI/examples/clickable_image.cgi CGI example -ext/CGI/examples/cookie.cgi CGI example -ext/CGI/examples/crash.cgi CGI example -ext/CGI/examples/customize.cgi CGI example -ext/CGI/examples/diff_upload.cgi CGI example -ext/CGI/examples/dna_small_gif.uu Small image for CGI examples -ext/CGI/examples/file_upload.cgi CGI example -ext/CGI/examples/frameset.cgi CGI example -ext/CGI/examples/index.html Index page for CGI examples -ext/CGI/examples/internal_links.cgi CGI example -ext/CGI/examples/javascript.cgi CGI example -ext/CGI/examples/make_links.pl CGI example -ext/CGI/examples/monty.cgi CGI example -ext/CGI/examples/multiple_forms.cgi CGI example -ext/CGI/examples/nph-clock.cgi CGI example -ext/CGI/examples/nph-multipart.cgi CGI example -ext/CGI/examples/popup.cgi CGI example -ext/CGI/examples/RunMeFirst Setup script for CGI examples -ext/CGI/examples/save_state.cgi CGI example -ext/CGI/examples/tryit.cgi CGI example -ext/CGI/examples/wilogo_gif.uu CGI example -ext/CGI/lib/CGI/Apache.pm Support for Apache's Perl module -ext/CGI/lib/CGI/Carp.pm Log server errors with helpful context -ext/CGI/lib/CGI/Changes Changelog for CGI.pm -ext/CGI/lib/CGI/Cookie.pm Interface to Netscape Cookies -ext/CGI/lib/CGI/Fast.pm Support for FastCGI (persistent server process) -ext/CGI/lib/CGI.pm Web server interface ("Common Gateway Interface") -ext/CGI/lib/CGI/Pretty.pm Output nicely formatted HTML -ext/CGI/lib/CGI/Push.pm Support for server push -ext/CGI/lib/CGI/Switch.pm Simple interface for multiple server types -ext/CGI/lib/CGI/Util.pm Utility functions -ext/CGI/t/apache.t See if CGI::Apache still loads -ext/CGI/t/can.t See if CGI.pm works -ext/CGI/t/carp.t See if CGI::Carp works -ext/CGI/t/cookie.t See if CGI::Cookie works -ext/CGI/t/Dump.t See if CGI->Dump works -ext/CGI/t/fast.t See if CGI::Fast works (if FCGI is installed) -ext/CGI/t/form.t See if CGI.pm works -ext/CGI/t/function.t See if CGI.pm works -ext/CGI/t/html.t See if CGI.pm works -ext/CGI/t/no_tabindex.t See if CGI.pm works -ext/CGI/t/popup_menu.t See if CGI pop menus work -ext/CGI/t/pretty.t See if CGI.pm works -ext/CGI/t/push.t See if CGI::Push works -ext/CGI/t/query_string.t See if CGI->query_string() works -ext/CGI/t/request.t See if CGI.pm works -ext/CGI/t/start_end_asterisk.t See if CGI.pm works -ext/CGI/t/start_end_end.t See if CGI.pm works -ext/CGI/t/start_end_start.t See if CGI.pm works -ext/CGI/t/switch.t See if CGI::Switch still loads -ext/CGI/t/unescapeHTML.t See if CGI::unescapeHTML() works -ext/CGI/t/uploadInfo.t See if CGI.pm works -ext/CGI/t/upload_post_text.txt Test data for CGI.pm -ext/CGI/t/upload.t See if CGI.pm works -ext/CGI/t/user_agent.t See if CGI->user_agent() works -ext/CGI/t/util-58.t See if 5.8-dependent features work -ext/CGI/t/util.t See if CGI.pm works -ext/Class-ISA/ChangeLog Changes for Class::ISA -ext/Class-ISA/lib/Class/ISA.pm Class::ISA -ext/Class-ISA/t/00_about_verbose.t Tests for Class::ISA -ext/Class-ISA/t/01_old_junk.t Tests for Class::ISA -ext/Compress-Raw-Bzip2/bzip2-src/blocksort.c -ext/Compress-Raw-Bzip2/bzip2-src/bzip2.c -ext/Compress-Raw-Bzip2/bzip2-src/bzip2recover.c -ext/Compress-Raw-Bzip2/bzip2-src/bzlib.c -ext/Compress-Raw-Bzip2/bzip2-src/bzlib.h -ext/Compress-Raw-Bzip2/bzip2-src/bzlib_private.h -ext/Compress-Raw-Bzip2/bzip2-src/compress.c -ext/Compress-Raw-Bzip2/bzip2-src/crctable.c -ext/Compress-Raw-Bzip2/bzip2-src/decompress.c -ext/Compress-Raw-Bzip2/bzip2-src/dlltest.c -ext/Compress-Raw-Bzip2/bzip2-src/huffman.c -ext/Compress-Raw-Bzip2/bzip2-src/LICENSE -ext/Compress-Raw-Bzip2/bzip2-src/mk251.c -ext/Compress-Raw-Bzip2/bzip2-src/randtable.c -ext/Compress-Raw-Bzip2/bzip2-src/spewG.c -ext/Compress-Raw-Bzip2/bzip2-src/unzcrash.c -ext/Compress-Raw-Bzip2/Bzip2.xs -ext/Compress-Raw-Bzip2/Changes -ext/Compress-Raw-Bzip2/fallback/constants.h -ext/Compress-Raw-Bzip2/fallback/constants.xs -ext/Compress-Raw-Bzip2/lib/Compress/Raw/Bzip2.pm -ext/Compress-Raw-Bzip2/Makefile.PL -ext/Compress-Raw-Bzip2/pod/FAQ.pod -ext/Compress-Raw-Bzip2/private/MakeUtil.pm -ext/Compress-Raw-Bzip2/README -ext/Compress-Raw-Bzip2/t/000prereq.t -ext/Compress-Raw-Bzip2/t/01bzip2.t -ext/Compress-Raw-Bzip2/t/09limitoutput.t -ext/Compress-Raw-Bzip2/t/99pod.t -ext/Compress-Raw-Bzip2/t/compress/CompTestUtils.pm -ext/Compress-Raw-Bzip2/typemap -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 -ext/Compress-Raw-Zlib/examples/filtinf Compress::Raw::Zlib -ext/Compress-Raw-Zlib/fallback/constants.h Compress::Raw::Zlib -ext/Compress-Raw-Zlib/fallback/constants.xs Compress::Raw::Zlib -ext/Compress-Raw-Zlib/lib/Compress/Raw/Zlib.pm Compress::Raw::Zlib -ext/Compress-Raw-Zlib/Makefile.PL Compress::Raw::Zlib -ext/Compress-Raw-Zlib/pod/FAQ.pod Compress::Raw::Zlib -ext/Compress-Raw-Zlib/private/MakeUtil.pm Compress::Raw::Zlib -ext/Compress-Raw-Zlib/README Compress::Raw::Zlib -ext/Compress-Raw-Zlib/t/01version.t Compress::Raw::Zlib -ext/Compress-Raw-Zlib/t/02zlib.t Compress::Raw::Zlib -ext/Compress-Raw-Zlib/t/07bufsize.t Compress::Raw::Zlib -ext/Compress-Raw-Zlib/t/09limitoutput.t Compress::Raw::Zlib -ext/Compress-Raw-Zlib/t/18lvalue.t Compress::Raw::Zlib -ext/Compress-Raw-Zlib/t/compress/CompTestUtils.pm -ext/Compress-Raw-Zlib/typemap Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/adler32.c Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/compress.c Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/crc32.c Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/crc32.h Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/deflate.c Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/deflate.h Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/infback.c Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/inffast.c Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/inffast.h Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/inffixed.h Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/inflate.c Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/inflate.h Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/inftrees.c Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/inftrees.h Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/trees.c Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/trees.h Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/uncompr.c Compress::Raw::Zlib -ext/Compress-Raw-Zlib/zlib-src/zconf.h Compress::Raw::Zlib -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/constant/lib/constant.pm For "use constant" -ext/constant/t/constant.t See if compile-time constants work -ext/CPAN/lib/CPAN/API/HOWTO.pod recipe book for programming with CPAN.pm -ext/CPAN/lib/CPAN/Author.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/Bundle.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/CacheMgr.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/Complete.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/Debug.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/DeferredCode.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/Distribution.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/Distroprefs.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/Distrostatus.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/Exception/blocked_urllist.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/Exception/RecursiveDependency.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/Exception/yaml_not_installed.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/FirstTime.pm Utility for creating CPAN config files -ext/CPAN/lib/CPAN/FTP/netrc.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/FTP.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/HandleConfig.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/Index.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/InfoObj.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/Kwalify/distroprefs.dd helper file for validating config files -ext/CPAN/lib/CPAN/Kwalify/distroprefs.yml helper file for validating config files -ext/CPAN/lib/CPAN/Kwalify.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/LWP/UserAgent.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/Module.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/Nox.pm Runs CPAN while avoiding compiled extensions -ext/CPAN/lib/CPAN/PAUSE2003.pub CPAN public key -ext/CPAN/lib/CPAN/PAUSE2005.pub CPAN public key -ext/CPAN/lib/CPAN/PAUSE2007.pub CPAN public key -ext/CPAN/lib/CPAN/PAUSE2009.pub CPAN public key -ext/CPAN/lib/CPAN.pm Interface to Comprehensive Perl Archive Network -ext/CPAN/lib/CPAN/Prompt.pm -ext/CPAN/lib/CPAN/Queue.pm queueing system for CPAN.pm -ext/CPAN/lib/CPAN/Shell.pm -ext/CPAN/lib/CPAN/SIGNATURE CPAN public key -ext/CPAN/lib/CPAN/Tarzip.pm helper package for CPAN.pm -ext/CPAN/lib/CPAN/URL.pm -ext/CPAN/lib/CPAN/Version.pm Simple math with different flavors of version strings -ext/CPAN/Makefile.PL -ext/CPANPLUS/bin/cpan2dist the cpan2dist utility -ext/CPANPLUS/bin/cpanp the cpanp utility -ext/CPANPLUS/bin/cpanp-run-perl the cpanp-run-perl utility -ext/CPANPLUS-Dist-Build/lib/CPANPLUS/Dist/Build/Constants.pm CPANPLUS::Dist::Build -ext/CPANPLUS-Dist-Build/lib/CPANPLUS/Dist/Build.pm CPANPLUS::Dist::Build -ext/CPANPLUS-Dist-Build/t/01_CPANPLUS-Dist-Build-Constants.t CPANPLUS::Dist::Build tests -ext/CPANPLUS-Dist-Build/t/02_CPANPLUS-Dist-Build.t CPANPLUS::Dist::Build tests -ext/CPANPLUS-Dist-Build/t/dummy-CPAN/authors/01mailrc.txt.gz -ext/CPANPLUS-Dist-Build/t/dummy-CPAN/modules/02packages.details.txt.gz -ext/CPANPLUS-Dist-Build/t/dummy-CPAN/modules/03modlist.data.gz -ext/CPANPLUS-Dist-Build/t/dummy-perl/.hidden CPANPLUS::Dist::Build tests -ext/CPANPLUS-Dist-Build/t/inc/conf.pl CPANPLUS::Dist::Build tests -ext/CPANPLUS-Dist-Build/t/src/noxs/Foo-Bar-0.01.tar.gz CPANPLUS::Dist::Build tests -ext/CPANPLUS-Dist-Build/t/src/xs/Foo-Bar-0.01.tar.gz CPANPLUS::Dist::Build tests -ext/CPANPLUS/lib/CPANPLUS/Backend.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Backend/RV.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Config.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Configure.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Configure/Setup.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Dist/Autobundle.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Dist/Base.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Dist/MM.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Dist.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Dist/Sample.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Error.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/FAQ.pod CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Hacking.pod CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Internals/Constants.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Internals/Constants/Report.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Internals/Extract.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Internals/Fetch.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Internals.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Internals/Report.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Internals/Search.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Internals/Source/Memory.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Internals/Source.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Internals/Source/SQLite.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Internals/Source/SQLite/Tie.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Internals/Utils/Autoflush.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Internals/Utils.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Module/Author/Fake.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Module/Author.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Module/Checksums.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Module/Fake.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Module.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Module/Signature.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Selfupdate.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Shell/Classic.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Shell/Default/Plugins/HOWTO.pod CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Shell/Default/Plugins/Remote.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Shell/Default/Plugins/Source.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Shell/Default.pm CPANPLUS -ext/CPANPLUS/lib/CPANPLUS/Shell.pm CPANPLUS -ext/CPANPLUS/Makefile.PL -ext/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t CPANPLUS tests -ext/CPANPLUS/t/01_CPANPLUS-Configure.t CPANPLUS tests -ext/CPANPLUS/t/02_CPANPLUS-Internals.t CPANPLUS tests -ext/CPANPLUS/t/03_CPANPLUS-Internals-Source.t CPANPLUS tests -ext/CPANPLUS/t/04_CPANPLUS-Module.t CPANPLUS tests -ext/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t CPANPLUS tests -ext/CPANPLUS/t/06_CPANPLUS-Internals-Constants.t CPANPLUS tests -ext/CPANPLUS/t/07_CPANPLUS-Internals-Extract.t CPANPLUS tests -ext/CPANPLUS/t/08_CPANPLUS-Backend.t CPANPLUS tests -ext/CPANPLUS/t/09_CPANPLUS-Internals-Search.t CPANPLUS tests -ext/CPANPLUS/t/10_CPANPLUS-Error.t CPANPLUS tests -ext/CPANPLUS/t/15_CPANPLUS-Shell.t CPANPLUS tests -ext/CPANPLUS/t/19_CPANPLUS-Dist.t CPANPLUS tests -ext/CPANPLUS/t/20_CPANPLUS-Dist-MM.t CPANPLUS tests -ext/CPANPLUS/t/21_CPANPLUS-Dist-No-Build.t CPANPLUS tests -ext/CPANPLUS/t/25_CPANPLUS.t CPANPLUS tests -ext/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t CPANPLUS tests -ext/CPANPLUS/t/40_CPANPLUS-Internals-Report.t CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/CHECKSUMS CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.meta CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.readme CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.gz CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.gz CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/CHECKSUMS CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.readme CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/CHECKSUMS CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.readme CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.gz CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/CHECKSUMS CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.readme CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/autobundle/Snapshot.pm CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz CPANPLUS tests -ext/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz CPANPLUS tests -ext/CPANPLUS/t/inc/conf.pl CPANPLUS tests -ext/CPAN/scripts/cpan easily interact with CPAN from the command line -ext/CPAN/t/01loadme.t See if CPAN the module works -ext/CPAN/t/02nox.t See if CPAN::Nox works -ext/CPAN/t/03pkgs.t See if CPAN::Version works -ext/CPAN/t/10version.t See if CPAN the module works -ext/CPAN/t/11mirroredby.t See if CPAN::Mirrored::By works -ext/Cwd/Changes Cwd extension Changelog -ext/Cwd/Cwd.pm Various cwd routines (getcwd, fastcwd, chdir) -ext/Cwd/Cwd.xs Cwd extension external subroutines -ext/Cwd/lib/File/Spec/Cygwin.pm portable operations on Cygwin file names -ext/Cwd/lib/File/Spec/Epoc.pm portable operations on EPOC file names -ext/Cwd/lib/File/Spec/Functions.pm Function interface to File::Spec object methods -ext/Cwd/lib/File/Spec/Mac.pm portable operations on Mac file names -ext/Cwd/lib/File/Spec/OS2.pm portable operations on OS2 file names -ext/Cwd/lib/File/Spec.pm portable operations on file names -ext/Cwd/lib/File/Spec/Unix.pm portable operations on Unix file names -ext/Cwd/lib/File/Spec/VMS.pm portable operations on VMS file names -ext/Cwd/lib/File/Spec/Win32.pm portable operations on Win32 and NetWare file names -ext/Cwd/Makefile.PL Cwd extension makefile maker -ext/Cwd/t/crossplatform.t See if File::Spec works crossplatform -ext/Cwd/t/cwd.t See if Cwd works -ext/Cwd/t/Functions.t See if File::Spec::Functions works -ext/Cwd/t/rel2abs2rel.t See if File::Spec->rel2abs/abs2rel works -ext/Cwd/t/Spec.t See if File::Spec works -ext/Cwd/t/taint.t See if Cwd works with taint -ext/Cwd/t/tmpdir.t See if File::Spec->tmpdir() works -ext/Cwd/t/win32.t See if Cwd works on Win32 -ext/Data-Dumper/Changes Data pretty printer, changelog -ext/Data-Dumper/Dumper.pm Data pretty printer, module -ext/Data-Dumper/Dumper.xs Data pretty printer, externals -ext/Data-Dumper/t/bless.t See if Data::Dumper works -ext/Data-Dumper/t/bugs.t See if Data::Dumper works -ext/Data-Dumper/t/dumper.t See if Data::Dumper works -ext/Data-Dumper/t/freezer.t See if $Data::Dumper::Freezer works -ext/Data-Dumper/Todo Data pretty printer, futures -ext/Data-Dumper/t/overload.t See if Data::Dumper works for overloaded data -ext/Data-Dumper/t/pair.t See if Data::Dumper pair separator works -ext/DB_File/Changes Berkeley DB extension change log -ext/DB_File/config.in Part of Berkeley DB configuration -ext/DB_File/DB_File_BS Berkeley DB extension mkbootstrap fodder -ext/DB_File/DB_File.pm Berkeley DB extension Perl module -ext/DB_File/DB_File.xs Berkeley DB extension external subroutines -ext/DB_File/dbinfo Berkeley DB database version checker -ext/DB_File/hints/dynixptx.pl Hint for DB_File for named architecture -ext/DB_File/hints/sco.pl Hint for DB_File for named architecture -ext/DB_File/Makefile.PL Berkeley DB extension makefile writer -ext/DB_File/t/db-btree.t See if DB_File works -ext/DB_File/t/db-hash.t See if DB_File works -ext/DB_File/t/db-recno.t See if DB_File works -ext/DB_File/typemap Berkeley DB extension interface types -ext/DB_File/version.c Berkeley DB extension interface version check ext/Devel-DProf/Changes Perl code profiler changelog ext/Devel-DProf/DProf.pm Perl code profiler ext/Devel-DProf/dprof/test1_t Perl code profiler tests @@ -627,233 +1739,8 @@ ext/Devel-Peek/Makefile.PL Data debugging tool, makefile writer ext/Devel-Peek/Peek.pm Data debugging tool, module and pod ext/Devel-Peek/Peek.xs Data debugging tool, externals ext/Devel-Peek/t/Peek.t See if Devel::Peek works -ext/Devel-PPPort/apicheck_c.PL Devel::PPPort apicheck generator -ext/Devel-PPPort/Changes Devel::PPPort changes -ext/Devel-PPPort/devel/buildperl.pl Devel::PPPort perl version builder -ext/Devel-PPPort/devel/devtools.pl Devel::PPPort development utilities -ext/Devel-PPPort/devel/mkapidoc.sh Devel::PPPort apidoc collector -ext/Devel-PPPort/devel/mktodo Devel::PPPort baseline/todo generator -ext/Devel-PPPort/devel/mktodo.pl Devel::PPPort baseline/todo generator -ext/Devel-PPPort/devel/regenerate Devel::PPPort API re-generator -ext/Devel-PPPort/devel/scanprov Devel::PPPort provided API scanner -ext/Devel-PPPort/HACKERS Devel::PPPort hackers documentation -ext/Devel-PPPort/Makefile.PL Devel::PPPort makefile writer -ext/Devel-PPPort/MANIFEST.SKIP Devel::PPPort Manifest skip specs -ext/Devel-PPPort/mktests.PL Devel::PPPort test file writer -ext/Devel-PPPort/module2.c Devel::PPPort test file -ext/Devel-PPPort/module3.c Devel::PPPort test file -ext/Devel-PPPort/parts/apicheck.pl Devel::PPPort apicheck generator -ext/Devel-PPPort/parts/apidoc.fnc Devel::PPPort Perl API listing -ext/Devel-PPPort/parts/base/5004000 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5004010 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5004020 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5004030 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5004040 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5004050 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5005000 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5005010 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5005020 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5005030 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5005040 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5006000 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5006001 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5006002 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5007000 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5007001 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5007002 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5007003 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5008000 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5008001 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5008002 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5008003 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5008004 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5008005 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5008006 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5008007 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5008008 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5009000 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5009001 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5009002 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5009003 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5009004 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5009005 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5010000 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/base/5011000 Devel::PPPort baseline todo file -ext/Devel-PPPort/parts/embed.fnc Devel::PPPort Perl API listing -ext/Devel-PPPort/parts/inc/call Devel::PPPort include -ext/Devel-PPPort/parts/inc/cop Devel::PPPort include -ext/Devel-PPPort/parts/inc/exception Devel::PPPort include -ext/Devel-PPPort/parts/inc/format Devel::PPPort include -ext/Devel-PPPort/parts/inc/grok Devel::PPPort include -ext/Devel-PPPort/parts/inc/gv Devel::PPPort include -ext/Devel-PPPort/parts/inc/HvNAME Devel::PPPort include -ext/Devel-PPPort/parts/inc/limits Devel::PPPort include -ext/Devel-PPPort/parts/inc/magic Devel::PPPort include -ext/Devel-PPPort/parts/inc/memory Devel::PPPort include -ext/Devel-PPPort/parts/inc/misc Devel::PPPort include -ext/Devel-PPPort/parts/inc/mPUSH Devel::PPPort include -ext/Devel-PPPort/parts/inc/MY_CXT Devel::PPPort include -ext/Devel-PPPort/parts/inc/newCONSTSUB Devel::PPPort include -ext/Devel-PPPort/parts/inc/newRV Devel::PPPort include -ext/Devel-PPPort/parts/inc/newSVpv Devel::PPPort include -ext/Devel-PPPort/parts/inc/newSV_type Devel::PPPort include -ext/Devel-PPPort/parts/inc/podtest Devel::PPPort include -ext/Devel-PPPort/parts/inc/ppphbin Devel::PPPort include -ext/Devel-PPPort/parts/inc/ppphdoc Devel::PPPort include -ext/Devel-PPPort/parts/inc/ppphtest Devel::PPPort include -ext/Devel-PPPort/parts/inc/pvs Devel::PPPort include -ext/Devel-PPPort/parts/inc/pv_tools Devel::PPPort include -ext/Devel-PPPort/parts/inc/shared_pv Devel::PPPort include -ext/Devel-PPPort/parts/inc/snprintf Devel::PPPort include -ext/Devel-PPPort/parts/inc/sprintf Devel::PPPort include -ext/Devel-PPPort/parts/inc/strlfuncs Devel::PPPort include -ext/Devel-PPPort/parts/inc/SvPV Devel::PPPort include -ext/Devel-PPPort/parts/inc/SvREFCNT Devel::PPPort include -ext/Devel-PPPort/parts/inc/Sv_set Devel::PPPort include -ext/Devel-PPPort/parts/inc/sv_xpvf Devel::PPPort include -ext/Devel-PPPort/parts/inc/threads Devel::PPPort include -ext/Devel-PPPort/parts/inc/uv Devel::PPPort include -ext/Devel-PPPort/parts/inc/variables Devel::PPPort include -ext/Devel-PPPort/parts/inc/version Devel::PPPort include -ext/Devel-PPPort/parts/inc/warn Devel::PPPort include -ext/Devel-PPPort/parts/ppport.fnc Devel::PPPort API listing -ext/Devel-PPPort/parts/ppptools.pl Devel::PPPort various utilities -ext/Devel-PPPort/parts/todo/5004000 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5004010 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5004020 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5004030 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5004040 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5004050 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5005000 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5005010 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5005020 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5005030 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5005040 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5006000 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5006001 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5006002 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5007000 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5007001 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5007002 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5007003 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5008000 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5008001 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5008002 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5008003 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5008004 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5008005 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5008006 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5008007 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5008008 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5009000 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5009001 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5009002 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5009003 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5009004 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5009005 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5010000 Devel::PPPort todo file -ext/Devel-PPPort/parts/todo/5011000 Devel::PPPort todo file -ext/Devel-PPPort/ppport_h.PL Devel::PPPort ppport.h writer -ext/Devel-PPPort/PPPort_pm.PL Devel::PPPort PPPort.pm writer -ext/Devel-PPPort/PPPort.xs Devel::PPPort dummy PPPort.xs -ext/Devel-PPPort/PPPort_xs.PL Devel::PPPort RealPPPort.xs writer -ext/Devel-PPPort/README Devel::PPPort Readme -ext/Devel-PPPort/soak Devel::PPPort Test Harness to run under various Perls -ext/Devel-PPPort/t/call.t Devel::PPPort test file -ext/Devel-PPPort/t/cop.t Devel::PPPort test file -ext/Devel-PPPort/t/exception.t Devel::PPPort test file -ext/Devel-PPPort/t/format.t Devel::PPPort test file -ext/Devel-PPPort/t/grok.t Devel::PPPort test file -ext/Devel-PPPort/t/gv.t Devel::PPPort test file -ext/Devel-PPPort/t/HvNAME.t Devel::PPPort test file -ext/Devel-PPPort/t/limits.t Devel::PPPort test file -ext/Devel-PPPort/t/magic.t Devel::PPPort test file -ext/Devel-PPPort/t/memory.t Devel::PPPort test file -ext/Devel-PPPort/t/misc.t Devel::PPPort test file -ext/Devel-PPPort/t/mPUSH.t Devel::PPPort test file -ext/Devel-PPPort/t/MY_CXT.t Devel::PPPort test file -ext/Devel-PPPort/t/newCONSTSUB.t Devel::PPPort test file -ext/Devel-PPPort/t/newRV.t Devel::PPPort test file -ext/Devel-PPPort/t/newSVpv.t Devel::PPPort test file -ext/Devel-PPPort/t/newSV_type.t Devel::PPPort test file -ext/Devel-PPPort/TODO Devel::PPPort Todo -ext/Devel-PPPort/t/podtest.t Devel::PPPort test file -ext/Devel-PPPort/t/ppphtest.t Devel::PPPort test file -ext/Devel-PPPort/t/pvs.t Devel::PPPort test file -ext/Devel-PPPort/t/pv_tools.t Devel::PPPort test file -ext/Devel-PPPort/t/shared_pv.t Devel::PPPort test file -ext/Devel-PPPort/t/snprintf.t Devel::PPPort test file -ext/Devel-PPPort/t/sprintf.t Devel::PPPort test file -ext/Devel-PPPort/t/strlfuncs.t Devel::PPPort test file -ext/Devel-PPPort/t/SvPV.t Devel::PPPort test file -ext/Devel-PPPort/t/SvREFCNT.t Devel::PPPort test file -ext/Devel-PPPort/t/Sv_set.t Devel::PPPort test file -ext/Devel-PPPort/t/sv_xpvf.t Devel::PPPort test file -ext/Devel-PPPort/t/testutil.pl Devel::PPPort test utilities -ext/Devel-PPPort/t/threads.t Devel::PPPort test file -ext/Devel-PPPort/t/uv.t Devel::PPPort test file -ext/Devel-PPPort/t/variables.t Devel::PPPort test file -ext/Devel-PPPort/t/warn.t Devel::PPPort test file -ext/Devel-PPPort/typemap Devel::PPPort Typemap ext/Devel-SelfStubber/lib/Devel/SelfStubber.pm Generate stubs for SelfLoader.pm ext/Devel-SelfStubber/t/Devel-SelfStubber.t See if Devel::SelfStubber works -ext/Digest/Changes Digest changelog -ext/Digest/Digest/base.pm Digest extensions -ext/Digest/Digest/file.pm Digest extensions -ext/Digest/Digest.pm Digest extensions -ext/Digest-MD5/Changes Digest::MD5 extension changes -ext/Digest-MD5/hints/dec_osf.pl Hints for named architecture -ext/Digest-MD5/hints/irix_6.pl Hints for named architecture -ext/Digest-MD5/hints/MacOS.pl Hints for named architecture -ext/Digest-MD5/Makefile.PL Digest::MD5 extension makefile writer -ext/Digest-MD5/MD5.pm Digest::MD5 extension -ext/Digest-MD5/MD5.xs Digest::MD5 extension -ext/Digest-MD5/README Digest::MD5 extension Readme -ext/Digest-MD5/t/align.t See if Digest::MD5 extension works -ext/Digest-MD5/t/badfile.t See if Digest::MD5 extension works -ext/Digest-MD5/t/bits.t See if Digest::MD5 extension works -ext/Digest-MD5/t/clone.t See if Digest::MD5 extension works -ext/Digest-MD5/t/files.t See if Digest::MD5 extension works -ext/Digest-MD5/t/md5-aaa.t See if Digest::MD5 extension works -ext/Digest-MD5/t/utf8.t See if Digest::MD5 extension works -ext/Digest-MD5/typemap Digest::MD5 extension -ext/Digest-SHA/bin/shasum shasum script -ext/Digest-SHA/Changes Digest::SHA changes -ext/Digest-SHA/lib/Digest/SHA.pm Digest::SHA extension -ext/Digest-SHA/Makefile.PL Digest::SHA Makefile.PL -ext/Digest-SHA/README Digest::SHA README -ext/Digest-SHA/SHA.xs Digest::SHA extension -ext/Digest-SHA/src/hmac.c Digest::SHA extension -ext/Digest-SHA/src/hmac.h Digest::SHA extension -ext/Digest-SHA/src/hmacxtra.c Digest::SHA extension -ext/Digest-SHA/src/sha64bit.c Digest::SHA extension -ext/Digest-SHA/src/sha64bit.h Digest::SHA extension -ext/Digest-SHA/src/sha.c Digest::SHA extension -ext/Digest-SHA/src/sha.h Digest::SHA extension -ext/Digest-SHA/src/shaxtra.c Digest::SHA extension -ext/Digest-SHA/t/allfcns.t See if Digest::SHA works -ext/Digest-SHA/t/base64.t See if Digest::SHA works -ext/Digest-SHA/t/bitbuf.t See if Digest::SHA works -ext/Digest-SHA/t/dumpload.t See if Digest::SHA works -ext/Digest-SHA/t/fips198.t See if Digest::SHA works -ext/Digest-SHA/t/gglong.t See if Digest::SHA works -ext/Digest-SHA/t/gg.t See if Digest::SHA works -ext/Digest-SHA/t/hmacsha.t See if Digest::SHA works -ext/Digest-SHA/t/ireland.t See if Digest::SHA works -ext/Digest-SHA/t/methods.t See if Digest::SHA works -ext/Digest-SHA/t/nistbit.t See if Digest::SHA works -ext/Digest-SHA/t/nistbyte.t See if Digest::SHA works -ext/Digest-SHA/t/rfc2202.t See if Digest::SHA works -ext/Digest-SHA/t/sha1.t See if Digest::SHA works -ext/Digest-SHA/t/sha224.t See if Digest::SHA works -ext/Digest-SHA/t/sha256.t See if Digest::SHA works -ext/Digest-SHA/t/sha384.t See if Digest::SHA works -ext/Digest-SHA/t/sha512.t See if Digest::SHA works -ext/Digest-SHA/t/woodbury.t See if Digest::SHA works -ext/Digest-SHA/typemap Typemap for Digest::SHA -ext/Digest/t/base.t See if Digest extensions work -ext/Digest/t/digest.t See if Digest extensions work -ext/Digest/t/file.t See if Digest extensions work ext/DynaLoader/dl_aix.xs AIX implementation ext/DynaLoader/dl_beos.xs BeOS implementation ext/DynaLoader/dl_dld.xs GNU dld style implementation @@ -880,371 +1767,17 @@ ext/DynaLoader/hints/openbsd.pl Hint for DynaLoader for named architecture ext/DynaLoader/Makefile.PL Dynamic Loader makefile writer ext/DynaLoader/README Dynamic Loader notes and intro ext/DynaLoader/t/DynaLoader.t See if DynaLoader works -ext/Encode/AUTHORS List of authors -ext/Encode/bin/enc2xs Encode module generator -ext/Encode/bin/piconv iconv by perl -ext/Encode/bin/ucm2table Table Generator for testing -ext/Encode/bin/ucmlint A UCM Lint utility -ext/Encode/bin/ucmsort A UCM sort utility -ext/Encode/bin/unidump Unicode Dump like hexdump(1) -ext/Encode/Byte/Byte.pm Encode extension -ext/Encode/Byte/Makefile.PL Encode extension -ext/Encode/Changes Change Log -ext/Encode/CN/CN.pm Encode extension -ext/Encode/CN/Makefile.PL Encode extension -ext/Encode/EBCDIC/EBCDIC.pm Encode extension -ext/Encode/EBCDIC/Makefile.PL Encode extension -ext/Encode/encengine.c Encode extension -ext/Encode/Encode/Changes.e2x Skeleton file for enc2xs -ext/Encode/Encode/ConfigLocal_PM.e2x Skeleton file for enc2xs -ext/Encode/Encode/encode.h Encode extension header file -ext/Encode/Encode/Makefile_PL.e2x Skeleton file for enc2xs -ext/Encode/Encode.pm Mother of all Encode extensions -ext/Encode/Encode/_PM.e2x Skeleton file for enc2xs -ext/Encode/Encode/README.e2x Skeleton file for enc2xs -ext/Encode/Encode/_T.e2x Skeleton file for enc2xs -ext/Encode/Encode.xs Encode extension -ext/Encode/encoding.pm Perl Pragmatic Module -ext/Encode/JP/JP.pm Encode extension -ext/Encode/JP/Makefile.PL Encode extension -ext/Encode/KR/KR.pm Encode extension -ext/Encode/KR/Makefile.PL Encode extension -ext/Encode/lib/Encode/Alias.pm Encode extension -ext/Encode/lib/Encode/CJKConstants.pm Encode extension -ext/Encode/lib/Encode/CN/HZ.pm Encode extension -ext/Encode/lib/Encode/Config.pm Encode configuration module -ext/Encode/lib/Encode/Encoder.pm OO Encoder -ext/Encode/lib/Encode/Encoding.pm Encode extension -ext/Encode/lib/Encode/GSM0338.pm Encode extension -ext/Encode/lib/Encode/Guess.pm Encode Extension -ext/Encode/lib/Encode/JP/H2Z.pm Encode extension -ext/Encode/lib/Encode/JP/JIS7.pm Encode extension -ext/Encode/lib/Encode/KR/2022_KR.pm Encode extension -ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm Encode extension -ext/Encode/lib/Encode/MIME/Header.pm Encode extension -ext/Encode/lib/Encode/MIME/Name.pm Encode extension -ext/Encode/lib/Encode/PerlIO.pod Documents for Encode & PerlIO -ext/Encode/lib/Encode/Supported.pod Documents for supported encodings -ext/Encode/lib/Encode/Unicode/UTF7.pm Encode extension -ext/Encode/Makefile.PL Encode extension makefile writer -ext/Encode/MANIFEST Encode MANIFEST -ext/Encode/META.yml Encode META.yml -ext/Encode/README Encode extension -ext/Encode/Symbol/Makefile.PL Encode extension -ext/Encode/Symbol/Symbol.pm Encode extension -ext/Encode/t/Aliases.t test script -ext/Encode/t/at-cn.t test script -ext/Encode/t/at-tw.t test script -ext/Encode/t/big5-eten.enc test data -ext/Encode/t/big5-eten.utf test data -ext/Encode/t/big5-hkscs.enc test data -ext/Encode/t/big5-hkscs.utf test data -ext/Encode/t/CJKT.t test script -ext/Encode/t/enc_data.t test script for utf8 DATA -ext/Encode/t/enc_eucjp.t test script -ext/Encode/t/enc_module.enc test data for t/enc_module.t -ext/Encode/t/enc_module.t test script -ext/Encode/t/Encoder.t test script -ext/Encode/t/Encode.t test script -ext/Encode/t/encoding.t test script -ext/Encode/t/enc_utf8.t test script -ext/Encode/t/fallback.t test script -ext/Encode/t/from_to.t test script -ext/Encode/t/gb2312.enc test data -ext/Encode/t/gb2312.utf test data -ext/Encode/t/grow.t test script -ext/Encode/t/gsm0338.t test script -ext/Encode/t/guess.t test script -ext/Encode/t/jis7-fallback.t test script -ext/Encode/t/jisx0201.enc test data -ext/Encode/t/jisx0201.utf test data -ext/Encode/t/jisx0208.enc test data -ext/Encode/t/jisx0208.utf test data -ext/Encode/t/jisx0212.enc test data -ext/Encode/t/jisx0212.utf test data -ext/Encode/t/jperl.t test script -ext/Encode/t/ksc5601.enc test data -ext/Encode/t/ksc5601.utf test data -ext/Encode/t/mime_header_iso2022jp.t test script -ext/Encode/t/mime-header.t test script -ext/Encode/t/mime-name.t test script -ext/Encode/t/Mod_EUCJP.pm module that t/enc_module.enc uses -ext/Encode/t/perlio.t test script -ext/Encode/t/piconv.t Test for piconv.t -ext/Encode/t/rt.pl test script -ext/Encode/t/unibench.pl benchmark script -ext/Encode/t/Unicode.t test script -ext/Encode/t/utf8strict.t test script -ext/Encode/TW/Makefile.PL Encode extension -ext/Encode/TW/TW.pm Encode extension -ext/Encode/ucm/8859-10.ucm Unicode Character Map -ext/Encode/ucm/8859-11.ucm Unicode Character Map -ext/Encode/ucm/8859-13.ucm Unicode Character Map -ext/Encode/ucm/8859-14.ucm Unicode Character Map -ext/Encode/ucm/8859-15.ucm Unicode Character Map -ext/Encode/ucm/8859-16.ucm Unicode Character Map -ext/Encode/ucm/8859-1.ucm Unicode Character Map -ext/Encode/ucm/8859-2.ucm Unicode Character Map -ext/Encode/ucm/8859-3.ucm Unicode Character Map -ext/Encode/ucm/8859-4.ucm Unicode Character Map -ext/Encode/ucm/8859-5.ucm Unicode Character Map -ext/Encode/ucm/8859-6.ucm Unicode Character Map -ext/Encode/ucm/8859-7.ucm Unicode Character Map -ext/Encode/ucm/8859-8.ucm Unicode Character Map -ext/Encode/ucm/8859-9.ucm Unicode Character Map -ext/Encode/ucm/adobeStdenc.ucm Unicode Character Map -ext/Encode/ucm/adobeSymbol.ucm Unicode Character Map -ext/Encode/ucm/adobeZdingbat.ucm Unicode Character Map -ext/Encode/ucm/ascii.ucm Unicode Character Map -ext/Encode/ucm/big5-eten.ucm Unicode Character Map -ext/Encode/ucm/big5-hkscs.ucm Unicode Character Map -ext/Encode/ucm/cp037.ucm Unicode Character Map -ext/Encode/ucm/cp1006.ucm Unicode Character Map -ext/Encode/ucm/cp1026.ucm Unicode Character Map -ext/Encode/ucm/cp1047.ucm Unicode Character Map -ext/Encode/ucm/cp1250.ucm Unicode Character Map -ext/Encode/ucm/cp1251.ucm Unicode Character Map -ext/Encode/ucm/cp1252.ucm Unicode Character Map -ext/Encode/ucm/cp1253.ucm Unicode Character Map -ext/Encode/ucm/cp1254.ucm Unicode Character Map -ext/Encode/ucm/cp1255.ucm Unicode Character Map -ext/Encode/ucm/cp1256.ucm Unicode Character Map -ext/Encode/ucm/cp1257.ucm Unicode Character Map -ext/Encode/ucm/cp1258.ucm Unicode Character Map -ext/Encode/ucm/cp424.ucm Unicode Character Map -ext/Encode/ucm/cp437.ucm Unicode Character Map -ext/Encode/ucm/cp500.ucm Unicode Character Map -ext/Encode/ucm/cp737.ucm Unicode Character Map -ext/Encode/ucm/cp775.ucm Unicode Character Map -ext/Encode/ucm/cp850.ucm Unicode Character Map -ext/Encode/ucm/cp852.ucm Unicode Character Map -ext/Encode/ucm/cp855.ucm Unicode Character Map -ext/Encode/ucm/cp856.ucm Unicode Character Map -ext/Encode/ucm/cp857.ucm Unicode Character Map -ext/Encode/ucm/cp858.ucm Unicode Character Map -ext/Encode/ucm/cp860.ucm Unicode Character Map -ext/Encode/ucm/cp861.ucm Unicode Character Map -ext/Encode/ucm/cp862.ucm Unicode Character Map -ext/Encode/ucm/cp863.ucm Unicode Character Map -ext/Encode/ucm/cp864.ucm Unicode Character Map -ext/Encode/ucm/cp865.ucm Unicode Character Map -ext/Encode/ucm/cp866.ucm Unicode Character Map -ext/Encode/ucm/cp869.ucm Unicode Character Map -ext/Encode/ucm/cp874.ucm Unicode Character Map -ext/Encode/ucm/cp875.ucm Unicode Character Map -ext/Encode/ucm/cp932.ucm Unicode Character Map -ext/Encode/ucm/cp936.ucm Unicode Character Map -ext/Encode/ucm/cp949.ucm Unicode Character Map -ext/Encode/ucm/cp950.ucm Unicode Character Map -ext/Encode/ucm/ctrl.ucm Unicode Character Map -ext/Encode/ucm/dingbats.ucm Unicode Character Map -ext/Encode/ucm/euc-cn.ucm Unicode Character Map -ext/Encode/ucm/euc-jp.ucm Unicode Character Map -ext/Encode/ucm/euc-kr.ucm Unicode Character Map -ext/Encode/ucm/gb12345.ucm Unicode Character Map -ext/Encode/ucm/gb2312.ucm Unicode Character Map -ext/Encode/ucm/hp-roman8.ucm Unicode Character Map -ext/Encode/ucm/ir-165.ucm Unicode Character Map -ext/Encode/ucm/jis0201.ucm Unicode Character Map -ext/Encode/ucm/jis0208.ucm Unicode Character Map -ext/Encode/ucm/jis0212.ucm Unicode Character Map -ext/Encode/ucm/johab.ucm Unicode Character Map -ext/Encode/ucm/koi8-f.ucm Unicode Character Map -ext/Encode/ucm/koi8-r.ucm Unicode Character Map -ext/Encode/ucm/koi8-u.ucm Unicode Character Map -ext/Encode/ucm/ksc5601.ucm Unicode Character Map -ext/Encode/ucm/macArabic.ucm Unicode Character Map -ext/Encode/ucm/macCentEuro.ucm Unicode Character Map -ext/Encode/ucm/macChinsimp.ucm Unicode Character Map -ext/Encode/ucm/macChintrad.ucm Unicode Character Map -ext/Encode/ucm/macCroatian.ucm Unicode Character Map -ext/Encode/ucm/macCyrillic.ucm Unicode Character Map -ext/Encode/ucm/macDingbats.ucm Unicode Character Map -ext/Encode/ucm/macFarsi.ucm Unicode Character Map -ext/Encode/ucm/macGreek.ucm Unicode Character Map -ext/Encode/ucm/macHebrew.ucm Unicode Character Map -ext/Encode/ucm/macIceland.ucm Unicode Character Map -ext/Encode/ucm/macJapanese.ucm Unicode Character Map -ext/Encode/ucm/macKorean.ucm Unicode Character Map -ext/Encode/ucm/macRoman.ucm Unicode Character Map -ext/Encode/ucm/macROMnn.ucm Unicode Character Map -ext/Encode/ucm/macRUMnn.ucm Unicode Character Map -ext/Encode/ucm/macSami.ucm Unicode Character Map -ext/Encode/ucm/macSymbol.ucm Unicode Character Map -ext/Encode/ucm/macThai.ucm Unicode Character Map -ext/Encode/ucm/macTurkish.ucm Unicode Character Map -ext/Encode/ucm/macUkraine.ucm Unicode Character Map -ext/Encode/ucm/nextstep.ucm Unicode Character Map -ext/Encode/ucm/null.ucm Unicode Character Map -ext/Encode/ucm/posix-bc.ucm Unicode Character Map -ext/Encode/ucm/shiftjis.ucm Unicode Character Map -ext/Encode/ucm/symbol.ucm Unicode Character Map -ext/Encode/ucm/viscii.ucm Unicode Character Map -ext/Encode/Unicode/Makefile.PL Encode extension -ext/Encode/Unicode/Unicode.pm Encode extension -ext/Encode/Unicode/Unicode.xs Encode extension -ext/encoding-warnings/Changes Changelog for encoding::warnings -ext/encoding-warnings/lib/encoding/warnings.pm warn on implicit encoding conversions -ext/encoding-warnings/t/1-warning.t tests for encoding::warnings -ext/encoding-warnings/t/2-fatal.t tests for encoding::warnings -ext/encoding-warnings/t/3-normal.t tests for encoding::warnings -ext/encoding-warnings/t/4-lexical.t tests for encoding::warnings EXTERN.h Included before foreign .h files 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-CBuilder/Changes Changes for ExtUtils::CBuilder -ext/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm Base class for ExtUtils::CBuilder methods -ext/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/aix.pm CBuilder methods for AIX -ext/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/cygwin.pm CBuilder methods for cygwin -ext/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/darwin.pm CBuilder methods for darwin -ext/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/dec_osf.pm CBuilder methods for OSF -ext/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/os2.pm CBuilder methods for OS/2 -ext/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Unix.pm CBuilder methods for Unix -ext/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/VMS.pm CBuilder methods for VMS -ext/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows.pm CBuilder methods for Windows -ext/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm Compile and link C code for Perl modules -ext/ExtUtils-CBuilder/t/00-have-compiler.t ExtUtils::CBuilder tests -ext/ExtUtils-CBuilder/t/01-basic.t tests for ExtUtils::CBuilder -ext/ExtUtils-CBuilder/t/02-link.t tests for ExtUtils::CBuilder -ext/ExtUtils-Command/lib/ExtUtils/Command.pm Utilities for Make on non-UNIX platforms -ext/ExtUtils-Command/t/cp.t See if ExtUtils::Command works -ext/ExtUtils-Command/t/eu_command.t See if ExtUtils::Command works -ext/ExtUtils-Command/t/lib/TieOut.pm Testing library to capture prints ext/ExtUtils-Constant/lib/ExtUtils/Constant/Base.pm generate XS code to import C header constants ext/ExtUtils-Constant/lib/ExtUtils/Constant.pm generate XS code to import C header constants ext/ExtUtils-Constant/lib/ExtUtils/Constant/ProxySubs.pm generate XS code for proxy constants ext/ExtUtils-Constant/lib/ExtUtils/Constant/Utils.pm generate XS code to import C header constants ext/ExtUtils-Constant/lib/ExtUtils/Constant/XS.pm generate XS code to import C header constants ext/ExtUtils-Constant/t/Constant.t See if ExtUtils::Constant works -ext/ExtUtils-Install/Changes ExtUtils-Install change log -ext/ExtUtils-Install/lib/ExtUtils/Installed.pm Information on installed extensions -ext/ExtUtils-Install/lib/ExtUtils/Install.pm Handles 'make install' on extensions -ext/ExtUtils-Install/lib/ExtUtils/Packlist.pm Manipulates .packlist files -ext/ExtUtils-Install/t/can_write_dir.t Does the _can_write_dir function of ExtUtils::Install work properly? -ext/ExtUtils-Install/t/Installapi2.t See if new api for ExtUtils::Install::install() works -ext/ExtUtils-Install/t/Installed.t See if ExtUtils::Installed works -ext/ExtUtils-Install/t/Install.t See if ExtUtils::Install works -ext/ExtUtils-Install/t/InstallWithMM.t See if ExtUtils::Install works (related to EUMM/t/basic.t) -ext/ExtUtils-Install/t/lib/MakeMaker/Test/Setup/BFD.pm MakeMaker test utilities -ext/ExtUtils-Install/t/lib/MakeMaker/Test/Utils.pm MakeMaker test utilities -ext/ExtUtils-Install/t/lib/TieOut.pm Testing library to capture prints -ext/ExtUtils-Install/t/Packlist.t See if Packlist works -ext/ExtUtils-MakeMaker/bin/instmodsh Give information about installed extensions -ext/ExtUtils-MakeMaker/Changes MakeMaker change log -ext/ExtUtils-MakeMaker/lib/ExtUtils/Command/MM.pm Calling MM functions from the cmd line -ext/ExtUtils-MakeMaker/lib/ExtUtils/Liblist/Kid.pm Does the real work of the above -ext/ExtUtils-MakeMaker/lib/ExtUtils/Liblist.pm Locates libraries -ext/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Config.pm MakeMaker wrapper for Config -ext/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/FAQ.pod MakeMaker FAQ -ext/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm Write Makefiles for extensions -ext/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/Tutorial.pod Writing a module with MakeMaker -ext/ExtUtils-MakeMaker/lib/ExtUtils/Mkbootstrap.pm Writes a bootstrap file (see MakeMaker) -ext/ExtUtils-MakeMaker/lib/ExtUtils/Mksymlists.pm Writes a linker options file for extensions -ext/ExtUtils-MakeMaker/lib/ExtUtils/MM_AIX.pm MakeMaker methods for AIX -ext/ExtUtils-MakeMaker/lib/ExtUtils/MM_Any.pm MakeMaker methods for Any OS -ext/ExtUtils-MakeMaker/lib/ExtUtils/MM_BeOS.pm MakeMaker methods for BeOS -ext/ExtUtils-MakeMaker/lib/ExtUtils/MM_Cygwin.pm MakeMaker methods for Cygwin -ext/ExtUtils-MakeMaker/lib/ExtUtils/MM_Darwin.pm MakeMaker methods for Darwin -ext/ExtUtils-MakeMaker/lib/ExtUtils/MM_DOS.pm MakeMaker methods for DOS -ext/ExtUtils-MakeMaker/lib/ExtUtils/MM_MacOS.pm MakeMaker methods for MacOS -ext/ExtUtils-MakeMaker/lib/ExtUtils/MM_NW5.pm MakeMaker methods for NetWare -ext/ExtUtils-MakeMaker/lib/ExtUtils/MM_OS2.pm MakeMaker methods for OS/2 -ext/ExtUtils-MakeMaker/lib/ExtUtils/MM.pm MakeMaker adaptor class -ext/ExtUtils-MakeMaker/lib/ExtUtils/MM_QNX.pm MakeMaker methods for QNX -ext/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm MakeMaker methods for Unix -ext/ExtUtils-MakeMaker/lib/ExtUtils/MM_UWIN.pm MakeMaker methods for U/WIN -ext/ExtUtils-MakeMaker/lib/ExtUtils/MM_VMS.pm MakeMaker methods for VMS -ext/ExtUtils-MakeMaker/lib/ExtUtils/MM_VOS.pm MakeMaker methods for VOS -ext/ExtUtils-MakeMaker/lib/ExtUtils/MM_Win32.pm MakeMaker methods for Win32 -ext/ExtUtils-MakeMaker/lib/ExtUtils/MM_Win95.pm MakeMaker methods for Win95 -ext/ExtUtils-MakeMaker/lib/ExtUtils/MY.pm MakeMaker user override class -ext/ExtUtils-MakeMaker/lib/ExtUtils/testlib.pm Fixes up @INC to use just-built extension -ext/ExtUtils-MakeMaker/MANIFEST ExtUtils::MakeMaker MANIFEST -ext/ExtUtils-MakeMaker/NOTES Notes about MakeMaker internals -ext/ExtUtils-MakeMaker/PATCHING Suggestions for patching MakeMaker -ext/ExtUtils-MakeMaker/README MakeMaker README -ext/ExtUtils-MakeMaker/t/00compile.t See if MakeMaker modules compile -ext/ExtUtils-MakeMaker/t/arch_check.t Test MakeMaker's arch_check() -ext/ExtUtils-MakeMaker/t/backwards.t Check MakeMaker's backwards compatibility -ext/ExtUtils-MakeMaker/t/basic.t See if MakeMaker can build a module -ext/ExtUtils-MakeMaker/t/build_man.t Set if MakeMaker builds manpages -ext/ExtUtils-MakeMaker/t/cd.t Test to see cd works -ext/ExtUtils-MakeMaker/t/config.t Test ExtUtils::MakeMaker::Config -ext/ExtUtils-MakeMaker/t/dir_target.t Verify if dir_target() is supported -ext/ExtUtils-MakeMaker/t/FIRST_MAKEFILE.t See if FIRST_MAKEFILE works -ext/ExtUtils-MakeMaker/t/fixin.t See if ExtUtils::MakeMaker works -ext/ExtUtils-MakeMaker/t/fix_libs.t Test for ExtUtils::MakeMaker -ext/ExtUtils-MakeMaker/t/hints.t See if hint files are honored. -ext/ExtUtils-MakeMaker/t/INSTALL_BASE.t Test INSTALL_BASE in MakeMaker -ext/ExtUtils-MakeMaker/t/installed_file.t Test for ExtUtils::MakeMaker -ext/ExtUtils-MakeMaker/t/INST_PREFIX.t See if MakeMaker can apply PREFIXs -ext/ExtUtils-MakeMaker/t/INST.t Check MakeMaker INST_* macros -ext/ExtUtils-MakeMaker/t/is_of_type.t Test for ExtUtils::MakeMaker -ext/ExtUtils-MakeMaker/t/Liblist.t See if ExtUtils::Liblist works -ext/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/NoXS.pm MakeMaker test utilities -ext/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/BFD.pm MakeMaker test utilities -ext/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/MPV.pm MakeMaker test utilities -ext/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/PL_FILES.pm MakeMaker test utilities -ext/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/Problem.pm MakeMaker test utilities -ext/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/Recurs.pm MakeMaker test utilities -ext/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Setup/XS.pm MakeMaker test utilities -ext/ExtUtils-MakeMaker/t/lib/MakeMaker/Test/Utils.pm MakeMaker test utilities -ext/ExtUtils-MakeMaker/t/lib/TieIn.pm Testing library for dummy input handles -ext/ExtUtils-MakeMaker/t/lib/TieOut.pm Testing library to capture prints -ext/ExtUtils-MakeMaker/t/MakeMaker_Parameters.t test "MakeMaker Parameters" section -ext/ExtUtils-MakeMaker/t/make.t See if make detection works -ext/ExtUtils-MakeMaker/t/maketext_filter.t See if maketext_filter works -ext/ExtUtils-MakeMaker/t/metafile_data.t See if META.yml handling works -ext/ExtUtils-MakeMaker/t/metafile_file.t See if META.yml handling works -ext/ExtUtils-MakeMaker/t/miniperl.t Test MakeMaker with miniperl -ext/ExtUtils-MakeMaker/t/min_perl_version.t Test the MIN_PERL_VERSION argument to WriteMakefile. -ext/ExtUtils-MakeMaker/t/Mkbootstrap.t See if ExtUtils::Mkbootstrap works -ext/ExtUtils-MakeMaker/t/MM_Any.t See if ExtUtils::MM_Any works -ext/ExtUtils-MakeMaker/t/MM_BeOS.t See if ExtUtils::MM_BeOS works -ext/ExtUtils-MakeMaker/t/MM_Cygwin.t See if ExtUtils::MM_Cygwin works -ext/ExtUtils-MakeMaker/t/MM_NW5.t See if ExtUtils::MM_NW5 works -ext/ExtUtils-MakeMaker/t/MM_OS2.t See if ExtUtils::MM_OS2 works -ext/ExtUtils-MakeMaker/t/MM_Unix.t See if ExtUtils::MM_UNIX works -ext/ExtUtils-MakeMaker/t/MM_VMS.t See if ExtUtils::MM_VMS works -ext/ExtUtils-MakeMaker/t/MM_Win32.t See if ExtUtils::MM_Win32 works -ext/ExtUtils-MakeMaker/TODO Things TODO in MakeMaker -ext/ExtUtils-MakeMaker/t/oneliner.t See if MM can generate perl one-liners -ext/ExtUtils-MakeMaker/t/parse_version.t See if parse_version works -ext/ExtUtils-MakeMaker/t/PL_FILES.t Test PL_FILES in MakeMaker -ext/ExtUtils-MakeMaker/t/pm.t See if MakeMaker can handle PM -ext/ExtUtils-MakeMaker/t/pm_to_blib.t Test for ExtUtils::MakeMaker -ext/ExtUtils-MakeMaker/t/pod2man.t See if MakeMaker can handle no pod2man -ext/ExtUtils-MakeMaker/t/postamble.t See if postamble works -ext/ExtUtils-MakeMaker/t/prefixify.t See if MakeMaker can apply a PREFIX -ext/ExtUtils-MakeMaker/t/prereq_print.t See if PREREQ_PRINT works -ext/ExtUtils-MakeMaker/t/prereq.t See if MakeMaker works -ext/ExtUtils-MakeMaker/t/problems.t How MakeMaker reacts to build problems -ext/ExtUtils-MakeMaker/t/prompt.t See if E::MM::prompt() works -ext/ExtUtils-MakeMaker/t/recurs.t See if recursive builds work -ext/ExtUtils-MakeMaker/t/revision.t See if $Revision is correct -ext/ExtUtils-MakeMaker/t/split_command.t See if MM's xargs-like function works -ext/ExtUtils-MakeMaker/t/test_boilerplate.t MakeMaker test -ext/ExtUtils-MakeMaker/t/testdata/reallylongdirectoryname/arch1/Config.pm test data for MakeMaker -ext/ExtUtils-MakeMaker/t/testdata/reallylongdirectoryname/arch2/Config.pm test data for MakeMaker -ext/ExtUtils-MakeMaker/t/testlib.t See if ExtUtils::testlib works -ext/ExtUtils-MakeMaker/t/VERSION_FROM.t See if MakeMaker's VERSION_FROM works -ext/ExtUtils-MakeMaker/t/WriteEmptyMakefile.t See if WriteEmptyMakefile works -ext/ExtUtils-MakeMaker/t/writemakefile_args.t See if WriteMakefile works -ext/ExtUtils-MakeMaker/t/xs.t Part of MakeMaker's test suite -ext/ExtUtils-Manifest/lib/ExtUtils/Manifest.pm Utilities to write MANIFEST files -ext/ExtUtils-Manifest/lib/ExtUtils/MANIFEST.SKIP The default MANIFEST.SKIP -ext/ExtUtils-Manifest/t/Manifest.t See if ExtUtils::Manifest works -ext/ExtUtils-ParseXS/Changes ExtUtils::ParseXS change log -ext/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm converts Perl XS code into C code -ext/ExtUtils-ParseXS/lib/ExtUtils/xsubpp External subroutine preprocessor -ext/ExtUtils-ParseXS/t/basic.t See if ExtUtils::ParseXS works -ext/ExtUtils-ParseXS/t/usage.t ExtUtils::ParseXS tests -ext/ExtUtils-ParseXS/t/XSTest.pm Test file for ExtUtils::ParseXS tests -ext/ExtUtils-ParseXS/t/XSTest.xs Test file for ExtUtils::ParseXS tests -ext/ExtUtils-ParseXS/t/XSUsage.pm ExtUtils::ParseXS tests -ext/ExtUtils-ParseXS/t/XSUsage.xs ExtUtils::ParseXS tests ext/Fcntl/Fcntl.pm Fcntl extension Perl module ext/Fcntl/Fcntl.xs Fcntl extension external subroutines ext/Fcntl/Makefile.PL Fcntl extension makefile writer @@ -1259,8 +1792,6 @@ ext/FileCache/t/04twoarg.t See if FileCache works ext/FileCache/t/05override.t See if FileCache works ext/FileCache/t/06export.t See if FileCache exporting works ext/FileCache/t/07noimport.t See if FileCache works without importing -ext/File-Fetch/lib/File/Fetch.pm File::Fetch -ext/File-Fetch/t/01_File-Fetch.t File::Fetch tests 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 @@ -1272,8 +1803,6 @@ ext/File-Glob/t/case.t See if File::Glob works ext/File-Glob/t/global.t See if File::Glob works ext/File-Glob/TODO File::Glob extension todo list ext/File-Glob/t/taint.t See if File::Glob works -ext/File-Path/lib/File/Path.pm Do things like `mkdir -p' and `rm -r' -ext/File-Path/t/Path.t See if File::Path works ext/File-Temp/t/cmp.t See if File::Temp works ext/File-Temp/Temp.pm create safe temporary files and file handles ext/File-Temp/t/fork.t See if File::Temp works @@ -1284,17 +1813,6 @@ ext/File-Temp/t/posix.t See if File::Temp works ext/File-Temp/t/security.t See if File::Temp works ext/File-Temp/t/seekable.t See if File::Temp works ext/File-Temp/t/tempfile.t See if File::Temp works -ext/Filter-Simple/Changes Filter::Simple -ext/Filter-Simple/lib/Filter/Simple.pm Simple frontend to Filter::Util::Call -ext/Filter-Simple/t/data.t See if Filter::Simple works -ext/Filter-Simple/t/export.t See if Filter::Simple works -ext/Filter-Simple/t/filter_only.t See if Filter::Simple works -ext/Filter-Simple/t/filter.t See if Filter::Simple works -ext/Filter-Simple/t/import.t See if Filter::Simple works -ext/Filter-Simple/t/lib/Filter/Simple/ExportTest.pm Helper file for Filter::Simple tests -ext/Filter-Simple/t/lib/Filter/Simple/FilterOnlyTest.pm Helper file for Filter::Simple tests -ext/Filter-Simple/t/lib/Filter/Simple/FilterTest.pm Helper file for Filter::Simple tests -ext/Filter-Simple/t/lib/Filter/Simple/ImportTest.pm Helper file for Filter::Simple tests 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/filter-util.pl See if Filter::Util::Call works @@ -1305,15 +1823,6 @@ ext/GDBM_File/hints/sco.pl Hint for GDBM_File for named architecture ext/GDBM_File/Makefile.PL GDBM extension makefile writer ext/GDBM_File/t/gdbm.t See if GDBM_File works ext/GDBM_File/typemap GDBM extension interface types -ext/Getopt-Long/CHANGES Getopt::Long changes -ext/Getopt-Long/lib/Getopt/Long.pm Fetch command options (GetOptions) -ext/Getopt-Long/README Getopt::Long README -ext/Getopt-Long/t/gol-basic.t See if Getopt::Long works -ext/Getopt-Long/t/gol-compat.t See if Getopt::Long works -ext/Getopt-Long/t/gol-linkage.t See if Getopt::Long works -ext/Getopt-Long/t/gol-oo.t See if Getopt::Long works -ext/Getopt-Long/t/gol-xargv.t See if Getopt::Long works -ext/Getopt-Long/t/gol-xstring.t See if Getopt::Long works ext/Hash-Util/Changes Change history of Hash::Util ext/Hash-Util-FieldHash/Changes Changes for Hash::Util::FieldHash ext/Hash-Util-FieldHash/FieldHash.xs XS portion @@ -1336,22 +1845,8 @@ ext/I18N-Langinfo/Langinfo.pm I18N::Langinfo 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/I18N-LangTags/ChangeLog I18N::LangTags -ext/I18N-LangTags/lib/I18N/LangTags/Detect.pm Detect language preferences -ext/I18N-LangTags/lib/I18N/LangTags/List.pm List of tags for human languages -ext/I18N-LangTags/lib/I18N/LangTags.pm I18N::LangTags -ext/I18N-LangTags/README I18N::LangTags -ext/I18N-LangTags/t/01_about_verbose.t See whether I18N::LangTags works -ext/I18N-LangTags/t/05_main.t See whether I18N::LangTags works -ext/I18N-LangTags/t/07_listy.t See whether I18N::LangTags works -ext/I18N-LangTags/t/10_http.t See whether I18N::LangTags works -ext/I18N-LangTags/t/20_locales.t See whether I18N::LangTags works -ext/I18N-LangTags/t/50_super.t See whether I18N::LangTags works -ext/I18N-LangTags/t/55_supers_strict.t See whether I18N::LangTags works -ext/I18N-LangTags/t/80_all_env.t See whether I18N::LangTags works ext/if/if.pm For "use if" ext/if/t/if.t Tests for "use if" -ext/IO/ChangeLog IO perl module change log ext/IO-Compress/Changes IO::Compress ext/IO-Compress/examples/compress-zlib/filtdef IO::Compress ext/IO-Compress/examples/compress-zlib/filtinf IO::Compress @@ -1495,40 +1990,6 @@ ext/IO-Compress/t/cz-06gzsetp.t IO::Compress ext/IO-Compress/t/cz-08encoding.t IO::Compress ext/IO-Compress/t/cz-14gzopen.t IO::Compress ext/IO-Compress/t/globmapper.t IO::Compress -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 -ext/IO/lib/IO/Dir.pm IO directory reading package -ext/IO/lib/IO/File.pm IO file handle package -ext/IO/lib/IO/Handle.pm IO base handle package -ext/IO/lib/IO/Pipe.pm IO pipe package -ext/IO/lib/IO/Poll.pm IO system poll() interface -ext/IO/lib/IO/Seekable.pm IO methods for seekable handles -ext/IO/lib/IO/Select.pm IO system select() interface -ext/IO/lib/IO/Socket/INET.pm IO INET specific socket methods -ext/IO/lib/IO/Socket.pm IO socket handle package -ext/IO/lib/IO/Socket/UNIX.pm IO UNIX specific socket methods -ext/IO/Makefile.PL IO extension makefile writer -ext/IO/poll.c IO poll() emulation using select() -ext/IO/poll.h IO poll() emulation using select() -ext/IO/README IO extension maintenance notice -ext/IO/t/io_const.t See if constants from IO work -ext/IO/t/io_dir.t See if directory-related methods from IO work -ext/IO/t/io_dup.t See if dup()-related methods from IO work -ext/IO/t/io_file.t See if binmode()-related methods on IO::File work -ext/IO/t/io_linenum.t See if I/O line numbers are tracked correctly -ext/IO/t/io_multihomed.t See if INET sockets work with multi-homed hosts -ext/IO/t/io_pipe.t See if pipe()-related methods from IO work -ext/IO/t/io_poll.t See if poll()-related methods from IO work -ext/IO/t/io_sel.t See if select()-related methods from IO work -ext/IO/t/io_sock.t See if INET socket-related methods from IO work -ext/IO/t/IO.t See if IO works -ext/IO/t/io_taint.t See if the untaint method from IO works -ext/IO/t/io_tell.t See if seek()/tell()-related methods from IO work -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-Zlib/t/basic.t Tests for IO::Zlib ext/IO-Zlib/t/external.t Tests for IO::Zlib ext/IO-Zlib/t/getc.t Tests for IO::Zlib @@ -1539,76 +2000,47 @@ ext/IO-Zlib/t/tied.t Tests for IO::Zlib ext/IO-Zlib/t/uncomp1.t Tests for IO::Zlib ext/IO-Zlib/t/uncomp2.t Tests for IO::Zlib ext/IO-Zlib/Zlib.pm IO::Zlib -ext/IPC-Cmd/lib/IPC/Cmd.pm IPC::Cmd -ext/IPC-Cmd/t/01_IPC-Cmd.t IPC::Cmd tests -ext/IPC-Cmd/t/02_Interactive.t IPC::Cmd tests -ext/IPC-Cmd/t/src/child.pl IPC::Cmd tests -ext/IPC-Cmd/t/src/output.pl IPC::Cmd tests -ext/IPC-Cmd/t/src/x.tgz IPC::Cmd tests ext/IPC-Open2/lib/IPC/Open2.pm Open a two-ended pipe ext/IPC-Open2/t/IPC-Open2.t See if IPC::Open2 works ext/IPC-Open3/lib/IPC/Open3.pm Open a three-ended pipe ext/IPC-Open3/t/IPC-Open3.t See if IPC::Open3 works -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 -ext/IPC-SysV/lib/IPC/Msg.pm IPC::SysV extension Perl module -ext/IPC-SysV/lib/IPC/Semaphore.pm IPC::SysV extension Perl module -ext/IPC-SysV/lib/IPC/SharedMem.pm IPC::SysV extension Perl module -ext/IPC-SysV/lib/IPC/SysV.pm IPC::SysV extension Perl module -ext/IPC-SysV/Makefile.PL IPC::SysV makefile writer -ext/IPC-SysV/MANIFEST.SKIP IPC::SysV manifest skip specs -ext/IPC-SysV/README IPC::SysV README -ext/IPC-SysV/regen.pl IPC::SysV file regeneration script -ext/IPC-SysV/SysV.xs IPC::SysV extension Perl module -ext/IPC-SysV/t/ipcsysv.t IPC::SysV test file -ext/IPC-SysV/t/msg.t IPC::SysV test file -ext/IPC-SysV/TODO IPC::SysV todo file -ext/IPC-SysV/t/podcov.t IPC::SysV test file -ext/IPC-SysV/t/pod.t IPC::SysV test file -ext/IPC-SysV/t/sem.t IPC::SysV test file -ext/IPC-SysV/t/shm.t IPC::SysV test file -ext/IPC-SysV/typemap IPC::SysV typemap -ext/lib/lib_pm.PL For "use lib", produces lib/lib.pm -ext/lib/Makefile.PL -ext/libnet/Changes libnet +ext/libnet/Changes libnet ext/libnet/Config.eg libnet ext/libnet/demos/ftp libnet ext/libnet/demos/inetd libnet ext/libnet/demos/nntp libnet ext/libnet/demos/nntp.mirror libnet ext/libnet/demos/pop3 libnet -ext/libnet/demos/smtp.self libnet +ext/libnet/demos/smtp.self libnet ext/libnet/demos/time libnet -ext/libnet/Hostname.pm.eg libnet -ext/libnet/lib/Net/Cmd.pm libnet -ext/libnet/lib/Net/Config.pm libnet -ext/libnet/lib/Net/Domain.pm libnet -ext/libnet/lib/Net/FTP/A.pm libnet -ext/libnet/lib/Net/FTP/dataconn.pm libnet -ext/libnet/lib/Net/FTP/E.pm libnet -ext/libnet/lib/Net/FTP/I.pm libnet -ext/libnet/lib/Net/FTP/L.pm libnet -ext/libnet/lib/Net/FTP.pm libnet -ext/libnet/lib/Net/libnetFAQ.pod libnet -ext/libnet/lib/Net/Netrc.pm libnet -ext/libnet/lib/Net/NNTP.pm libnet -ext/libnet/lib/Net/POP3.pm libnet -ext/libnet/lib/Net/SMTP.pm libnet -ext/libnet/lib/Net/Time.pm libnet +ext/libnet/Hostname.pm.eg libnet ext/libnet/Makefile.PL -ext/libnet/README libnet +ext/libnet/Net/Cmd.pm libnet +ext/libnet/Net/Config.pm libnet +ext/libnet/Net/Domain.pm libnet +ext/libnet/Net/FTP/A.pm libnet +ext/libnet/Net/FTP/dataconn.pm libnet +ext/libnet/Net/FTP/E.pm libnet +ext/libnet/Net/FTP/I.pm libnet +ext/libnet/Net/FTP/L.pm libnet +ext/libnet/Net/FTP.pm libnet +ext/libnet/Net/libnetFAQ.pod libnet +ext/libnet/Net/Netrc.pm libnet +ext/libnet/Net/NNTP.pm libnet +ext/libnet/Net/POP3.pm libnet +ext/libnet/Net/SMTP.pm libnet +ext/libnet/Net/Time.pm libnet +ext/libnet/README libnet ext/libnet/t/config.t libnet ext/libnet/t/datasend.t libnet -ext/libnet/t/ftp.t libnet +ext/libnet/t/ftp.t libnet ext/libnet/t/hostname.t libnet -ext/libnet/t/libnet_t.pl libnet +ext/libnet/t/libnet_t.pl libnet ext/libnet/t/netrc.t libnet ext/libnet/t/nntp.t libnet ext/libnet/t/require.t libnet ext/libnet/t/smtp.t libnet ext/libnet/t/time.t libnet -ext/lib/t/01lib.t For "use lib" testing ext/List-Util/Changes Util extension ext/List-Util/lib/List/Util.pm List::Util ext/List-Util/lib/List/Util/PP.pm List::Util @@ -1679,43 +2111,6 @@ ext/Locale-Codes/t/language.t See if Locale::Codes work ext/Locale-Codes/t/rename.t See if Locale::Codes work ext/Locale-Codes/t/script.t See if Locale::Codes work ext/Locale-Codes/t/uk.t See if Locale::Codes work -ext/Locale-Maketext/ChangeLog Locale::Maketext -ext/Locale-Maketext/lib/Locale/Maketext/GutsLoader.pm Locale::Maketext -ext/Locale-Maketext/lib/Locale/Maketext/Guts.pm Locale::Maketext -ext/Locale-Maketext/lib/Locale/Maketext.pm Locale::Maketext -ext/Locale-Maketext/lib/Locale/Maketext.pod Locale::Maketext documentation -ext/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod Locale::Maketext documentation article -ext/Locale-Maketext/README Locale::Maketext -ext/Locale-Maketext-Simple/lib/Locale/Maketext/Simple.pm Locale::Simple -ext/Locale-Maketext-Simple/t/0-signature.t Locale::Simple tests -ext/Locale-Maketext-Simple/t/1-basic.t Locale::Simple tests -ext/Locale-Maketext-Simple/t/2-load_po_without_i_default.t Locale::Simple tests -ext/Locale-Maketext-Simple/t/3-load_po_with_i_default.t Locale::Simple tests -ext/Locale-Maketext-Simple/t/po_with_i_default/en.po Locale::Simple tests -ext/Locale-Maketext-Simple/t/po_with_i_default/fr.po Locale::Simple tests -ext/Locale-Maketext-Simple/t/po_with_i_default/i_default.po Locale::Simple tests -ext/Locale-Maketext-Simple/t/po_without_i_default/en.po Locale::Simple tests -ext/Locale-Maketext-Simple/t/po_without_i_default/fr.po Locale::Simple tests -ext/Locale-Maketext/t/01_about_verbose.t See if Locale::Maketext works -ext/Locale-Maketext/t/10_make.t See if Locale::Maketext works -ext/Locale-Maketext/t/20_get.t See if Locale::Maketext works -ext/Locale-Maketext/t/30_local.t See if Locale::Maketext works -ext/Locale-Maketext/t/40_super.t See if Locale::Maketext works -ext/Locale-Maketext/t/50_super.t See if Locale::Maketext works -ext/Locale-Maketext/t/60_super.t See if Locale::Maketext works -ext/Locale-Maketext/t/90_utf8.t See if Locale::Maketext works -ext/Log-Message/lib/Log/Message/Config.pm Log::Message -ext/Log-Message/lib/Log/Message/Handlers.pm Log::Message -ext/Log-Message/lib/Log/Message/Item.pm Log::Message -ext/Log-Message/lib/Log/Message.pm Log::Message -ext/Log-Message-Simple/lib/Log/Message/Simple.pm Log::Simple -ext/Log-Message-Simple/t/01_use.t Log::Simple tests -ext/Log-Message-Simple/t/02_imports.t Log::Simple tests -ext/Log-Message-Simple/t/03_functions.t Log::Simple tests -ext/Log-Message/t/01_Log-Message-Config.t Log::Message tests -ext/Log-Message/t/02_Log-Message.t Log::Message tests -ext/Log-Message/t/conf/config_file Log::Message tests -ext/Log-Message/t/conf/LoadMe.pl Log::Message tests ext/Math-BigInt-FastCalc/FastCalc.pm Math::BigInt::FastCalc extension ext/Math-BigInt-FastCalc/FastCalc.xs Math::BigInt::FastCalc extension ext/Math-BigInt-FastCalc/t/bigintfc.t Math::BigInt::FastCalc extension @@ -1796,11 +2191,6 @@ ext/Math-BigRat/t/hang.t Math::BigRat test for bug #34584 - hang in exp() ext/Math-BigRat/t/Math/BigRat/Test.pm Math::BigRat test helper ext/Math-BigRat/t/requirer.t see if require works properly ext/Math-BigRat/t/trap.t see if trap_nan and trap_inf work -ext/Math-Complex/lib/Math/Complex.pm A Complex package -ext/Math-Complex/lib/Math/Trig.pm A simple interface to complex trigonometry -ext/Math-Complex/t/Complex.t See if Math::Complex works -ext/Math-Complex/t/Trig.t See if Math::Trig works -ext/Math-Complex/t/underbar.t See if Math::Complex works ext/Memoize/Memoize/AnyDBM_File.pm Memoize glue layer for AnyDBM_File ext/Memoize/Memoize/ExpireFile.pm Memoize expiry manager test scaffold ext/Memoize/Memoize/Expire.pm Memoize expiry manager example @@ -1840,102 +2230,6 @@ ext/MIME-Base64/t/base64.t See whether MIME::Base64 works ext/MIME-Base64/t/quoted-print.t See whether MIME::QuotedPrint works ext/MIME-Base64/t/unicode.t See whether MIME::Base64 works ext/MIME-Base64/t/warn.t See whether MIME::Base64 works -ext/Module-Build/Changes Module::Build -ext/Module-Build/lib/Module/Build/API.pod Module::Build -ext/Module-Build/lib/Module/Build/Authoring.pod Module::Build -ext/Module-Build/lib/Module/Build/Base.pm Module::Build -ext/Module-Build/lib/Module/Build/Compat.pm Module::Build -ext/Module-Build/lib/Module/Build/Config.pm Module::Build -ext/Module-Build/lib/Module/Build/Cookbook.pm Module::Build -ext/Module-Build/lib/Module/Build/Dumper.pm Module::Build -ext/Module-Build/lib/Module/Build/ModuleInfo.pm Module::Build -ext/Module-Build/lib/Module/Build/Notes.pm Module::Build -ext/Module-Build/lib/Module/Build/Platform/aix.pm Module::Build -ext/Module-Build/lib/Module/Build/Platform/Amiga.pm Module::Build -ext/Module-Build/lib/Module/Build/Platform/cygwin.pm Module::Build -ext/Module-Build/lib/Module/Build/Platform/darwin.pm Module::Build -ext/Module-Build/lib/Module/Build/Platform/Default.pm Module::Build -ext/Module-Build/lib/Module/Build/Platform/EBCDIC.pm Module::Build -ext/Module-Build/lib/Module/Build/Platform/MacOS.pm Module::Build -ext/Module-Build/lib/Module/Build/Platform/MPEiX.pm Module::Build -ext/Module-Build/lib/Module/Build/Platform/os2.pm Module::Build -ext/Module-Build/lib/Module/Build/Platform/RiscOS.pm Module::Build -ext/Module-Build/lib/Module/Build/Platform/Unix.pm Module::Build -ext/Module-Build/lib/Module/Build/Platform/VMS.pm Module::Build -ext/Module-Build/lib/Module/Build/Platform/VOS.pm Module::Build -ext/Module-Build/lib/Module/Build/Platform/Windows.pm Module::Build -ext/Module-Build/lib/Module/Build.pm Module::Build -ext/Module-Build/lib/Module/Build/PodParser.pm Module::Build -ext/Module-Build/lib/Module/Build/PPMMaker.pm Module::Build -ext/Module-Build/lib/Module/Build/Version.pm Module::Build -ext/Module-Build/lib/Module/Build/YAML.pm Module::Build -ext/Module-Build/scripts/config_data Module::Build -ext/Module-Build/t/add_property.t Module::Build -ext/Module-Build/t/basic.t Module::Build -ext/Module-Build/t/bundled/Tie/CPHash.pm Module::Build.pm -ext/Module-Build/t/compat/exit.t Module::Build -ext/Module-Build/t/compat.t Module::Build -ext/Module-Build/t/debug.t Module::Build tests -ext/Module-Build/t/destinations.t Module::Build -ext/Module-Build/t/extend.t Module::Build -ext/Module-Build/t/ext.t Module::Build -ext/Module-Build/t/files.t Module::Build -ext/Module-Build/t/help.t Module::Build -ext/Module-Build/t/install_extra_target.t Module::Build tests -ext/Module-Build/t/install.t Module::Build -ext/Module-Build/t/lib/DistGen.pm Module::Build -ext/Module-Build/t/lib/MBTest.pm Module::Build -ext/Module-Build/t/manifypods.t Module::Build -ext/Module-Build/t/mbyaml.t Module::Build -ext/Module-Build/t/metadata2.t Module::Build -ext/Module-Build/t/metadata.t Module::Build -ext/Module-Build/t/moduleinfo.t Module::Build -ext/Module-Build/t/new_from_context.t Module::Build -ext/Module-Build/t/notes.t Module::Build -ext/Module-Build/t/parents.t Module::Build -ext/Module-Build/t/PL_files.t Module::Build tests -ext/Module-Build/t/pod_parser.t Module::Build -ext/Module-Build/t/ppm.t Module::Build -ext/Module-Build/t/runthrough.t Module::Build -ext/Module-Build/t/script_dist.t Module::Build -ext/Module-Build/t/test_file_exts.t Module::Build -ext/Module-Build/t/test_types.t Module::Build -ext/Module-Build/t/test_type.t Module::Build -ext/Module-Build/t/tilde.t Module::Build -ext/Module-Build/t/use_tap_harness.t Module::Build -ext/Module-Build/t/versions.t Module::Build -ext/Module-Build/t/write_default_maniskip.t Module::Build tests -ext/Module-Build/t/xs.t Module::Build -ext/Module-CoreList/Changes Module::CoreList Changes -ext/Module-CoreList/corelist The corelist command-line utility -ext/Module-CoreList/identify-dependencies A usage example for Module::CoreList -ext/Module-CoreList/lib/Module/CoreList.pm Module::CoreList -ext/Module-CoreList/Makefile.PL Module::CoreList -ext/Module-CoreList/MANIFEST Module::CoreList -ext/Module-CoreList/META.yml Module::CoreList -ext/Module-CoreList/README Module::CoreList -ext/Module-CoreList/t/corelist.t Module::CoreList tests -ext/Module-CoreList/t/find_modules.t Module::CoreList tests -ext/Module-CoreList/t/pod.t Module::CoreList tests -ext/Module-Load-Conditional/lib/Module/Load/Conditional.pm Module::Conditional -ext/Module-Load-Conditional/t/01_Module_Load_Conditional.t Module::Conditional tests -ext/Module-Load-Conditional/t/02_Parse_Version.t Module::Load::Conditional tests -ext/Module-Load-Conditional/t/to_load/Commented.pm Module::Conditional tests -ext/Module-Load-Conditional/t/to_load/InPod.pm Module::Load::Conditional tests -ext/Module-Load-Conditional/t/to_load/LoadIt.pm Module::Conditional tests -ext/Module-Load-Conditional/t/to_load/LoadMe.pl Module::Conditional tests -ext/Module-Load-Conditional/t/to_load/MustBe/Loaded.pm Module::Load::Conditional tests -ext/Module-Load-Conditional/t/to_load/ToBeLoaded Module::Conditional tests -ext/Module-Loaded/lib/Module/Loaded.pm Module::Loaded -ext/Module-Loaded/t/01_Module-Loaded.t Module::Loaded tests -ext/Module-Load/lib/Module/Load.pm Module::Load -ext/Module-Load/t/01_Module-Load.t Module::Load tests -ext/Module-Load/t/to_load/config_file Module::Load tests -ext/Module-Load/t/to_load/LoadIt.pm Module::Load tests -ext/Module-Load/t/to_load/LoadMe.pl Module::Load tests -ext/Module-Load/t/to_load/Must/Be/Loaded.pm Module::Load tests -ext/Module-Load/t/to_load/TestModule.pm Module::Load tests -ext/Module-Load/t/to_load/ToBeLoaded Module::Load tests ext/Module-Pluggable/lib/Devel/InnerPackage.pm Find inner packages ext/Module-Pluggable/lib/Module/Pluggable/Object.pm Module::Pluggable ext/Module-Pluggable/lib/Module/Pluggable.pm Module::Pluggable @@ -2017,40 +2311,6 @@ ext/NDBM_File/NDBM_File.pm NDBM extension Perl module ext/NDBM_File/NDBM_File.xs NDBM extension external subroutines ext/NDBM_File/t/ndbm.t See if NDBM_File works ext/NDBM_File/typemap NDBM extension interface types -ext/Net-Ping/Changes Net::Ping -ext/Net-Ping/lib/Net/Ping.pm Hello, anybody home? -ext/Net-Ping/t/100_load.t Ping Net::Ping -ext/Net-Ping/t/110_icmp_inst.t Ping Net::Ping -ext/Net-Ping/t/120_udp_inst.t Ping Net::Ping -ext/Net-Ping/t/130_tcp_inst.t Ping Net::Ping -ext/Net-Ping/t/140_stream_inst.t Ping Net::Ping -ext/Net-Ping/t/150_syn_inst.t Ping Net::Ping -ext/Net-Ping/t/190_alarm.t Ping Net::Ping -ext/Net-Ping/t/200_ping_tcp.t Ping Net::Ping -ext/Net-Ping/t/250_ping_hires.t Ping Net::Ping -ext/Net-Ping/t/300_ping_stream.t Ping Net::Ping -ext/Net-Ping/t/400_ping_syn.t Ping Net::Ping -ext/Net-Ping/t/410_syn_host.t Ping Net::Ping -ext/Net-Ping/t/450_service.t Ping Net::Ping -ext/Net-Ping/t/500_ping_icmp.t Ping Net::Ping -ext/Net-Ping/t/510_ping_udp.t Ping Net::Ping -ext/NEXT/Changes NEXT -ext/NEXT/lib/NEXT.pm Pseudo-class NEXT for method redispatch -ext/NEXT/README NEXT -ext/NEXT/t/actual.t NEXT -ext/NEXT/t/actuns.t NEXT -ext/NEXT/t/dynamically_scoped_regex_vars.t NEXT -ext/NEXT/t/next.t NEXT -ext/NEXT/t/stringify.t NEXT -ext/NEXT/t/unseen.t NEXT -ext/Object-Accessor/lib/Object/Accessor.pm Object::Accessor -ext/Object-Accessor/t/00_Object-Accessor.t Object::Accessor tests -ext/Object-Accessor/t/01_Object-Accessor-Subclassed.t Object::Accessor tests -ext/Object-Accessor/t/02_Object-Accessor-allow.t Object::Accessor tests -ext/Object-Accessor/t/03_Object-Accessor-local.t Object::Accessor tests -ext/Object-Accessor/t/04_Object-Accessor-lvalue.t Object::Accessor tests -ext/Object-Accessor/t/05_Object-Accessor-callback.t Object::Accessor tests -ext/Object-Accessor/t/06_Object-Accessor-alias.t Object::Accessor tests ext/ODBM_File/hints/cygwin.pl Hint for ODBM_File for named architecture ext/ODBM_File/hints/dec_osf.pl Hint for ODBM_File for named architecture ext/ODBM_File/hints/gnukfreebsd.pl Hint for NDBM_File for named architecture @@ -2071,10 +2331,6 @@ ext/Opcode/Opcode.xs Opcode extension external subroutines ext/Opcode/ops.pm "Pragma" form of Opcode extension Perl module ext/Opcode/t/Opcode.t See if Opcode works ext/Opcode/t/ops.t See if Opcode works -ext/Package-Constants/lib/Package/Constants.pm Package::Constants -ext/Package-Constants/t/01_list.t Package::Constants tests -ext/Params-Check/lib/Params/Check.pm Params::Check -ext/Params-Check/t/01_Params-Check.t Params::Check tests ext/parent/lib/parent.pm Establish an ISA relationship with base classes at compile time ext/parent/t/compile-time-file.t tests for parent.pm ext/parent/t/compile-time.t tests for parent.pm @@ -2088,32 +2344,6 @@ ext/parent/t/parent-classfromfile.t tests for parent.pm ext/parent/t/parent-pmc.t tests for parent.pm ext/parent/t/parent-returns-false.t tests for parent.pm ext/parent/t/parent.t tests for parent.pm -ext/Parse-CPAN-Meta/Changes Parse::CPAN::Meta -ext/Parse-CPAN-Meta/lib/Parse/CPAN/Meta.pm Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/01_compile.t Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/02_basic.t Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/03_regression.t Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/04_scalar.t Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/05_export.t Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/11_meta_yml.t Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/12_plagger.t Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/13_perl_smith.t Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/14_yaml_org.t Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/15_multibyte.t Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/16_nullrefs.t Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/17_toolbar.t Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/18_tap.t Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/19_errors.t Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/21_bom.t Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/data/HTML-WebDAO.yml Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/data/multibyte.yml Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/data/sample.yml Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/data/Spreadsheet-Read.yml Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/data/Template-Provider-Unicode-Japanese.yml Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/data/toolbar.yml Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/data/utf_16_le_bom.yml Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/data/vanilla.yml Parse::CPAN::Meta -ext/Parse-CPAN-Meta/t/lib/Parse/CPAN/Meta/Test.pm Parse::CPAN::Meta testing library ext/PerlIO-encoding/encoding.pm PerlIO::encoding ext/PerlIO-encoding/encoding.xs PerlIO::encoding ext/PerlIO-encoding/MANIFEST PerlIO::encoding list of files @@ -2139,36 +2369,6 @@ ext/Pod-Escapes/t/15_name2charnum.t test Pod::Escapes ext/Pod-LaTeX/LaTeX.pm Convert POD data to LaTeX ext/Pod-LaTeX/t/pod2latex.t See if Pod::LaTeX works ext/Pod-LaTeX/t/user.t See if Pod::LaTeX works -ext/podlators/lib/Pod/Man.pm Convert POD data to *roff -ext/podlators/lib/Pod/ParseLink.pm Perl an L<> formatting code in POD text -ext/podlators/lib/Pod/Text/Color.pm Convert POD data to color ASCII text -ext/podlators/lib/Pod/Text/Overstrike.pm Convert POD data to formatted overstrike text -ext/podlators/lib/Pod/Text.pm Pod-Parser - convert POD data to formatted ASCII text -ext/podlators/lib/Pod/Text/Termcap.pm Convert POD data to ASCII text with format escapes -ext/podlators/Makefile.PL -ext/podlators/t/basic.cap podlators test -ext/podlators/t/basic.clr podlators test -ext/podlators/t/basic.man podlators test -ext/podlators/t/basic.ovr podlators test -ext/podlators/t/basic.pod podlators test -ext/podlators/t/basic.t podlators test -ext/podlators/t/basic.txt podlators test -ext/podlators/t/color.t podlators test -ext/podlators/t/filehandle.t podlators test -ext/podlators/t/man-options.t podlators test -ext/podlators/t/man.t podlators test -ext/podlators/t/man-utf8.t podlators test -ext/podlators/t/parselink.t podlators test -ext/podlators/t/pod-parser.t podlators test -ext/podlators/t/pod-spelling.t podlators test -ext/podlators/t/pod.t podlators test -ext/podlators/t/termcap.t podlators test -ext/podlators/t/text-encoding.t podlators test -ext/podlators/t/text-options.t podlators test -ext/podlators/t/text.t podlators test -ext/podlators/t/text-utf8.t podlators test -ext/podlators/VERSION podlators custom Makefile.PL -ext/podlators/VERSION podlators distribution version ext/Pod-Parser/lib/Pod/Checker.pm Pod-Parser - check POD documents for syntax errors ext/Pod-Parser/lib/Pod/Find.pm used by pod/splitpod ext/Pod-Parser/lib/Pod/InputObjects.pm Pod-Parser - define objects for input streams @@ -2220,23 +2420,6 @@ ext/Pod-Parser/t/pod/testpods/lib/Pod/Stuff.pm Sample data for t/pod/find.t ext/Pod-Parser/t/pod/twice.t Test Pod::Parser ext/Pod-Parser/t/pod/usage2.pod Test POD for pod2usage tests ext/Pod-Parser/t/pod/usage.pod Test POD for pod2usage tests -ext/Pod-Perldoc/lib/Pod/Perldoc/BaseTo.pm utility module for perldoc -ext/Pod-Perldoc/lib/Pod/Perldoc/GetOptsOO.pm options parsing for perldoc -ext/Pod-Perldoc/lib/Pod/Perldoc.pm guts of the 'perldoc' utility -ext/Pod-Perldoc/lib/Pod/Perldoc/ToChecker.pm let perldoc check POD for errors -ext/Pod-Perldoc/lib/Pod/Perldoc/ToMan.pm render POD as man pages -ext/Pod-Perldoc/lib/Pod/Perldoc/ToNroff.pm convert POD to nroff -ext/Pod-Perldoc/lib/Pod/Perldoc/ToPod.pm convert POD to POD -ext/Pod-Perldoc/lib/Pod/Perldoc/ToRtf.pm convert POD to RTF -ext/Pod-Perldoc/lib/Pod/Perldoc/ToText.pm convert POD to plain text -ext/Pod-Perldoc/lib/Pod/Perldoc/ToTk.pm convert POD via Tk::Pod -ext/Pod-Perldoc/lib/Pod/Perldoc/ToXml.pm convert POD to XML -ext/Pod-Perldoc/t/01_about_verbose.t test Pod::Perldoc -ext/Pod-Perldoc/t/checkerbasic.t test Pod::Perldoc::ToChecker -ext/Pod-Perldoc/t/perldocbasic.t test Pod::Perldoc basic operation -ext/Pod-Perldoc/t/textbasic.t test Pod::Perldoc::ToText -ext/Pod-Plainer/Plainer.pm Pod migration utility module -ext/Pod-Plainer/t/plainer.t Test Pod::Plainer ext/Pod-Simple/ChangeLog Pod::Simple ChangeLog ext/Pod-Simple/lib/Pod/Simple/BlackBox.pm Pod::Simple::BlackBox ext/Pod-Simple/lib/Pod/Simple/Checker.pm check the Pod syntax of a document @@ -2451,18 +2634,6 @@ ext/re/t/re_funcs.t See if exportable 're' funcs in re.xs work ext/re/t/regop.pl generate debug output for various patterns ext/re/t/regop.t test RE optimizations by scraping debug output ext/re/t/re.t see if re pragma works -ext/Safe/Changes Changes for Safe.pm -ext/Safe/Makefile.PL Makefile.PL for Safe.pm -ext/Safe/MANIFEST MANIFEST for Safe.pm -ext/Safe/META.yml META.yml for Safe.pm -ext/Safe/README README for Safe.pm -ext/Safe/Safe.pm Safe extension Perl module -ext/Safe/t/safe1.t See if Safe works -ext/Safe/t/safe2.t See if Safe works -ext/Safe/t/safe3.t See if Safe works -ext/Safe/t/safeload.t Tests that some modules can be loaded by Safe -ext/Safe/t/safeops.t Tests that all ops can be trapped by Safe -ext/Safe/t/safeuniversal.t Tests Safe with functions from universal.c ext/SDBM_File/Makefile.PL SDBM extension makefile writer ext/SDBM_File/sdbm/biblio SDBM kit ext/SDBM_File/sdbm/CHANGES SDBM kit @@ -2491,9 +2662,6 @@ ext/SDBM_File/sdbm/tune.h SDBM kit ext/SDBM_File/sdbm/util.c SDBM kit ext/SDBM_File/t/sdbm.t See if SDBM_File works ext/SDBM_File/typemap SDBM extension interface types -ext/SelfLoader/lib/SelfLoader.pm Load functions only on demand -ext/SelfLoader/t/01SelfLoader.t See if SelfLoader works -ext/SelfLoader/t/02SelfLoader-buggy.t See if SelfLoader works ext/Shell/Shell.pm Make AUTOLOADed system() calls ext/Shell/t/Shell.t Tests for above ext/Socket/Makefile.PL Socket extension makefile writer @@ -2550,46 +2718,11 @@ ext/Storable/t/tied.t See if Storable works ext/Storable/t/utf8hash.t See if Storable works ext/Storable/t/utf8.t See if Storable works ext/Storable/t/weak.t Can Storable store weakrefs -ext/Switch/Changes Changes for Switch.pm -ext/Switch/Makefile.PL Makefile.PL for Switch.pm -ext/Switch/MANIFEST MANIFEST for Switch.pm -ext/Switch/META.yml META.yml for Switch.pm -ext/Switch/README README for Switch.pm -ext/Switch/Switch.pm Switch for Perl -ext/Switch/t/given.t See if Perl 6 given (switch) works -ext/Switch/t/nested.t See if nested switch works -ext/Switch/t/switch.t See if Perl 5 switch works ext/Sys-Hostname/Hostname.pm Sys::Hostname extension Perl module ext/Sys-Hostname/Hostname.xs Sys::Hostname extension external subroutines ext/Sys-Hostname/t/Hostname.t See if Sys::Hostname works -ext/Sys-Syslog/Changes Changlog for Sys::Syslog -ext/Sys-Syslog/fallback/const-c.inc Sys::Syslog constants fallback file -ext/Sys-Syslog/fallback/const-xs.inc Sys::Syslog constants fallback file -ext/Sys-Syslog/fallback/syslog.h Sys::Syslog header fallback file -ext/Sys-Syslog/Makefile.PL Sys::Syslog extension makefile writer -ext/Sys-Syslog/README README for Sys::Syslog -ext/Sys-Syslog/README.win32 README for Sys::Syslog on Windows -ext/Sys-Syslog/Syslog.pm Sys::Syslog extension Perl module -ext/Sys-Syslog/Syslog.xs Sys::Syslog extension external subroutines -ext/Sys-Syslog/t/00-load.t test for Sys::Syslog -ext/Sys-Syslog/t/constants.t test for Sys::Syslog -ext/Sys-Syslog/t/syslog.t See if Sys::Syslog works -ext/Sys-Syslog/win32/compile.pl Sys::Syslog extension Win32 related file -ext/Sys-Syslog/win32/PerlLog_dll.uu Sys::Syslog extension Win32 related file -ext/Sys-Syslog/win32/PerlLog.mc Sys::Syslog extension Win32 related file -ext/Sys-Syslog/win32/PerlLog_RES.uu Sys::Syslog extension Win32 related file -ext/Sys-Syslog/win32/Win32.pm Sys::Syslog extension Win32 related file -ext/Term-ANSIColor/ANSIColor.pm Perl module supporting termcap usage -ext/Term-ANSIColor/ChangeLog Term::ANSIColor -ext/Term-ANSIColor/README Term::ANSIColor -ext/Term-ANSIColor/t/basic.t Tests for Term::ANSIColor ext/Term-Cap/Cap.pm Perl module supporting termcap usage ext/Term-Cap/test.pl See if Term::Cap works -ext/Term-UI/lib/Term/UI/History.pm Term::UI -ext/Term-UI/lib/Term/UI.pm Term::UI -ext/Term-UI/t/00_load.t Term::UI tests -ext/Term-UI/t/01_history.t Term::UI tests -ext/Term-UI/t/02_ui.t Term::UI tests ext/Test-Harness/bin/prove The prove harness utility ext/Test-Harness/Changes Test::Harness change log ext/Test-Harness/lib/App/Prove.pm Gubbins for the prove utility @@ -2770,7 +2903,6 @@ ext/Test-Harness/t/utils.t Test::Harness test ext/Test-Harness/t/yamlish-output.t Test::Harness test ext/Test-Harness/t/yamlish.t Test::Harness test ext/Test-Harness/t/yamlish-writer.t Test::Harness test -ext/Test/lib/Test.pm A simple framework for writing test scripts ext/Test-Simple/Changes Test::Simple changes ext/Test-Simple/lib/Test/Builder/Module.pm Base class for test modules ext/Test-Simple/lib/Test/Builder.pm For writing new test libraries @@ -2890,15 +3022,6 @@ ext/Test-Simple/t/useing.t Test::More test, compile test ext/Test-Simple/t/use_ok.t Test::More test, use_ok() ext/Test-Simple/t/utf8.t Test::More test ext/Test-Simple/t/versions.t Test::More test -ext/Test/t/05_about_verbose.t See if Test works -ext/Test/t/fail.t See if Test works -ext/Test/t/mix.t See if Test works -ext/Test/t/multiline.t See if Test works -ext/Test/t/onfail.t See if Test works -ext/Test/t/qr.t See if Test works -ext/Test/t/skip.t See if Test works -ext/Test/t/success.t See if Test works -ext/Test/t/todo.t See if Test works ext/Text-Balanced/Changes Text::Balanced ext/Text-Balanced/lib/Text/Balanced.pm Text::Balanced ext/Text-Balanced/README Text::Balanced @@ -2919,83 +3042,6 @@ ext/Text-Soundex/README README for Text::Soundex ext/Text-Soundex/Soundex.pm Text::Soundex extension Perl module ext/Text-Soundex/Soundex.xs Text::Soundex extension external subroutines ext/Text-Soundex/t/Soundex.t test for Text::Soundex -ext/Text-Tabs/CHANGELOG ChangeLog for Tabs+Wrap -ext/Text-Tabs/lib/Text/Tabs.pm Do expand and unexpand -ext/Text-Tabs/lib/Text/Wrap.pm Paragraph formatter -ext/Text-Tabs/t/37000.t See if Text::Tabs is working -ext/Text-Tabs/t/39548.t See if Text::Tabs is working -ext/Text-Tabs/t/belg4mit.t See if Text::Tabs is working -ext/Text-Tabs/t/dandv.t See if Text::Tabs is working -ext/Text-Tabs/t/fill.t See if Text::Wrap::fill works -ext/Text-Tabs/t/Jacobson2.t See if Text::Tabs is working -ext/Text-Tabs/t/Jacobson.t See if Text::Tabs is working -ext/Text-Tabs/t/Jochen.t See if Text::Tabs is working -ext/Text-Tabs/t/sep2.t See if Text::Tabs is working -ext/Text-Tabs/t/sep.t See if Text::Tabs is working -ext/Text-Tabs/t/tabs.t See if Text::Tabs works -ext/Text-Tabs/t/wrap_separator2.t See if Text::Wrap::wrap works -ext/Text-Tabs/t/wrap.t See if Text::Wrap::wrap works -ext/Thread-Queue/lib/Thread/Queue.pm Thread-safe queues -ext/Thread-Queue/t/01_basic.t Thread::Queue tests -ext/Thread-Queue/t/02_refs.t Thread::Queue tests -ext/Thread-Queue/t/03_peek.t Thread::Queue tests -ext/Thread-Queue/t/04_errs.t Thread::Queue tests -ext/Thread-Queue/t/05_extract.t Thread::Queue tests -ext/Thread-Queue/t/06_insert.t Thread::Queue tests -ext/Thread-Queue/t/07_lock.t Thread::Queue tests -ext/Thread-Queue/t/08_nothreads.t Thread::Queue tests -ext/Thread-Semaphore/lib/Thread/Semaphore.pm Thread-safe semaphores -ext/Thread-Semaphore/t/01_basic.t Thread::Semaphore tests -ext/Thread-Semaphore/t/02_errs.t Thread::Semaphore tests -ext/Thread-Semaphore/t/03_nothreads.t Thread::Semaphore tests -ext/threads/hints/hpux.pl Hint file for HPUX -ext/threads/hints/linux.pl Hint file for Linux -ext/threads/Makefile.PL ithreads -ext/threads-shared/hints/linux.pl thread shared variables -ext/threads-shared/Makefile.PL thread shared variables -ext/threads-shared/shared.pm thread shared variables -ext/threads-shared/shared.xs thread shared variables -ext/threads-shared/t/0nothread.t Tests for basic shared array functionality. -ext/threads-shared/t/av_refs.t Tests for arrays containing references -ext/threads-shared/t/av_simple.t Tests for basic shared array functionality. -ext/threads-shared/t/blessed.t Test blessed shared variables -ext/threads-shared/t/clone.t Test shared cloning -ext/threads-shared/t/cond.t Test condition variables -ext/threads-shared/t/disabled.t Test threads::shared when threads are disabled. -ext/threads-shared/t/hv_refs.t Test shared hashes containing references -ext/threads-shared/t/hv_simple.t Tests for basic shared hash functionality. -ext/threads-shared/t/no_share.t Tests for disabled share on variables. -ext/threads-shared/t/object.t Shared objects tests -ext/threads-shared/t/shared_attr.t Test :shared attribute -ext/threads-shared/t/stress.t Stress test -ext/threads-shared/t/sv_refs.t thread shared variables -ext/threads-shared/t/sv_simple.t thread shared variables -ext/threads-shared/t/utf8.t Test UTF-8 keys in shared hashes -ext/threads-shared/t/waithires.t Test sub-second cond_timedwait -ext/threads-shared/t/wait.t Test cond_wait and cond_timedwait -ext/threads/t/basic.t ithreads -ext/threads/t/blocks.t Test threads in special blocks -ext/threads/t/context.t Explicit thread context -ext/threads/t/end.t Test end functions -ext/threads/t/err.t Test $thr->error() -ext/threads/t/exit.t Test exit and die in threads -ext/threads/t/free2.t More ithread destruction tests -ext/threads/t/free.t Test ithread destruction -ext/threads/threads.pm ithreads -ext/threads/threads.xs ithreads -ext/threads/t/join.t Testing the join function -ext/threads/t/kill.t Tests thread signalling -ext/threads/t/libc.t testing libc functions for threadsafety -ext/threads/t/list.t Test threads->list() -ext/threads/t/no_threads.t threads test for non-threaded Perls -ext/threads/t/problems.t Test various memory problems -ext/threads/t/stack_env.t Tests for stack limits -ext/threads/t/stack.t Tests for stack limits -ext/threads/t/state.t Tests state methods -ext/threads/t/stress_cv.t Test with multiple threads, coderef cv argument. -ext/threads/t/stress_re.t Test with multiple threads, string cv argument and regexes. -ext/threads/t/stress_string.t Test with multiple threads, string cv argument. -ext/threads/t/thread.t General ithread tests from thr5005 ext/Tie-File/lib/Tie/File.pm Files as tied arrays ext/Tie-File/t/00_version.t Trivial test for Tie::File ext/Tie-File/t/01_gen.t Generic read/write tests for Tie::File @@ -3037,11 +3083,6 @@ ext/Tie-File/t/41_heap.t Unit tests for Tie::File::Heap ext/Tie-File/t/42_offset.t Unit tests for the offset method ext/Tie-Memoize/lib/Tie/Memoize.pm Base class for memoized tied hashes ext/Tie-Memoize/t/Tie-Memoize.t Test for Tie::Memoize -ext/Tie-RefHash/lib/Tie/RefHash.pm Base class for tied hashes with references as keys -ext/Tie-RefHash/t/rebless.t Test for Tie::RefHash with rebless -ext/Tie-RefHash/t/refhash.t Test for Tie::RefHash and Tie::RefHash::Nestable -ext/Tie-RefHash/t/storable.t Test for Tie::RefHash with storable -ext/Tie-RefHash/t/threaded.t Test for Tie::RefHash with threads ext/Time-HiRes/Changes Time::HiRes extension ext/Time-HiRes/fallback/const-c.inc Time::HiRes extension ext/Time-HiRes/fallback/const-xs.inc Time::HiRes extension @@ -3073,44 +3114,6 @@ ext/Time-Piece/t/04mjd.t Test for Time::Piece ext/Time-Piece/t/05overload.t Test for Time::Piece ext/Time-Piece/t/06subclass.t Test for Time::Piece ext/Time-Piece/t/07arith.t Test for Time::Piece -ext/Unicode-Collate/Changes Unicode::Collate -ext/Unicode-Collate/Collate/allkeys.txt Unicode::Collate -ext/Unicode-Collate/Collate/keys.txt Unicode::Collate -ext/Unicode-Collate/Collate.pm Unicode::Collate -ext/Unicode-Collate/README Unicode::Collate -ext/Unicode-Collate/t/altern.t Unicode::Collate -ext/Unicode-Collate/t/cjkrange.t Unicode::Collate -ext/Unicode-Collate/t/contract.t Unicode::Collate -ext/Unicode-Collate/t/hangtype.t Unicode::Collate -ext/Unicode-Collate/t/hangul.t Unicode::Collate -ext/Unicode-Collate/t/ignor.t Unicode::Collate -ext/Unicode-Collate/t/illegalp.t Unicode::Collate -ext/Unicode-Collate/t/illegal.t Unicode::Collate -ext/Unicode-Collate/t/index.t Unicode::Collate -ext/Unicode-Collate/t/normal.t Unicode::Collate -ext/Unicode-Collate/t/override.t Unicode::Collate -ext/Unicode-Collate/t/rearrang.t Unicode::Collate -ext/Unicode-Collate/t/test.t Unicode::Collate -ext/Unicode-Collate/t/trailwt.t Unicode::Collate -ext/Unicode-Collate/t/variable.t Unicode::Collate -ext/Unicode-Collate/t/version.t Unicode::Collate -ext/Unicode-Collate/t/view.t Unicode::Collate -ext/Unicode-Normalize/Changes Unicode::Normalize -ext/Unicode-Normalize/Makefile.PL Unicode::Normalize -ext/Unicode-Normalize/mkheader Unicode::Normalize -ext/Unicode-Normalize/Normalize.pm Unicode::Normalize -ext/Unicode-Normalize/Normalize.xs Unicode::Normalize -ext/Unicode-Normalize/README Unicode::Normalize -ext/Unicode-Normalize/t/fcdc.t Unicode::Normalize -ext/Unicode-Normalize/t/form.t Unicode::Normalize -ext/Unicode-Normalize/t/func.t Unicode::Normalize -ext/Unicode-Normalize/t/illegal.t Unicode::Normalize -ext/Unicode-Normalize/t/norm.t Unicode::Normalize -ext/Unicode-Normalize/t/null.t Unicode::Normalize -ext/Unicode-Normalize/t/proto.t Unicode::Normalize -ext/Unicode-Normalize/t/split.t Unicode::Normalize -ext/Unicode-Normalize/t/test.t Unicode::Normalize -ext/Unicode-Normalize/t/tie.t Unicode::Normalize ext/VMS-DCLsym/0README.txt ReadMe file for VMS::DCLsym ext/VMS-DCLsym/DCLsym.pm Perl access to CLI symbols ext/VMS-DCLsym/DCLsym.xs Perl access to CLI symbols @@ -3177,9 +3180,6 @@ ext/XS-APItest/t/svpeek.t XS::APItest extension ext/XS-APItest/t/svsetsv.t Test behaviour of sv_setsv with/without PERL_CORE ext/XS-APItest/t/xs_special_subs_require.t for require too ext/XS-APItest/t/xs_special_subs.t Test that XS BEGIN/CHECK/INIT/END work -ext/XSLoader/Makefile.PL Dynamic Loader makefile writer -ext/XSLoader/t/XSLoader.t See if XSLoader works -ext/XSLoader/XSLoader_pm.PL Simple XS Loader perl module ext/XS-Typemap/Makefile.PL XS::Typemap extension ext/XS-Typemap/README XS::Typemap extension ext/XS-Typemap/stdio.c XS::Typemap extension @@ -3244,8 +3244,8 @@ hints/esix4.sh Hints for named architecture hints/fps.sh Hints for named architecture hints/freebsd.sh Hints for named architecture hints/genix.sh Hints for named architecture -hints/gnukfreebsd.sh Hints for named architecture -hints/gnuknetbsd.sh Hints for named architecture +hints/gnukfreebsd.sh Hints for named architecture +hints/gnuknetbsd.sh Hints for named architecture hints/gnu.sh Hints for named architecture hints/greenhills.sh Hints for named architecture hints/haiku.sh Hints for named architecture @@ -3534,52 +3534,52 @@ lib/Time/tm.pm Internal object for Time::{gm,local}time lib/Unicode/README Explanation what happened to lib/unicode. lib/Unicode/UCD.pm Unicode character database lib/Unicode/UCD.t See if Unicode character database works -lib/unicore/ArabicShaping.txt Unicode character database +lib/unicore/ArabicShaping.txt Unicode character database lib/unicore/auxiliary/GraphemeBreakProperty.txt Unicode character database lib/unicore/auxiliary/SentenceBreakProperty.txt Unicode character database lib/unicore/auxiliary/WordBreakProperty.txt Unicode character database -lib/unicore/BidiMirroring.txt Unicode character database -lib/unicore/Blocks.txt Unicode character database -lib/unicore/CaseFolding.txt Unicode character database -lib/unicore/CompositionExclusions.txt Unicode character database -lib/unicore/DAge.txt Unicode character database -lib/unicore/DCoreProperties.txt Unicode character database -lib/unicore/DNormalizationProps.txt Unicode character database -lib/unicore/EastAsianWidth.txt Unicode character database +lib/unicore/BidiMirroring.txt Unicode character database +lib/unicore/Blocks.txt Unicode character database +lib/unicore/CaseFolding.txt Unicode character database +lib/unicore/CompositionExclusions.txt Unicode character database +lib/unicore/DAge.txt Unicode character database +lib/unicore/DCoreProperties.txt Unicode character database +lib/unicore/DNormalizationProps.txt Unicode character database +lib/unicore/EastAsianWidth.txt Unicode character database lib/unicore/extracted/DBidiClass.txt Unicode character database lib/unicore/extracted/DBinaryProperties.txt Unicode character database lib/unicore/extracted/DCombiningClass.txt Unicode character database lib/unicore/extracted/DDecompositionType.txt Unicode character database lib/unicore/extracted/DEastAsianWidth.txt Unicode character database lib/unicore/extracted/DGeneralCategory.txt Unicode character database -lib/unicore/extracted/DJoinGroup.txt Unicode character database -lib/unicore/extracted/DJoinType.txt Unicode character database -lib/unicore/extracted/DLineBreak.txt Unicode character database -lib/unicore/extracted/DNumType.txt Unicode character database -lib/unicore/extracted/DNumValues.txt Unicode character database -lib/unicore/HangulSyllableType.txt Unicode character database -lib/unicore/Index.txt Unicode character database -lib/unicore/Jamo.txt Unicode character database -lib/unicore/LineBreak.txt Unicode character database -lib/unicore/Makefile Unicode character database -lib/unicore/mktables Unicode character database generator -lib/unicore/mktables.lst File list for mktables -lib/unicore/NameAliases.txt Unicode character database -lib/unicore/NamedSequences.txt Unicode character database -lib/unicore/NamedSqProv.txt Unicode character database -lib/unicore/NamesList.txt Unicode character database +lib/unicore/extracted/DJoinGroup.txt Unicode character database +lib/unicore/extracted/DJoinType.txt Unicode character database +lib/unicore/extracted/DLineBreak.txt Unicode character database +lib/unicore/extracted/DNumType.txt Unicode character database +lib/unicore/extracted/DNumValues.txt Unicode character database +lib/unicore/HangulSyllableType.txt Unicode character database +lib/unicore/Index.txt Unicode character database +lib/unicore/Jamo.txt Unicode character database +lib/unicore/LineBreak.txt Unicode character database +lib/unicore/Makefile Unicode character database +lib/unicore/mktables Unicode character database generator +lib/unicore/mktables.lst File list for mktables +lib/unicore/NameAliases.txt Unicode character database +lib/unicore/NamedSequences.txt Unicode character database +lib/unicore/NamedSqProv.txt Unicode character database +lib/unicore/NamesList.txt Unicode character database lib/unicore/NormalizationCorrections.txt Unicode character database -lib/unicore/PropertyAliases.txt Unicode character database -lib/unicore/PropList.txt Unicode character database -lib/unicore/PropValueAliases.txt Unicode character database -lib/unicore/README.perl Unicode character database -lib/unicore/README.perl Unicode character database -lib/unicore/ReadMe.txt Unicode character database info -lib/unicore/Scripts.txt Unicode character database -lib/unicore/SpecialCasing.txt Unicode character database -lib/unicore/StandardizedVariants.txt Unicode character database -lib/unicore/UnicodeData.txt Unicode character database -lib/unicore/version The version of the Unicode +lib/unicore/PropertyAliases.txt Unicode character database +lib/unicore/PropList.txt Unicode character database +lib/unicore/PropValueAliases.txt Unicode character database +lib/unicore/README.perl Unicode character database +lib/unicore/README.perl Unicode character database +lib/unicore/ReadMe.txt Unicode character database info +lib/unicore/Scripts.txt Unicode character database +lib/unicore/SpecialCasing.txt Unicode character database +lib/unicore/StandardizedVariants.txt Unicode character database +lib/unicore/UnicodeData.txt Unicode character database +lib/unicore/version The version of the Unicode lib/UNIVERSAL.pm Base class for ALL classes lib/User/grent.pm By-name interface to Perl's builtin getgr* lib/User/grent.t See if User::grwent works @@ -3931,49 +3931,49 @@ pod/roffitall troff the whole man page set pod/rofftoc Generate a table of contents in troff format pod/splitman Splits perlfunc into multiple man pages pod/splitpod Splits perlfunc into multiple pod pages -Policy_sh.SH Hold site-wide preferences between Configure runs. -Porting/add-package.pl Add/Update CPAN modules that are part of Core +Policy_sh.SH Hold site-wide preferences between Configure runs. +Porting/add-package.pl Add/Update CPAN modules that are part of Core Porting/bump-perl-version bump the perl version in relevant files -Porting/check83.pl Check whether we are 8.3-friendly -Porting/checkansi.pl Check source code for ANSI-C violations -Porting/checkAUTHORS.pl Check that the AUTHORS file is complete -Porting/checkcfgvar.pl Check that config scripts define all symbols -Porting/checkURL.pl Check whether we have working URLs -Porting/checkVERSION.pl Check whether we have $VERSIONs -Porting/cmpVERSION.pl Compare whether two trees have changed modules -Porting/config_H Sample config.h -Porting/config_h.pl Reorder config_h.SH after metaconfig -Porting/config.sh Sample config.sh -Porting/Contract Social contract for contributed modules in Perl core -Porting/core-cpan-diff Compare core distros with their CPAN equivalents -Porting/corecpan.pl Reports outdated dual-lived modules -Porting/corelist.pl Generates data for Module::CoreList -Porting/curliff.pl Curliff or liff your curliffable files. -Porting/expand-macro.pl A tool to expand C macro definitions in the Perl source -Porting/findrfuncs Find reentrant variants of functions used in an executable -Porting/findvars Find occurrences of words -Porting/fixCORE Find and fix modules that generate warnings -Porting/fixvars Find undeclared variables with C compiler and fix em -Porting/genlog Generate formatted changelogs by querying p4d +Porting/check83.pl Check whether we are 8.3-friendly +Porting/checkansi.pl Check source code for ANSI-C violations +Porting/checkAUTHORS.pl Check that the AUTHORS file is complete +Porting/checkcfgvar.pl Check that config scripts define all symbols +Porting/checkURL.pl Check whether we have working URLs +Porting/checkVERSION.pl Check whether we have $VERSIONs +Porting/cmpVERSION.pl Compare whether two trees have changed modules +Porting/config_H Sample config.h +Porting/config_h.pl Reorder config_h.SH after metaconfig +Porting/config.sh Sample config.sh +Porting/Contract Social contract for contributed modules in Perl core +Porting/core-cpan-diff Compare core distros with their CPAN equivalents +Porting/corecpan.pl Reports outdated dual-lived modules +Porting/corelist.pl Generates data for Module::CoreList +Porting/curliff.pl Curliff or liff your curliffable files. +Porting/expand-macro.pl A tool to expand C macro definitions in the Perl source +Porting/findrfuncs Find reentrant variants of functions used in an executable +Porting/findvars Find occurrences of words +Porting/fixCORE Find and fix modules that generate warnings +Porting/fixvars Find undeclared variables with C compiler and fix em +Porting/genlog Generate formatted changelogs by querying p4d Porting/git-find-p4-change Find the change for a p4 change number Porting/git-make-p4-refs Output git refs for each p4 change number, suitable for appending to .git/packed-refs -Porting/GitUtils.pm Generate the contents of a .patch file -Porting/Glossary Glossary of config.sh variables +Porting/GitUtils.pm Generate the contents of a .patch file +Porting/Glossary Glossary of config.sh variables Porting/how_to_write_a_perldelta.pod Bluffer's guide to writing a perldelta. -Porting/Maintainers Program to pretty print info in Maintainers.pl -Porting/Maintainers.pl Information about maintainers -Porting/Maintainers.pm Library to pretty print info in Maintainers.pl +Porting/Maintainers Program to pretty print info in Maintainers.pl +Porting/Maintainers.pl Information about maintainers +Porting/Maintainers.pm Library to pretty print info in Maintainers.pl Porting/make_dot_patch.pl Make a .patch file from a git WD -Porting/makemeta Create the top-level META.yml -Porting/makerel Release making utility +Porting/makemeta Create the top-level META.yml +Porting/makerel Release making utility Porting/make_snapshot.pl Make a tgz snapshot of our tree with a .patch file in it -Porting/manicheck Check against MANIFEST -Porting/manisort Sort the MANIFEST +Porting/manicheck Check against MANIFEST +Porting/manisort Sort the MANIFEST Porting/perldelta_template Template for creating new perldelta.pod files -Porting/podtidy Reformat pod using Pod::Tidy -Porting/pumpkin.pod Guidelines and hints for Perl maintainers -Porting/README.y2038 Perl notes for the 2038 fix -Porting/regcharclass.pl Generate regcharclass.h from inline data +Porting/podtidy Reformat pod using Pod::Tidy +Porting/pumpkin.pod Guidelines and hints for Perl maintainers +Porting/README.y2038 Perl notes for the 2038 fix +Porting/regcharclass.pl Generate regcharclass.h from inline data Porting/release_managers_guide.pod Release Manager's Guide Porting/sort_perldiag.pl Keep our diagnostics orderly Porting/testall.atom Cumulative profile with Third Degree @@ -4050,6 +4050,7 @@ regexec.c Regular expression evaluator regexp.h Public declarations for the above regnodes.h Description of nodes of RE engine run.c The interpreter loop +runtests.SH A script that generates runtests scope.c Scope entry and exit code scope.h Scope entry and exit header sv.c Scalar value code @@ -4174,7 +4175,6 @@ t/io/through.t See if pipe passes data intact t/io/utf8.t See if file seeking works t/japh/abigail.t Obscure tests t/lib/1_compile.t See if the various libraries and extensions compile -t/lib/args_assert.t Check that all PERL_ARGS_ASSERT* macros are used t/lib/Cname.pm Test charnames in regexes (op/pat.t) t/lib/common.pl Helper for lib/{warnings,feature}.t t/lib/commonsense.t See if configuration meets basic needs @@ -4194,13 +4194,11 @@ t/lib/h2ph.h Test header file for h2ph t/lib/h2ph.pht Generated output from h2ph.h by h2ph, for comparison t/lib/locale/latin1 Part of locale.t in Latin 1 t/lib/locale/utf8 Part of locale.t in UTF8 -t/lib/maintainers.t Test that Porting/Maintaners.pl is up to date -t/lib/manifest.t Test that this MANIFEST file is well formed 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/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/Sans_mypragma.pm Test module for t/lib/mypragma.t t/lib/strict/refs Tests of "use strict 'refs'" for strict.t t/lib/strict/subs Tests of "use strict 'subs'" for strict.t t/lib/strict/vars Tests of "use strict 'vars'" for strict.t @@ -4272,7 +4270,7 @@ t/mro/next_skip.t mro tests t/mro/overload_c3.t mro tests t/mro/overload_dfs.t mro tests t/mro/package_aliases.t mro tests -t/mro/pkg_gen.t mro tests +t/mro/pkg_gen.t mro tests t/mro/recursion_c3.t mro tests t/mro/recursion_dfs.t mro tests t/mro/vulcan_c3.t mro tests @@ -4367,7 +4365,7 @@ t/op/numconvert.t See if accessing fields does not change numeric values t/op/oct.t See if oct and hex work t/op/ord.t See if ord works t/op/or.t See if || works in weird situations -t/op/overload_integer.t See if overload::constant for integer works after "use". +t/op/overload_integer.t See if overload::constant for integer works after "use". t/op/override.t See if operator overriding works t/op/pack.t See if pack and unpack work t/op/pos.t See if pos works @@ -4426,19 +4424,24 @@ 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/write.t See if write works (formats work) -t/op/yadayada.t See if ..., !!! and ??? work +t/op/yadayada.t See if ... works t/perl.supp Perl valgrind suppressions -t/pod/diag.t Test completeness of perldiag.pod -t/porting/checkcase.t Check whether we are case-insensitive-fs-friendly +t/porting/args_assert.t Check that all PERL_ARGS_ASSERT* macros are used +t/porting/checkcase.t Check whether we are case-insensitive-fs-friendly +t/porting/diag.t Test completeness of perldiag.pod +t/porting/maintainers.t Test that Porting/Maintaners.pl is up to date +t/porting/manifest.t Test that this MANIFEST file is well formed t/README Instructions for regression tests +t/re/pat_advanced.t See if advanced esoteric patterns work +t/re/pat_advanced_thr.t See if advanced esoteric patterns work in another thread +t/re/pat_psycho.t See if insane esoteric and slow patterns work +t/re/pat_psycho_thr.t See if insane esoteric and slow patterns work in another thread +t/re/pat_re_eval.t See if esoteric patterns using re 'eval' work +t/re/pat_re_eval_thr.t See if esoteric patterns using re 'eval' work in another thread +t/re/pat_rt_report.t See if esoteric patterns from rt reports work +t/re/pat_rt_report_thr.t See if esoteric patterns from rt reports work in another thread t/re/pat.t See if esoteric patterns work t/re/pat_thr.t See if esoteric patterns work in another thread -t/re/pat_advanced.t See if advanced esoteric patterns work -t/re/pat_advanced_thr.t See if advanced esoteric patterns work in another thread -t/re/pat_psycho.t See if insane esoteric and slow patterns work -t/re/pat_psycho_thr.t See if insane esoteric and slow patterns work in another thread -t/re/pat_rt_report.t See if esoteric patterns from rt reports work -t/re/pat_rt_report_thr.t See if esoteric patterns from rt reports work in another thread t/re/qr_gc.t See if qr doesn't leak t/re/qrstack.t See if qr expands the stack properly t/re/qr.t See if qr works @@ -4462,8 +4465,8 @@ t/re/reg_pmod.t See if regexp /p modifier works as expected t/re/reg_posixcc.t See if posix character classes behave consistantly t/re/reg_unsafe.t Check for unsafe match vars t/re/re.t See if exportable 're' funcs in universal.c work -t/re/re_tests Regular expressions for regexp.t t/re/ReTest.pl Test utilities for the t/re/pat*.t tests (used by do) +t/re/re_tests Regular expressions for regexp.t t/re/rxcode.t See if /(?{ code })/ works t/re/subst_amp.t See if $&-related substitution works t/re/substr.t See if substr works @@ -4528,10 +4531,10 @@ 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/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/cpanp.PL the cpanp utility +utils/cpanp-run-perl.PL the cpanp-run-perl utility utils/dprofpp.PL Perl code profile post-processor utils/enc2xs.PL Encode module generator utils/h2ph.PL A thing to turn C .h files into perl .ph files