X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/eb446b74ac0072e80a7231d68fd2fd998b1a37e8..a72fde192387945aae04c48f7d042b7b70c05b2f:/MANIFEST diff --git a/MANIFEST b/MANIFEST index f1f5c29..6a8c4de 100644 --- a/MANIFEST +++ b/MANIFEST @@ -18,6 +18,7 @@ Changes5.003 Differences between 5.002 and 5.003 Changes5.004 Differences between 5.003 and 5.004 Changes5.005 Differences between 5.004 and 5.005 Changes5.6 Differences between 5.005 and 5.6 +Changes5.8 Differences between 5.6.0 and 5.8.0 (and maint-5.6) configpm Produces lib/Config.pm Configure Portability tool configure.com Configure-equivalent for VMS @@ -74,7 +75,7 @@ ext/B/B/Concise.pm Compiler Concise backend ext/B/B/Debug.pm Compiler Debug backend ext/B/B/Deparse.pm Compiler Deparse backend ext/B/B/disassemble Disassemble compiler bytecode output -ext/B/B/Disassembler.pm Compiler Disassembler backend +ext/B/B/Disassembler.pm Compiler Disassembler backend ext/B/B/Lint.pm Compiler Lint backend ext/B/B/makeliblinks Make a simplistic XSUB .so symlink tree for compiler ext/B/B/Showlex.pm Compiler Showlex backend @@ -94,7 +95,7 @@ ext/B/ramblings/curcop.runtime Compiler ramblings: notes on curcop use ext/B/ramblings/flip-flop Compiler ramblings: notes on flip-flop ext/B/ramblings/magic Compiler ramblings: notes on magic ext/B/ramblings/reg.alloc Compiler ramblings: register allocation -ext/B/ramblings/runtime.porting Compiler ramblings: porting PP enging +ext/B/ramblings/runtime.porting Compiler ramblings: porting PP engine ext/B/README Compiler backend README ext/B/t/asmdata.t See if B::Asmdata works ext/B/t/assembler.t See if B::Assembler, B::Disassembler comply @@ -129,6 +130,7 @@ ext/Data/Dumper/Dumper.xs Data pretty printer, externals ext/Data/Dumper/Makefile.PL Data pretty printer, makefile writer ext/Data/Dumper/t/dumper.t See if Data::Dumper works 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/Data/Dumper/Todo Data pretty printer, futures ext/DB_File/Changes Berkeley DB extension change log ext/DB_File/dbinfo Berkeley DB database version checker @@ -137,7 +139,7 @@ ext/DB_File/DB_File.xs Berkeley DB extension external subroutines ext/DB_File/DB_File_BS Berkeley DB extension mkbootstrap fodder 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/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 @@ -167,7 +169,9 @@ ext/Devel/PPPort/soak Test Harness to run Devel::PPPort other Perls ext/Devel/PPPort/t/test.t See if Devel::PPPort works ext/Devel/PPPort/TODO Devel::PPPort Todo 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 @@ -192,50 +196,51 @@ ext/DynaLoader/dl_next.xs NeXT implementation ext/DynaLoader/dl_none.xs Stub implementation ext/DynaLoader/dl_vmesa.xs VM/ESA implementation ext/DynaLoader/dl_vms.xs VMS implementation -ext/DynaLoader/DynaLoader_pm.PL Dynamic Loader perl module +ext/DynaLoader/DynaLoader_pm.PL Dynamic Loader perl module ext/DynaLoader/hints/aix.pl Hint for DynaLoader for named architecture ext/DynaLoader/hints/linux.pl Hint for DynaLoader for named architecture ext/DynaLoader/hints/netbsd.pl Hint for DynaLoader for named architecture -ext/DynaLoader/hints/openbsd.pl Hint for DynaLoader for named architecture +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/XSLoader_pm.PL Simple XS Loader perl module ext/Encode/AUTHORS List of authors -ext/Encode/bin/enc2xs Encode module generator -ext/Encode/bin/piconv iconv by perl +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/unidump Unicode Dump like hexdump(1) -ext/Encode/Byte/Byte.pm Encode extension -ext/Encode/Byte/Makefile.PL Encode extension +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/EBCDIC/EBCDIC.pm Encode extension +ext/Encode/EBCDIC/Makefile.PL Encode extension ext/Encode/encengine.c Encode extension -ext/Encode/Encode.pm Mother of all Encode extensions +ext/Encode/Encode.pm Mother of all Encode extensions ext/Encode/Encode.xs Encode extension -ext/Encode/Encode/Changes.e2x Skeleton file for enc2xs +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/encode.h Encode extension header file ext/Encode/Encode/Makefile_PL.e2x Skeleton file for enc2xs -ext/Encode/Encode/README.e2x Skeleton file for enc2xs -ext/Encode/Encode/_PM.e2x Skeleton file for enc2xs -ext/Encode/Encode/_T.e2x Skeleton file for enc2xs -ext/Encode/encoding.pm Perl Pragmactic Module +ext/Encode/Encode/README.e2x Skeleton file for enc2xs +ext/Encode/Encode/_PM.e2x Skeleton file for enc2xs +ext/Encode/Encode/_T.e2x Skeleton file for enc2xs +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/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/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/Guess.pm Encode Extension -ext/Encode/lib/Encode/JP/H2Z.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.pm Encode extension @@ -244,37 +249,44 @@ ext/Encode/lib/Encode/Supported.pod Documents for supported encodings ext/Encode/Makefile.PL Encode extension makefile writer ext/Encode/MANIFEST Encode extension 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/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/Encode.t test script -ext/Encode/t/Encoder.t test script -ext/Encode/t/encoding.t test script -ext/Encode/t/fallback.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/guess.t test script +ext/Encode/t/CJKT.t test script +ext/Encode/t/Encode.t test script +ext/Encode/t/Encoder.t test script +ext/Encode/t/encoding.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/enc_utf8.t test script +ext/Encode/t/fallback.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/guess.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/jperl.t test script ext/Encode/t/ksc5601.enc test data ext/Encode/t/ksc5601.utf test data ext/Encode/t/mime-header.t test script -ext/Encode/t/perlio.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/rt.pl test script ext/Encode/t/unibench.pl benchmark script -ext/Encode/t/Unicode.t test script +ext/Encode/t/Unicode.t test script ext/Encode/TW/Makefile.PL Encode extension ext/Encode/TW/TW.pm Encode extension ext/Encode/ucm/8859-1.ucm Unicode Character Map @@ -414,7 +426,7 @@ 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/typemap GDBM extension interface types ext/I18N/Langinfo/fallback/const-c.inc I18N::Langinfo -ext/I18N/Langinfo/fallback/const-xs.inc I18N::Langinfo +ext/I18N/Langinfo/fallback/const-xs.inc I18N::Langinfo ext/I18N/Langinfo/Langinfo.pm I18N::Langinfo ext/I18N/Langinfo/Langinfo.t I18N::Langinfo ext/I18N/Langinfo/Langinfo.xs I18N::Langinfo @@ -433,11 +445,12 @@ ext/IO/lib/IO/Select.pm IO system select() interface ext/IO/lib/IO/Socket.pm IO socket handle package ext/IO/lib/IO/Socket/INET.pm IO INET specific socket methods ext/IO/lib/IO/Socket/UNIX.pm IO UNIX specific socket methods +ext/IO/lib/IO/t/IO.t See if IO works ext/IO/lib/IO/t/io_const.t See if constants from IO work ext/IO/lib/IO/t/io_dir.t See if directory-related methods from IO work ext/IO/lib/IO/t/io_dup.t See if dup()-related methods from IO work ext/IO/lib/IO/t/io_linenum.t See if I/O line numbers are tracked correctly -ext/IO/lib/IO/t/io_multihomed.t See if INET sockets work with multi-homed hosts +ext/IO/lib/IO/t/io_multihomed.t See if INET sockets work with multi-homed hosts ext/IO/lib/IO/t/io_pipe.t See if pipe()-related methods from IO work ext/IO/lib/IO/t/io_poll.t See if poll()-related methods from IO work ext/IO/lib/IO/t/io_sel.t See if select()-related methods from IO work @@ -472,13 +485,17 @@ ext/List/Util/README Util extension ext/List/Util/t/blessed.t Scalar::Util ext/List/Util/t/dualvar.t Scalar::Util ext/List/Util/t/first.t List::Util +ext/List/Util/t/isvstring.t Scalar::Util +ext/List/Util/t/lln.t Scalar::Util ext/List/Util/t/max.t List::Util ext/List/Util/t/maxstr.t List::Util ext/List/Util/t/min.t List::Util ext/List/Util/t/minstr.t List::Util ext/List/Util/t/openhan.t Scalar::Util +ext/List/Util/t/proto.t Scalar::Util ext/List/Util/t/readonly.t Scalar::Util ext/List/Util/t/reduce.t List::Util +ext/List/Util/t/refaddr.t Scalar::Util ext/List/Util/t/reftype.t Scalar::Util ext/List/Util/t/shuffle.t List::Util ext/List/Util/t/sum.t List::Util @@ -491,11 +508,11 @@ ext/MIME/Base64/Changes MIME::Base64 extension ext/MIME/Base64/Makefile.PL MIME::Base64 extension ext/MIME/Base64/QuotedPrint.pm MIME::Base64 extension ext/MIME/Base64/t/base64.t See whether MIME::Base64 works -ext/MIME/Base64/t/qp.t See whether MIME::QuotedPrint 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/NDBM_File/hints/cygwin.pl Hint for NDBM_File for named architecture ext/NDBM_File/hints/dec_osf.pl Hint for NDBM_File for named architecture -ext/NDBM_File/hints/dynixptx.pl Hint for NDBM_File for named architecture +ext/NDBM_File/hints/dynixptx.pl Hint for NDBM_File for named architecture ext/NDBM_File/hints/linux.pl Hint for NDBM_File for named architecture ext/NDBM_File/hints/sco.pl Hint for NDBM_File for named architecture ext/NDBM_File/hints/solaris.pl Hint for NDBM_File for named architecture @@ -508,6 +525,7 @@ ext/NDBM_File/typemap NDBM extension interface types 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/hpux.pl Hint for ODBM_File for named architecture +ext/ODBM_File/hints/linux.pl Hint for NDBM_File for named architecture ext/ODBM_File/hints/sco.pl Hint for ODBM_File for named architecture ext/ODBM_File/hints/solaris.pl Hint for ODBM_File for named architecture ext/ODBM_File/hints/svr4.pl Hint for ODBM_File for named architecture @@ -524,22 +542,22 @@ ext/Opcode/Opcode.xs Opcode extension external subroutines ext/Opcode/ops.pm "Pragma" form of Opcode extension Perl module ext/Opcode/ops.t See if Opcode works ext/Opcode/Safe.pm Safe extension Perl module -ext/PerlIO/encoding/encoding.pm PerlIO::encoding -ext/PerlIO/encoding/encoding.xs PerlIO::encoding -ext/PerlIO/encoding/Makefile.PL PerlIO::encoding makefile writer +ext/PerlIO/encoding/encoding.pm PerlIO::encoding +ext/PerlIO/encoding/encoding.xs PerlIO::encoding +ext/PerlIO/encoding/Makefile.PL PerlIO::encoding makefile writer ext/PerlIO/encoding/MANIFEST PerlIO::encoding list of files ext/PerlIO/PerlIO.t See if PerlIO works -ext/PerlIO/Scalar/Makefile.PL PerlIO layer for scalars -ext/PerlIO/Scalar/Scalar.pm PerlIO layer for scalars -ext/PerlIO/Scalar/Scalar.xs PerlIO layer for scalars +ext/PerlIO/scalar/Makefile.PL PerlIO layer for scalars +ext/PerlIO/scalar/scalar.pm PerlIO layer for scalars +ext/PerlIO/scalar/scalar.xs PerlIO layer for scalars ext/PerlIO/t/encoding.t See if PerlIO encoding conversion works ext/PerlIO/t/fail.t See if bad layers fail ext/PerlIO/t/fallback.t See if PerlIO fallbacks work -ext/PerlIO/t/scalar.t See if PerlIO::Scalar works -ext/PerlIO/t/via.t See if PerlIO::Via works -ext/PerlIO/Via/Makefile.PL PerlIO layer for layers in perl -ext/PerlIO/Via/Via.pm PerlIO layer for layers in perl -ext/PerlIO/Via/Via.xs PerlIO layer for layers in perl +ext/PerlIO/t/scalar.t See if PerlIO::scalar works +ext/PerlIO/t/via.t See if PerlIO::via works +ext/PerlIO/via/Makefile.PL PerlIO layer for layers in perl +ext/PerlIO/via/via.pm PerlIO layer for layers in perl +ext/PerlIO/via/via.xs PerlIO layer for layers in perl ext/POSIX/hints/bsdos.pl Hint for POSIX for named architecture ext/POSIX/hints/dynixptx.pl Hint for POSIX for named architecture ext/POSIX/hints/freebsd.pl Hint for POSIX for named architecture @@ -555,6 +573,7 @@ ext/POSIX/Makefile.PL POSIX extension makefile writer ext/POSIX/POSIX.pm POSIX extension Perl module ext/POSIX/POSIX.pod POSIX extension documentation ext/POSIX/POSIX.xs POSIX extension external subroutines +ext/POSIX/t/is.t See if POSIX isxxx() work ext/POSIX/t/posix.t See if POSIX works ext/POSIX/t/sigaction.t See if POSIX::sigaction works ext/POSIX/t/taint.t See if POSIX works with taint @@ -567,6 +586,7 @@ ext/re/re.t see if re pragma works ext/re/re.xs re extension external subroutines ext/Safe/safe1.t See if Safe works ext/Safe/safe2.t See if Safe works +ext/Safe/safe3.t See if Safe works ext/SDBM_File/Makefile.PL SDBM extension makefile writer ext/SDBM_File/sdbm.t See if SDBM_File works ext/SDBM_File/sdbm/biblio SDBM kit @@ -608,6 +628,7 @@ ext/Storable/Storable.pm Storable extension ext/Storable/Storable.xs Storable extension ext/Storable/t/blessed.t See if Storable works ext/Storable/t/canonical.t See if Storable works +ext/Storable/t/code.t See if Storable works ext/Storable/t/compat06.t See if Storable works ext/Storable/t/croak.t See if Storable works ext/Storable/t/dclone.t See if Storable works @@ -615,7 +636,7 @@ ext/Storable/t/downgrade.t See if Storable works ext/Storable/t/forgive.t See if Storable works ext/Storable/t/freeze.t See if Storable works ext/Storable/t/integer.t See if Storable works -ext/Storable/t/interwork56.t Test combatibility kludge for 64bit data under 5.6.x +ext/Storable/t/interwork56.t Test compatibility kludge for 64bit data under 5.6.x ext/Storable/t/lock.t See if Storable works ext/Storable/t/make_56_interwork.pl Make test data for interwork56.t ext/Storable/t/make_downgrade.pl Make test data for downgrade.t @@ -649,13 +670,14 @@ ext/Thread/list.tx Test getting list of all threads ext/Thread/lock.tx Test lock primitive ext/Thread/Makefile.PL Thread extension makefile writer ext/Thread/Notes Thread notes +ext/Thread/Queue.pmx Threadsafe queue ext/Thread/queue.tx Test Thread::Queue module ext/Thread/README Thread README ext/Thread/README.threads Notes about multithreading +ext/Thread/Semaphore.pmx Threadsafe semaphore ext/Thread/specific.tx Test thread-specific user data ext/Thread/sync.tx Test thread synchronisation ext/Thread/sync2.tx Test thread synchronisation -ext/Thread/thr5005.t Test 5.005-style threading (skipped if no use5005threads) ext/Thread/Thread.xs Thread extension external subroutines ext/Thread/Thread/Signal.pm Start a thread to run signal handlers ext/Thread/Thread/Specific.pm Thread specific data access @@ -668,20 +690,17 @@ ext/threads/Changes ithreads ext/threads/Makefile.PL ithreads ext/threads/README ithreads ext/threads/shared/Makefile.PL thread shared variables -ext/threads/shared/queue.pm Threadsafe queue. ext/threads/shared/README thread shared variables -ext/threads/shared/semaphore.pm Threadsafe semaphore 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/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/queue.t thread shared variables -ext/threads/shared/t/semaphore.t test semaphore +ext/threads/shared/t/no_share.t Tests for disabled share on variables. ext/threads/shared/t/shared_attr.t Test :shared attribute ext/threads/shared/t/sv_refs.t thread shared variables ext/threads/shared/t/sv_simple.t thread shared variables @@ -689,8 +708,9 @@ ext/threads/shared/typemap thread::shared types ext/threads/t/basic.t ithreads ext/threads/t/end.t Test end functions ext/threads/t/join.t Testing the join function -ext/threads/t/libc.t testing libc functions for threadsafetyness +ext/threads/t/libc.t testing libc functions for threadsafety ext/threads/t/list.t Test threads->list() +ext/threads/t/problems.t Test various memory problems 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. @@ -699,12 +719,16 @@ ext/threads/threads.pm ithreads ext/threads/threads.xs ithreads ext/threads/typemap ithreads 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 ext/Time/HiRes/hints/dynixptx.pl Hint for Time::HiRes for named architecture +ext/Time/HiRes/hints/irix.pl Hint for Time::HiRes for named architecture ext/Time/HiRes/hints/sco.pl Hints for Time::HiRes for named architecture ext/Time/HiRes/HiRes.pm Time::HiRes extension ext/Time/HiRes/HiRes.t Test for Time::HiRes ext/Time/HiRes/HiRes.xs Time::HiRes extension ext/Time/HiRes/Makefile.PL Time::HiRes extension +ext/Time/HiRes/typemap Time::HiRes extension ext/Unicode/Normalize/Changes Unicode::Normalize ext/Unicode/Normalize/Makefile.PL Unicode::Normalize ext/Unicode/Normalize/mkheader Unicode::Normalize @@ -717,8 +741,8 @@ ext/Unicode/Normalize/t/test.t Unicode::Normalize ext/util/make_ext Used by Makefile to execute extension Makefiles ext/XS/APItest/APItest.pm XS::APItest extension ext/XS/APItest/APItest.xs XS::APItest extension -ext/XS/APItest/MANIFEST XS::APItest extension ext/XS/APItest/Makefile.PL XS::APItest extension +ext/XS/APItest/MANIFEST XS::APItest extension ext/XS/APItest/README XS::APItest extension ext/XS/APItest/t/printf.t XS::APItest extension ext/XS/Typemap/Makefile.PL XS::Typemap extension @@ -806,6 +830,7 @@ hints/openbsd.sh Hints for named architecture hints/opus.sh Hints for named architecture hints/os2.sh Hints for named architecture hints/os390.sh Hints for named architecture +hints/os400.sh Hints for named architecture hints/posix-bc.sh Hints for named architecture hints/powerux.sh Hints for named architecture hints/qnx.sh Hints for named architecture @@ -875,7 +900,7 @@ jpl/JPL_Rolo/cardfile Rolodex sample application jpl/JPL_Rolo/JPL_Rolo.jpl Rolodex sample application jpl/JPL_Rolo/Makefile.PL Makefile generator jpl/JPL_Rolo/README Instructions -jpl/PerlInterpreter/Makefile.PL Makefile generator +jpl/PerlInterpreter/Makefile.PL Makefile generator jpl/PerlInterpreter/PerlInterpreter.c Perl interpreter abstraction jpl/PerlInterpreter/PerlInterpreter.h Perl interpreter abstraction jpl/PerlInterpreter/PerlInterpreter.java Perl interpreter abstraction @@ -892,7 +917,9 @@ lib/abbrev.pl An abbreviation table builder lib/AnyDBM_File.pm Perl module to emulate dbmopen lib/AnyDBM_File.t See if AnyDBM_File works lib/assert.pl assertion and panic with stack trace -lib/Attribute/Handlers.pm Attribute::Handlers +lib/assertions.pm module support for -A flag +lib/assertions/activate.pm assertions activate/deactivate +lib/Attribute/Handlers.pm Attribute::Handlers lib/Attribute/Handlers/Changes Attribute::Handlers lib/Attribute/Handlers/demo/demo.pl Attribute::Handlers demo lib/Attribute/Handlers/demo/Demo.pm Attribute::Handlers demo @@ -929,6 +956,12 @@ lib/bignum.pm bignum lib/bignum/t/bigint.t See if bignum works lib/bignum/t/bignum.t See if bignum works lib/bignum/t/bigrat.t See if bignum works +lib/bignum/t/biinfnan.t See if bignum works +lib/bignum/t/bninfnan.t See if bignum works +lib/bignum/t/bn_lite.t See if bignum works +lib/bignum/t/brinfnan.t See if bignum works +lib/bignum/t/br_lite.t See if bignum works +lib/bignum/t/infnan.inc See if bignum works lib/bignum/t/option_a.t See if bignum works lib/bignum/t/option_l.t See if bignum works lib/bignum/t/option_p.t See if bignum works @@ -993,11 +1026,14 @@ lib/Class/ISA/test.pl See if Class::ISA works lib/Class/Struct.pm Declare struct-like datatypes as Perl classes lib/Class/Struct.t See if Class::Struct works lib/complete.pl A command completion subroutine +lib/Config.t See if Config works lib/constant.pm For "use constant" lib/constant.t See if compile-time constants work lib/CPAN.pm Interface to Comprehensive Perl Archive Network +lib/CPAN/bin/cpan easily interact with CPAN from the command line lib/CPAN/FirstTime.pm Utility for creating CPAN config files lib/CPAN/Nox.pm Runs CPAN while avoiding compiled extensions +lib/CPAN/README README of CPAN lib/CPAN/t/loadme.t See if CPAN the module works lib/CPAN/t/mirroredby.t See if CPAN::Mirrored::By works lib/CPAN/t/Nox.t See if CPAN::Nox works @@ -1038,6 +1074,9 @@ lib/ExtUtils/instmodsh Give information about installed extensions lib/ExtUtils/Liblist.pm Locates libraries lib/ExtUtils/Liblist/Kid.pm Does the real work of the above lib/ExtUtils/MakeMaker.pm Write Makefiles for extensions +lib/ExtUtils/MakeMaker/FAQ.pod MakeMaker FAQ +lib/ExtUtils/MakeMaker/Tutorial.pod Writing a module with MakeMaker +lib/ExtUtils/MakeMaker/vmsish.pm Platform agnostic vmsish.pm lib/ExtUtils/Manifest.pm Utilities to write MANIFEST files lib/ExtUtils/MANIFEST.SKIP The default MANIFEST.SKIP lib/ExtUtils/Mkbootstrap.pm Writes a bootstrap file (see MakeMaker) @@ -1047,7 +1086,7 @@ lib/ExtUtils/MM_Any.pm MakeMaker methods for Any OS lib/ExtUtils/MM_BeOS.pm MakeMaker methods for BeOS lib/ExtUtils/MM_Cygwin.pm MakeMaker methods for Cygwin lib/ExtUtils/MM_DOS.pm MakeMaker methods for DOS -lib/ExtUtils/MM_MacOS.pm MakeMaker methods for MacOS +lib/ExtUtils/MM_MacOS.pm MakeMaker methods for MacOS lib/ExtUtils/MM_NW5.pm MakeMaker methods for NetWare lib/ExtUtils/MM_OS2.pm MakeMaker methods for OS/2 lib/ExtUtils/MM_Unix.pm MakeMaker methods for Unix @@ -1056,7 +1095,11 @@ lib/ExtUtils/MM_VMS.pm MakeMaker methods for VMS lib/ExtUtils/MM_Win32.pm MakeMaker methods for Win32 lib/ExtUtils/MM_Win95.pm MakeMaker methods for Win95 lib/ExtUtils/MY.pm MakeMaker user override class +lib/ExtUtils/NOTES Notes about MakeMaker internals +lib/ExtUtils/PATCHING Suggestions for patching MakeMaker +lib/ExtUtils/README MakeMaker README lib/ExtUtils/Packlist.pm Manipulates .packlist files +lib/ExtUtils/t/00compile.t See if MakeMaker modules compile lib/ExtUtils/t/00setup_dummy.t Setup MakeMaker test module lib/ExtUtils/t/backwards.t Check MakeMaker's backwards compatibility lib/ExtUtils/t/basic.t See if MakeMaker can build a module @@ -1065,8 +1108,10 @@ lib/ExtUtils/t/Constant.t See if ExtUtils::Constant works lib/ExtUtils/t/Embed.t See if ExtUtils::Embed and embedding works lib/ExtUtils/t/hints.t See if hint files are honored. lib/ExtUtils/t/INST.t Check MakeMaker INST_* macros +lib/ExtUtils/t/Install.t See if ExtUtils::Install works lib/ExtUtils/t/Installed.t See if ExtUtils::Installed works lib/ExtUtils/t/INST_PREFIX.t See if MakeMaker can apply PREFIXs +lib/ExtUtils/t/Liblist.t See if ExtUtils::Liblist works lib/ExtUtils/t/Manifest.t See if ExtUtils::Manifest works lib/ExtUtils/t/Mkbootstrap.t See if ExtUtils::Mkbootstrap works lib/ExtUtils/t/MM_BeOS.t See if ExtUtils::MM_BeOS works @@ -1076,14 +1121,18 @@ lib/ExtUtils/t/MM_OS2.t See if ExtUtils::MM_OS2 works lib/ExtUtils/t/MM_Unix.t See if ExtUtils::MM_UNIX works lib/ExtUtils/t/MM_VMS.t See if ExtUtils::MM_VMS works lib/ExtUtils/t/MM_Win32.t See if ExtUtils::MM_Win32 works +lib/ExtUtils/t/oneliner.t See if MM can generate perl one-liners lib/ExtUtils/t/Packlist.t See if Packlist works lib/ExtUtils/t/prefixify.t See if MakeMaker can apply a PREFIX lib/ExtUtils/t/problems.t How MakeMaker reacts to build problems +lib/ExtUtils/t/prompt.t See if E::MM::prompt() works +lib/ExtUtils/t/split_command.t See if MM's xargs-like function works lib/ExtUtils/t/testlib.t See if ExtUtils::testlib works lib/ExtUtils/t/VERSION_FROM.t See if MakeMaker's VERSION_FROM works -lib/ExtUtils/t/writemakefile_args.t See if WriteMakefile works -lib/ExtUtils/t/zz_cleanup_dummy.t Cleanup MakeMaker test module +lib/ExtUtils/t/writemakefile_args.t See if WriteMakefile works +lib/ExtUtils/t/zz_cleanup_dummy.t Cleanup MakeMaker test module lib/ExtUtils/testlib.pm Fixes up @INC to use just-built extension +lib/ExtUtils/TODO Things TODO in MakeMaker lib/ExtUtils/typemap Extension interface types lib/ExtUtils/xsubpp External subroutine preprocessor lib/fastcwd.pl a faster but more dangerous getcwd @@ -1152,7 +1201,7 @@ lib/Getopt/Long/CHANGES Getopt::Long changes lib/Getopt/Long/README Getopt::Long README lib/Getopt/Long/t/gol-basic.t See if Getopt::Long works lib/Getopt/Long/t/gol-compat.t See if Getopt::Long works -lib/Getopt/Long/t/gol-linkage.t See if Getopt::Long works +lib/Getopt/Long/t/gol-linkage.t See if Getopt::Long works lib/Getopt/Long/t/gol-oo.t See if Getopt::Long works lib/Getopt/Std.pm Fetch command options (getopt, getopts) lib/Getopt/Std.t See if Getopt::Std and Getopt::Long work @@ -1217,21 +1266,24 @@ lib/Math/BigFloat.pm An arbitrary precision floating-point arithmetic package lib/Math/BigFloat/Trace.pm bignum tracing lib/Math/BigInt.pm An arbitrary precision integer arithmetic package lib/Math/BigInt/Calc.pm Pure Perl module to support Math::BigInt +lib/Math/BigInt/Scalar.pm Pure Perl module to support Math::BigInt lib/Math/BigInt/t/bare_mbf.t Test MBF under Math::BigInt::BareCalc lib/Math/BigInt/t/bare_mbi.t Test MBI under Math::BigInt::BareCalc +lib/Math/BigInt/t/bare_mif.t Rounding tests under BareCalc lib/Math/BigInt/t/bigfltpm.inc Shared tests for bigfltpm.t and sub_mbf.t lib/Math/BigInt/t/bigfltpm.t See if BigFloat.pm works lib/Math/BigInt/t/bigintc.t See if BigInt/Calc.pm works lib/Math/BigInt/t/bigintpm.inc Shared tests for bigintpm.t and sub_mbi.t lib/Math/BigInt/t/bigintpm.t See if BigInt.pm works +lib/Math/BigInt/t/bigints.t See if BigInt.pm works lib/Math/BigInt/t/calling.t Test calling conventions lib/Math/BigInt/t/config.t Test Math::BigInt->config() lib/Math/BigInt/t/constant.t Test Math::BigInt/BigFloat under :constant lib/Math/BigInt/t/downgrade.t Test if use Math::BigInt(); under downgrade works lib/Math/BigInt/t/inf_nan.t Special tests for inf and NaN handling lib/Math/BigInt/t/isa.t Test for Math::BigInt inheritance -lib/Math/BigInt/t/mbimbf.inc Actual BigInt/BigFloat accuracy, precicion and fallback, round_mode tests -lib/Math/BigInt/t/mbimbf.t BigInt/BigFloat accuracy, precicion and fallback, round_mode +lib/Math/BigInt/t/mbimbf.inc Actual BigInt/BigFloat accuracy, precision and fallback, round_mode tests +lib/Math/BigInt/t/mbimbf.t BigInt/BigFloat accuracy, precision and fallback, round_mode lib/Math/BigInt/t/mbi_rand.t Test Math::BigInt randomly lib/Math/BigInt/t/require.t Test if require Math::BigInt works lib/Math/BigInt/t/sub_mbf.t Empty subclass test of BigFloat @@ -1253,6 +1305,7 @@ lib/Math/BigRat/t/bigfltrt.t Math::BigRat test lib/Math/BigRat/t/bigrat.t Math::BigRat test lib/Math/BigRat/t/bigratpm.inc Math::BigRat test lib/Math/BigRat/t/bigratpm.t Math::BigRat test +lib/Math/BigRat/t/big_ap.t Math::BigRat test lib/Math/Complex.pm A Complex package lib/Math/Complex.t See if Math::Complex works lib/Math/Trig.pm A simple interface to complex trigonometry @@ -1315,14 +1368,20 @@ lib/Net/NNTP.pm libnet lib/Net/Ping.pm Hello, anybody home? lib/Net/Ping/Changes Net::Ping lib/Net/Ping/README Net::Ping -lib/Net/Ping/t/100_load.t Ping Net::Ping -lib/Net/Ping/t/110_icmp_inst.t Ping Net::Ping -lib/Net/Ping/t/120_udp_inst.t Ping Net::Ping -lib/Net/Ping/t/130_tcp_inst.t Ping Net::Ping +lib/Net/Ping/t/100_load.t Ping Net::Ping +lib/Net/Ping/t/110_icmp_inst.t Ping Net::Ping +lib/Net/Ping/t/120_udp_inst.t Ping Net::Ping +lib/Net/Ping/t/130_tcp_inst.t Ping Net::Ping lib/Net/Ping/t/140_stream_inst.t Ping Net::Ping -lib/Net/Ping/t/200_ping_tcp.t Ping Net::Ping -lib/Net/Ping/t/250_ping_hires.t Ping Net::Ping +lib/Net/Ping/t/150_syn_inst.t Ping Net::Ping +lib/Net/Ping/t/190_alarm.t Ping Net::Ping +lib/Net/Ping/t/200_ping_tcp.t Ping Net::Ping +lib/Net/Ping/t/250_ping_hires.t Ping Net::Ping lib/Net/Ping/t/300_ping_stream.t Ping Net::Ping +lib/Net/Ping/t/400_ping_syn.t Ping Net::Ping +lib/Net/Ping/t/410_syn_host.t Ping Net::Ping +lib/Net/Ping/t/450_service.t Ping Net::Ping +lib/Net/Ping/t/500_ping_icmp.t Ping Net::Ping lib/Net/POP3.pm libnet lib/Net/protoent.pm By-name interface to Perl's builtin getproto* lib/Net/protoent.t See if Net::protoent works @@ -1348,7 +1407,7 @@ lib/NEXT/t/actual.t NEXT lib/NEXT/t/actuns.t NEXT lib/NEXT/t/next.t NEXT lib/NEXT/t/unseen.t NEXT -lib/open.pm Pragma to specify default I/O disciplines +lib/open.pm Pragma to specify default I/O layers lib/open.t See if the open pragma works lib/open2.pl Open a two-ended pipe (uses IPC::Open2) lib/open3.pl Open a three-ended pipe (uses IPC::Open3) @@ -1356,6 +1415,8 @@ lib/overload.pm Module for overloading perl operators lib/overload.t See if operator overloading works lib/perl5db.pl Perl debugging routines lib/PerlIO.pm PerlIO support module +lib/PerlIO/via/QuotedPrint.pm PerlIO::via::QuotedPrint +lib/PerlIO/via/t/QuotedPrint.t PerlIO::via::QuotedPrint lib/ph.t See if h2ph works lib/Pod/Checker.pm Pod-Parser - check POD documents for syntax errors lib/Pod/Find.pm used by pod/splitpod @@ -1367,7 +1428,22 @@ lib/Pod/Man.pm Convert POD data to *roff lib/Pod/ParseLink.pm Perl an L<> formatting code in POD text lib/Pod/Parser.pm Pod-Parser - define base class for parsing POD lib/Pod/ParseUtils.pm Pod-Parser - pod utility functions +lib/Pod/Perldoc.pm guts of the 'perldoc' utility +lib/Pod/Perldoc/BaseTo.pm utility module for perldoc +lib/Pod/Perldoc/GetOptsOO.pm options parsing for perldoc +lib/Pod/Perldoc/t/checkerbasic.t test Pod::Perldoc::ToChecker +lib/Pod/Perldoc/t/perldocbasic.t test Pod::Perldoc basic operation +lib/Pod/Perldoc/t/textbasic.t test Pod::Perldoc::ToText +lib/Pod/Perldoc/ToChecker.pm let perldoc check POD for errors +lib/Pod/Perldoc/ToMan.pm render POD as man pages +lib/Pod/Perldoc/ToNroff.pm convert POD to nroff +lib/Pod/Perldoc/ToPod.pm convert POD to POD +lib/Pod/Perldoc/ToRtf.pm convert POD to RTF +lib/Pod/Perldoc/ToText.pm convert POD to plain text +lib/Pod/Perldoc/ToTk.pm convert POD via Tk::Pod +lib/Pod/Perldoc/ToXml.pm convert POD to XML lib/Pod/Plainer.pm Pod migration utility module +lib/Pod/PlainText.pm Convert POD data to formatted ASCII text lib/Pod/Select.pm Pod-Parser - select portions of POD docs lib/Pod/t/basic.cap podlators test lib/Pod/t/basic.clr podlators test @@ -1389,6 +1465,8 @@ lib/Pod/t/parselink.t podlators test lib/Pod/t/pod2html-lib.pl pod2html testing library lib/Pod/t/Select.t See if Pod::Select works lib/Pod/t/text-errors.t podlators test +lib/Pod/t/text-options.t podlators test +lib/Pod/t/text.t podlators test lib/Pod/t/Usage.t See if Pod::Usage works lib/Pod/t/utils.t Test for Pod::ParseUtils lib/Pod/Text.pm Pod-Parser - convert POD data to formatted ASCII text @@ -1439,7 +1517,7 @@ lib/termcap.pl Perl library supporting termcap usage lib/Test.pm A simple framework for writing test scripts lib/Test/Builder.pm For writing new test libraries lib/Test/Harness.pm A test harness -lib/Test/Harness/Assert.pm Test::Harness::Assert (internal use only) +lib/Test/Harness/Assert.pm Test::Harness::Assert (internal use only) lib/Test/Harness/Changes Test::Harness lib/Test/Harness/Iterator.pm Test::Harness::Iterator (internal use only) lib/Test/Harness/Straps.pm Test::Harness::Straps @@ -1456,24 +1534,30 @@ lib/Test/More.pm More utilities for writing tests lib/Test/Simple.pm Basic utility for writing tests lib/Test/Simple/Changes Test::Simple changes lib/Test/Simple/README Test::Simple README +lib/Test/Simple/t/bad_plan.t Test::Builder plan() test lib/Test/Simple/t/buffer.t Test::Builder buffering test lib/Test/Simple/t/Builder.t Test::Builder tests lib/Test/Simple/t/curr_test.t Test::Builder->curr_test tests +lib/Test/Simple/t/details.t Test::Builder tests lib/Test/Simple/t/diag.t Test::More diag() test lib/Test/Simple/t/exit.t Test::Simple test, exit codes lib/Test/Simple/t/extra.t Test::Simple test lib/Test/Simple/t/fail-like.t Test::More test, like() failures lib/Test/Simple/t/fail-more.t Test::More test, tests failing lib/Test/Simple/t/fail.t Test::Simple test, test failures -lib/Test/Simple/t/filehandles.t Test::Simple test, STDOUT can be played with +lib/Test/Simple/t/filehandles.t Test::Simple test, STDOUT can be played with +lib/Test/Simple/t/fork.t Test::More fork tests +lib/Test/Simple/t/has_plan.t Test::Builder->plan tests +lib/Test/Simple/t/has_plan2.t Test::More->plan tests lib/Test/Simple/t/import.t Test::More test, importing functions lib/Test/Simple/t/is_deeply.t Test::More test, is_deeply() -lib/Test/Simple/t/maybe_regex.t Test::Builder->maybe_regex() tests +lib/Test/Simple/t/maybe_regex.t Test::Builder->maybe_regex() tests lib/Test/Simple/t/missing.t Test::Simple test, missing tests lib/Test/Simple/t/More.t Test::More test, basic stuff lib/Test/Simple/t/no_ending.t Test::Builder test, no_ending() lib/Test/Simple/t/no_header.t Test::Builder test, no_header() lib/Test/Simple/t/no_plan.t Test::Simple test, forgot the plan +lib/Test/Simple/t/ok_obj.t Test::Builder object tests lib/Test/Simple/t/output.t Test::Builder test, output methods lib/Test/Simple/t/plan.t Test::More test, plan() lib/Test/Simple/t/plan_is_noplan.t Test::Simple test, no_plan @@ -1483,6 +1567,7 @@ lib/Test/Simple/t/simple.t Test::Simple test, basic stuff lib/Test/Simple/t/skip.t Test::More test, SKIP tests lib/Test/Simple/t/skipall.t Test::More test, skip all tests lib/Test/Simple/t/strays.t Test::Builder stray newline checks +lib/Test/Simple/t/threads.t Test::Builder thread-safe checks lib/Test/Simple/t/todo.t Test::More test, TODO tests lib/Test/Simple/t/undef.t Test::More test, undefs don't cause warnings lib/Test/Simple/t/useing.t Test::More test, compile test @@ -1519,8 +1604,10 @@ lib/Text/TabsWrap/t/tabs.t See if Text::Tabs works lib/Text/TabsWrap/t/wrap.t See if Text::Wrap::wrap works lib/Text/Wrap.pm Paragraph formatter lib/Thread.pm Thread extensions frontend -lib/Thread/Queue.pm Thread synchronised queue objects -lib/Thread/Semaphore.pm Thread semaphore objects +lib/Thread/Queue.pm Threadsafe queue +lib/Thread/Queue.t See if threadsafe queue works +lib/Thread/Semaphore.pm Threadsafe semaphore +lib/Thread/Semaphore.t See if threadsafe semaphore works lib/Tie/Array.pm Base class for tied arrays lib/Tie/Array/push.t Test for Tie::Array lib/Tie/Array/splice.t Test for Tie::Array::SPLICE @@ -1538,8 +1625,8 @@ lib/Tie/File/t/07_rv_splice.t SPLICE method return value tests for Tie::File lib/Tie/File/t/08_ro.t read-only mode tests for Tie::File lib/Tie/File/t/09_gen_rs.t Like 01_gen.t, with unusual record separator lib/Tie/File/t/10_splice_rs.t Like 04_splice.t, with unusual record separator -lib/Tie/File/t/11_rv_splice_rs.t Like 07_rv_splice.t, with unusual record separator -lib/Tie/File/t/12_longfetch_rs.t Like 03_longfetch.t, with unusual record separator +lib/Tie/File/t/11_rv_splice_rs.t Like 07_rv_splice.t, with unusual record separator +lib/Tie/File/t/12_longfetch_rs.t Like 03_longfetch.t, with unusual record separator lib/Tie/File/t/13_size_rs.t Like 05_size.t, with unusual record separator lib/Tie/File/t/14_lock.t File locking method tests for Tie::File lib/Tie/File/t/15_pushpop.t PUSH / POP / SHIFT / UNSHIFT for Tie::File @@ -1550,9 +1637,9 @@ lib/Tie/File/t/19_cache.t Read cache exercises and regression for Tie::File lib/Tie/File/t/20_cache_full.t LRU expiry exercises and regression for Tie::File lib/Tie/File/t/21_win32.t Win32 special behavior of Tie::File lib/Tie/File/t/22_autochomp.t 'autochomp' option of Tie::File -lib/Tie/File/t/23_rv_ac_splice.t Like 07_rv_splice.t, but with autochomp +lib/Tie/File/t/23_rv_ac_splice.t Like 07_rv_splice.t, but with autochomp lib/Tie/File/t/24_cache_loop.t Regression for old Tie::File cache bug -lib/Tie/File/t/25_gen_nocache.t Like 01_gen.t, but with caching disabled +lib/Tie/File/t/25_gen_nocache.t Like 01_gen.t, but with caching disabled lib/Tie/File/t/26_twrite.t Unit tests for Tie::File::_twrite lib/Tie/File/t/30_defer.t deferred writing feature tests for Tie::File lib/Tie/File/t/31_autodefer.t 'autodefer' feature tests for Tie::File @@ -1583,6 +1670,7 @@ lib/Unicode/Collate.pm Unicode::Collate lib/Unicode/Collate/Changes Unicode::Collate lib/Unicode/Collate/keys.txt Unicode::Collate lib/Unicode/Collate/README Unicode::Collate +lib/Unicode/Collate/t/index.t Unicode::Collate lib/Unicode/Collate/t/test.t Unicode::Collate lib/Unicode/README Explanation what happened to lib/unicode. lib/Unicode/UCD.pm Unicode character database @@ -1899,7 +1987,7 @@ lib/unicore/Name.pl Unicode character database lib/unicore/NamesList.txt Unicode character database lib/unicore/Number.pl Unicode character database lib/unicore/Properties Built-in \p{...} / \P{...} property list -lib/unicore/PropertyAliases.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 @@ -1924,7 +2012,9 @@ lib/utf8.t See if utf8 operations work lib/utf8_heavy.pl Support routines for utf8 pragma lib/validate.pl Perl library supporting wholesale file mode validation lib/vars.pm Declare pseudo-imported global variables -lib/vars.t See if "use vars" work +lib/vars.t See if "use vars" works +lib/version.pm Support for version objects +lib/version.t Tests for version objects lib/vmsish.pm Control VMS-specific behavior of Perl core lib/vmsish.t Tests for vmsish.pm lib/warnings.pm For "use warnings" @@ -2017,7 +2107,7 @@ numeric.c Miscellaneous numeric conversion routines op.c Opcode syntax tree code op.h Opcode syntax tree header opcode.h Automatically generated opcode header -opcode.pl Opcode header generatore +opcode.pl Opcode header generator opnames.h Automatically generated opcode header os2/Changes Changelog for OS/2 port os2/diff.configure Patches to Configure @@ -2045,7 +2135,7 @@ os2/OS2/Process/Makefile.PL system() constants in a module os2/OS2/Process/MANIFEST system() constants in a module os2/OS2/Process/Process.pm system() constants in a module os2/OS2/Process/Process.xs system() constants in a module -os2/OS2/Process/t/os2_process.t Tests +os2/OS2/Process/t/os2_process.t Tests os2/OS2/Process/t/os2_process_kid.t Tests os2/OS2/Process/t/os2_process_text.t Tests os2/OS2/REXX/Changes DLL access module @@ -2074,6 +2164,8 @@ os2/os2thread.h pthread-like typedefs os2/os2_base.t Additional tests for builtin methods os2/perl2cmd.pl Corrects installed binaries under OS/2 os2/perlrexx.c Support perl interpreter embedded in REXX +pad.c Scratchpad functions +pad.h Scratchpad headers patchlevel.h The current patch level of perl perl.c main() perl.h Global declarations @@ -2097,6 +2189,8 @@ plan9/aperl Shell to make Perl error messages Acme-friendly plan9/arpa/inet.h Plan9 port: replacement C header file plan9/buildinfo Plan9 port: configuration information plan9/config.plan9 Plan9 port: config.h template +plan9/config_h.sample Plan9 port: 5.8.0 sample config.h +plan9/config_sh.sample Plan9 port: 5.8.0 sample config.sh plan9/exclude Plan9 port: tests to skip plan9/fndvers Plan9 port: update Perl version in config.plan9 plan9/genconfig.pl Plan9 port: generate config.sh @@ -2108,7 +2202,7 @@ plan9/setup.rc Plan9 port: script for easy build+install plan9/versnum Plan9 port: script to print version number pod/buildtoc.PL generate buildtoc which generates perltoc.pod pod/checkpods.PL Tool to check for common errors in pods -pod/Makefile.SH generate Makefile whichs makes pods into something else +pod/Makefile.SH generate Makefile which makes pods into something else pod/perl.pod Top level perl documentation pod/perl5004delta.pod Changes from 5.003 to 5.004 pod/perl5005delta.pod Changes from 5.004 to 5.005 @@ -2117,6 +2211,8 @@ pod/perl56delta.pod Changes from 5.005 to 5.6 pod/perl570delta.pod Changes from 5.6 to 5.7.0 pod/perl571delta.pod Changes from 5.7.0 to 5.7.1 pod/perl572delta.pod Changes from 5.7.1 to 5.7.2 +pod/perl573delta.pod Changes from 5.7.2 to 5.7.3 +pod/perl58delta.pod Changes from 5.6 to 5.8.0 pod/perlapi.pod Perl API documentation (autogenerated) pod/perlapio.pod PerlIO IO API info pod/perlbook.pod Perl book information @@ -2132,6 +2228,7 @@ pod/perldebtut.pod Perl debugging tutorial pod/perldebug.pod Debugger info pod/perldelta.pod Changes since last version pod/perldiag.pod Diagnostic info +pod/perldoc.pod docs for utils/perldoc pod/perldsc.pod Data Structures Cookbook pod/perlebcdic.pod Considerations for running Perl on EBCDIC platforms pod/perlembed.pod Embedding info @@ -2152,7 +2249,7 @@ pod/perlfunc.pod Function info pod/perlguts.pod Internals info pod/perlhack.pod Perl hackers guide pod/perlhist.pod Perl history info -pod/perlintern.pod Perl internal function docs (autogenrated) +pod/perlintern.pod Perl internal function docs (autogenerated) pod/perlintro.pod Perl introduction for beginners pod/perliol.pod Internals of PerlIO with layers. pod/perlipc.pod IPC info @@ -2212,7 +2309,7 @@ Policy_sh.SH Hold site-wide preferences between Configure runs. Porting/apply Apply patches sent by mail Porting/check83.pl Check whether we are 8.3-friendly Porting/checkURL.pl Check whether we have working URLs -Porting/checkVERSION.pl Check whether we have $VERSIONs +Porting/checkVERSION.pl Check whether we have $VERSIONs Porting/config.sh Sample config.sh Porting/config_H Sample config.h Porting/Contract Social contract for contributed modules in Perl core @@ -2223,7 +2320,9 @@ Porting/fixvars Find undeclared variables with C compiler and fix em Porting/genlog Generate formatted changelogs by querying p4d Porting/Glossary Glossary of config.sh variables Porting/makerel Release making utility -Porting/p4genpatch Obsoletes both p4desc and p4d2p +Porting/manicheck Check against MANIFEST +Porting/p4d2p Generate patch from p4 diff +Porting/p4genpatch Generate patch from p4 change in repository (obsoletes p4desc) Porting/patching.pod How to report changes made to Perl Porting/patchls Flexible patch file listing utility Porting/pumpkin.pod Guidelines and hints for Perl maintainers @@ -2268,6 +2367,7 @@ README.mpeix Notes about MPE/iX port README.netware Notes about NetWare port README.os2 Notes about OS/2 port README.os390 Notes about OS/390 (nee MVS) port +README.os400 Notes about OS/400 port README.plan9 Notes about Plan9 port README.qnx Notes about QNX port README.solaris Notes about Solaris port @@ -2286,6 +2386,8 @@ regcomp.c Regular expression compiler regcomp.h Private declarations for above regcomp.pl Builder of regnodes.h regcomp.sym Data for regnodes.h +regen.pl Run all scripts that (re)generate files +regen_lib.pl Common file routines for generator scripts regexec.c Regular expression evaluator regexp.h Public declarations for the above regnodes.h Description of nodes of RE engine @@ -2307,6 +2409,7 @@ t/cmd/mod.t See if statement modifiers work t/cmd/subval.t See if subroutine values work t/cmd/switch.t See if switch optimizations work t/cmd/while.t See if while loops work +t/comp/assertions.t See if assertions work t/comp/bproto.t See if builtins conform to their prototypes t/comp/cmdopt.t See if command optimization works t/comp/colon.t See if colons are parsed correctly @@ -2315,13 +2418,15 @@ t/comp/cpp.t See if C preprocessor works t/comp/decl.t See if declarations work t/comp/hints.t See if %^H works t/comp/multiline.t See if multiline strings work +t/comp/our.t Tests for our declaration t/comp/package.t See if packages work +t/comp/parser.t See if the parser works in edge cases t/comp/proto.t See if function prototypes work t/comp/redef.t See if we get correct warnings on redefined subs t/comp/require.t See if require works -t/comp/script.t See if script invokation works +t/comp/script.t See if script invocation works t/comp/term.t See if more terms work -t/comp/use.t See if pragmas work +t/comp/use.t See if pragmata work t/harness Finer diagnostics from test suite t/io/argv.t See if ARGV stuff works t/io/binmode.t See if binmode() works @@ -2365,8 +2470,8 @@ 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/MakeMaker/Test/Utils.pm MakeMaker test utilities -t/lib/Math/BigFloat/Subclass.pm Empty subclass of BigFloat for test +t/lib/MakeMaker/Test/Utils.pm MakeMaker test utilities +t/lib/Math/BigFloat/Subclass.pm Empty subclass of BigFloat for test t/lib/Math/BigInt/BareCalc.pm Bigint's simulation of Calc t/lib/Math/BigInt/Subclass.pm Empty subclass of BigInt for test t/lib/Math/BigRat/Test.pm Math::BigRat test helper @@ -2382,17 +2487,20 @@ t/lib/sample-tests/head_end Test data for Test::Harness t/lib/sample-tests/head_fail Test data for Test::Harness t/lib/sample-tests/lone_not_bug Test data for Test::Harness t/lib/sample-tests/no_nums Test data for Test::Harness +t/lib/sample-tests/no_output Test data for Test::Harness t/lib/sample-tests/out_of_order Test data for Test::Harness +t/lib/sample-tests/segfault Test data for Test::Harness t/lib/sample-tests/shbang_misparse Test data for Test::Harness t/lib/sample-tests/simple Test data for Test::Harness t/lib/sample-tests/simple_fail Test data for Test::Harness t/lib/sample-tests/skip Test data for Test::Harness -t/lib/sample-tests/skipall Test data for Test::Harness +t/lib/sample-tests/skip_nomsg Test data for Test::Harness +t/lib/sample-tests/skipall Test data for Test::Harness t/lib/sample-tests/skipall_nomsg Test data for Test::Harness -t/lib/sample-tests/skip_nomsg Test data for Test::Harness t/lib/sample-tests/taint Test data for Test::Harness t/lib/sample-tests/todo Test data for Test::Harness t/lib/sample-tests/todo_inline Test data for Test::Harness +t/lib/sample-tests/too_many Test data for Test::Harness t/lib/sample-tests/vms_nit Test data for Test::Harness t/lib/sample-tests/with_comments Test data for Test::Harness t/lib/strict/refs Tests of "use strict 'refs'" for strict.t @@ -2405,10 +2513,12 @@ t/lib/Test/Simple/sample_tests/extras.plx for exit.t t/lib/Test/Simple/sample_tests/five_fail.plx for exit.t t/lib/Test/Simple/sample_tests/last_minute_death.plx for exit.t t/lib/Test/Simple/sample_tests/one_fail.plx for exit.t +t/lib/Test/Simple/sample_tests/pre_plan_death.plx for exit.t t/lib/Test/Simple/sample_tests/require.plx for exit.t t/lib/Test/Simple/sample_tests/success.plx for exit.t t/lib/Test/Simple/sample_tests/too_few.plx for exit.t t/lib/Test/Simple/sample_tests/two_fail.plx for exit.t +t/lib/TieIn.pm Testing library for dummy input handles t/lib/TieOut.pm Testing library to capture prints t/lib/warnings/1global Tests of global warnings for warnings.t t/lib/warnings/2use Tests for "use warnings" for warnings.t @@ -2427,6 +2537,7 @@ t/lib/warnings/hv Tests for hv.c for warnings.t t/lib/warnings/malloc Tests for malloc.c for warnings.t t/lib/warnings/mg Tests for mg.c for warnings.t t/lib/warnings/op Tests for op.c for warnings.t +t/lib/warnings/pad Tests for pad.c for warnings.t t/lib/warnings/perl Tests for perl.c for warnings.t t/lib/warnings/perlio Tests for perlio.c for warnings.t t/lib/warnings/perly Tests for perly.y for warnings.t @@ -2472,6 +2583,7 @@ t/op/delete.t See if delete works t/op/die.t See if die works t/op/die_exit.t See if die and exit status interaction works t/op/do.t See if subroutines work +t/op/dor.t See if defined-or (//) works t/op/each.t See if hash iterators work t/op/eval.t See if eval operator works t/op/exec.t See if exec and system work @@ -2481,6 +2593,7 @@ t/op/fh.t See if filehandles work t/op/filetest.t See if file tests work t/op/flip.t See if range operator works t/op/fork.t See if fork works +t/op/getpid.t See if $$ and getppid work with threads t/op/glob.t See if <*> works t/op/gmagic.t See if GMAGIC works t/op/goto.t See if goto works @@ -2497,11 +2610,13 @@ t/op/index.t See if index works t/op/int.t See if int works t/op/join.t See if join works t/op/lc.t See if lc, uc, lcfirst, ucfirst, quotemeta work +t/op/lc_user.t See if user-defined lc et alia work t/op/length.t See if length works t/op/lex_assign.t See if ops involving lexicals or pad temps work t/op/lfs.t See if large files work for perlio t/op/list.t See if array lists work t/op/local.t See if local works +t/op/localref.t See if local ${deref} works t/op/loopctl.t See if next/last/redo work t/op/lop.t See if logical operators work t/op/magic.t See if magic variables work @@ -2527,6 +2642,7 @@ t/op/rand.t See if rand works t/op/range.t See if .. works t/op/read.t See if read() works t/op/readdir.t See if readdir() works +t/op/readline.t See if <> / readline / rcatline work t/op/recurse.t See if deep recursion works t/op/ref.t See if refs and objects work t/op/regexp.t See if regular expressions work @@ -2542,6 +2658,7 @@ t/op/splice.t See if splice works t/op/split.t See if split works t/op/sprintf.t See if sprintf works t/op/srand.t See if srand works +t/op/stash.t See if %:: stashes work t/op/stat.t See if stat works t/op/study.t See if study works t/op/subst.t See if substitution works @@ -2605,8 +2722,10 @@ t/run/fresh_perl.t Tests that require a fresh perl. t/run/noswitch.t Test aliasing ARGV for other switch tests t/run/runenv.t Test if perl honors its environment variables. t/run/switcha.t Test the -a switch +t/run/switchC.t Test the -C switch t/run/switches.t Tests for the other switches t/run/switchF.t Test the -F switch +t/run/switchI.t Test the -I switch t/run/switchn.t Test the -n switch t/run/switchp.t Test the -p switch t/run/switchPx.aux Data for switchPx.t @@ -2614,6 +2733,7 @@ t/run/switchPx.t Test the -Px combination t/run/switcht.t Test the -t switch t/run/switchx.aux Data for switchx.t t/run/switchx.t Test the -x switch +t/run/switch_A.t Test the -A switch t/TEST The regression tester t/test.pl Simple testing library t/TestInit.pm Preamble library for core tests @@ -2622,7 +2742,12 @@ t/uni/fold.t See if Unicode folding works t/uni/lower.t See if Unicode casing works t/uni/sprintf.t See if Unicode sprintf works t/uni/title.t See if Unicode casing works +t/uni/tr_7jis.t See if Unicode tr/// works +t/uni/tr_eucjp.t See if Unicode tr/// works +t/uni/tr_sjis.t See if Unicode tr/// works +t/uni/tr_utf8.t See if Unicode tr/// works t/uni/upper.t See if Unicode casing works +t/uni/write.t See if Unicode formats work t/win32/longpath.t Test if Win32::GetLongPathName() works t/win32/system.t See if system works in Win* t/win32/system_tests Test runner for system.t @@ -2643,6 +2768,7 @@ util.c Utility routines util.h Dummy header utils.lst Lists utilities bundled with Perl utils/c2ph.PL program to translate dbx stabs to perl +utils/cpan.PL easily interact with CPAN from the command line 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 @@ -2653,7 +2779,7 @@ utils/perlbug.PL A simple tool to submit a bug report utils/perlcc.PL Front-end for compiler utils/perldoc.PL A simple tool to find & display perl's documentation utils/perlivp.PL installation verification procedure -utils/piconv.PL A pl to pm translator +utils/piconv.PL iconv(1), reinvented in perl utils/pl2pm.PL A pl to pm translator utils/splain.PL Stand-alone version of diagnostics.pm uts/sprintf_wrap.c sprintf wrapper for UTS @@ -2668,7 +2794,7 @@ vms/ext/DCLsym/DCLsym.xs Perl access to CLI symbols vms/ext/DCLsym/Makefile.PL MakeMaker driver for VMS::DCLsym vms/ext/DCLsym/test.pl regression tests for VMS::DCLsym vms/ext/Filespec.pm VMS-Unix file syntax interconversion -vms/ext/filespec.t See if VMS::Filespec funtions work +vms/ext/filespec.t See if VMS::Filespec functions work vms/ext/Stdio/0README.txt ReadMe file for VMS::Stdio vms/ext/Stdio/Makefile.PL MakeMaker driver for VMS::Stdio vms/ext/Stdio/Stdio.pm VMS options to stdio routines @@ -2693,25 +2819,12 @@ vms/vmsish.h VMS-specific C header for Perl core vms/vmspipe.com VMS-specific piped command helper script vms/vms_yfix.pl convert Unix perly.[ch] to VMS perly_[ch].vms vms/writemain.pl Generate perlmain.c from miniperlmain.c+extensions -vos/build.cm VOS command macro to build "mini" Perl vos/Changes Changes made to port Perl to the VOS operating system vos/compile_full_perl.cm VOS command macro to build "full" Perl -vos/compile_perl.cm VOS command macro to build "mini" Perl -vos/config.alpha.def definitions used by config.pl -vos/config.alpha.h config.h for use with alpha VOS POSIX.1 support -vos/config.ga.def definitions used by config.pl -vos/config.ga.h config.h for use with generally-available VOS POSIX.1 support -vos/config.pl script to convert a config_h.SH to a config.h vos/configure_full_perl.sh VOS shell script to configure "full" perl before building -vos/configure_perl.cm VOS command macro to configure "mini" perl before building -vos/install_perl.cm VOS command macro to install "mini" perl after building -vos/Makefile A helper for maintaining the config.*.* in UNIX vos/make_full_perl.sh VOS shell script to build and test "full" perl -vos/perl.bind VOS bind control file -vos/test_vos_dummies.c Test program for "vos_dummies.c" vos/vos.c VOS emulations for missing POSIX functions vos/vosish.h VOS-specific header file -vos/vos_dummies.c Wrappers to soak up undefined functions warnings.h The warning numbers warnings.pl Program to write warnings.h and lib/warnings.pm win32/bin/exetype.pl Set executable type to CONSOLE or WINDOWS @@ -2765,6 +2878,7 @@ wince/bin/runperl.pl WinCE port wince/bin/search.pl WinCE port wince/cecopy-lib.pl WinCE port wince/comp.pl WinCE port +wince/compile-all.bat WinCE port wince/compile.bat WinCE port wince/config.ce WinCE port wince/config_H.ce WinCE port @@ -2774,7 +2888,7 @@ wince/dl_win32.xs WinCE port wince/include/arpa/inet.h WinCE port wince/include/netdb.h WinCE port wince/include/sys/socket.h WinCE port -wince/include/sys/stat.h WinCE port +wince/makedist.pl WinCE port wince/Makefile.ce WinCE port wince/makeico.pl WinCE port wince/perl.rc WinCE port @@ -2793,14 +2907,11 @@ wince/win32thread.h WinCE port wince/wince.c WinCE port wince/wince.h WinCE port wince/wincesck.c WinCE port -wince/xbuildall.ksh WinCE port -wince/xdistclean.ksh WinCE port -wince/xmakediffs.ksh WinCE port writemain.SH Generate perlmain.c from miniperlmain.c+extensions x2p/a2p.c Output of a2p.y run through byacc x2p/a2p.h Global declarations x2p/a2p.pod Pod for awk to perl translator -x2p/a2p.y A yacc grammer for awk +x2p/a2p.y A yacc grammar for awk x2p/a2py.c Awk compiler, sort of x2p/cflags.SH A script that emits C compilation flags per file x2p/EXTERN.h Same as above