X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=1d92b0fcabb62c52acf85abbf3dc87f927678a41;hb=cb359b415c42e7a6c1192036d2ee416133c9daa1;hp=49813e86d1f4ddae005c76bff08bd7bcc1dc081b;hpb=7200bc44d9f5c2204bf35a8c0a192e5cc9698d27;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 49813e8..1d92b0f 100644 --- a/MANIFEST +++ b/MANIFEST @@ -38,6 +38,7 @@ README.aix Notes about AIX port README.amiga Notes about AmigaOS port README.apollo Notes about Apollo DomainOS port README.beos Notes about BeOS port +README.bs2000 Notes about BS2000 POSIX port README.cygwin Notes about Cygwin port README.dos Notes about dos/djgpp port README.epoc Notes about EPOC port @@ -50,7 +51,6 @@ README.mpeix Notes about MPE/iX port README.os2 Notes about OS/2 port README.os390 Notes about OS/390 (nee MVS) port README.plan9 Notes about Plan9 port -README.posix-bc Notes about BS2000 POSIX port README.qnx Notes about QNX port README.solaris Notes about Solaris port README.threads Notes about multithreading @@ -89,7 +89,6 @@ doio.c I/O operations doop.c Support code for various operations dosish.h Some defines for MS/DOSish machines dump.c Debugging output -ebcdic.c EBCDIC support routines emacs/cperl-mode.el An alternate perl-mode emacs/e2ctags.pl etags to ctags converter emacs/ptags Creates smart TAGS file @@ -146,6 +145,8 @@ ext/ByteLoader/bytecode.h Bytecode header for bytecode loader ext/ByteLoader/byterun.c Runtime support for bytecode loader ext/ByteLoader/byterun.h Header for byterun.c ext/ByteLoader/hints/sunos.pl Hints for named architecture +ext/Cwd/Cwd.xs Cwd extension external subroutines +ext/Cwd/Makefile.PL Cwd extension makefile maker ext/DB_File/Changes Berkeley DB extension change log ext/DB_File/DB_File.pm Berkeley DB extension Perl module ext/DB_File/DB_File.xs Berkeley DB extension external subroutines @@ -170,6 +171,12 @@ ext/Devel/Peek/Changes Data debugging tool, changelog 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/Digest/MD5/Changes Digest::MD5 extension changes +ext/Digest/MD5/MD5.pm Digest::MD5 extension +ext/Digest/MD5/MD5.xs Digest::MD5 extension +ext/Digest/MD5/Makefile.PL Digest::MD5 extension makefile writer +ext/Digest/MD5/hints/irix_6.pl Hints for named architecture +ext/Digest/MD5/typemap Digest::MD5 extension ext/DynaLoader/DynaLoader_pm.PL Dynamic Loader perl module ext/DynaLoader/Makefile.PL Dynamic Loader makefile writer ext/DynaLoader/README Dynamic Loader notes and intro @@ -177,6 +184,7 @@ ext/DynaLoader/XSLoader_pm.PL Simple XS Loader perl module ext/DynaLoader/dl_aix.xs AIX implementation ext/DynaLoader/dl_beos.xs BeOS implementation ext/DynaLoader/dl_dld.xs GNU dld style implementation +ext/DynaLoader/dl_dllload.xs S/390 dllload() style implementation ext/DynaLoader/dl_dlopen.xs BSD/SunOS4&5 dlopen() style implementation ext/DynaLoader/dl_dyld.xs NeXT/Apple dyld implementation ext/DynaLoader/dl_hpux.xs HP-UX implementation @@ -194,11 +202,15 @@ ext/DynaLoader/hints/openbsd.pl Hint for DynaLoader for named architecture ext/Encode/Encode.pm Encode extension ext/Encode/Encode.xs Encode extension ext/Encode/Encode/EncodeFormat.pod Encoding table format +ext/Encode/Encode/Tcl.pm Handler for .enc encodings ext/Encode/Encode/ascii.enc Encoding tables +ext/Encode/Encode/ascii.ucm Encoding tables ext/Encode/Encode/big5.enc Encoding tables ext/Encode/Encode/cp1006.enc Encoding tables ext/Encode/Encode/cp1047.enc Encoding tables +ext/Encode/Encode/cp1047.ucm Encoding tables ext/Encode/Encode/cp1250.enc Encoding tables +ext/Encode/Encode/cp1250.ucm Encoding tables ext/Encode/Encode/cp1251.enc Encoding tables ext/Encode/Encode/cp1252.enc Encoding tables ext/Encode/Encode/cp1253.enc Encoding tables @@ -208,6 +220,7 @@ ext/Encode/Encode/cp1256.enc Encoding tables ext/Encode/Encode/cp1257.enc Encoding tables ext/Encode/Encode/cp1258.enc Encoding tables ext/Encode/Encode/cp37.enc Encoding tables +ext/Encode/Encode/cp37.ucm Encoding tables ext/Encode/Encode/cp424.enc Encoding tables ext/Encode/Encode/cp437.enc Encoding tables ext/Encode/Encode/cp737.enc Encoding tables @@ -231,6 +244,7 @@ ext/Encode/Encode/cp936.enc Encoding tables ext/Encode/Encode/cp949.enc Encoding tables ext/Encode/Encode/cp950.enc Encoding tables ext/Encode/Encode/dingbats.enc Encoding tables +ext/Encode/Encode/dingbats.ucm Encoding tables ext/Encode/Encode/euc-cn.enc Encoding tables ext/Encode/Encode/euc-jp.enc Encoding tables ext/Encode/Encode/euc-kr.enc Encoding tables @@ -242,23 +256,38 @@ ext/Encode/Encode/iso2022-jp.enc Encoding tables ext/Encode/Encode/iso2022-kr.enc Encoding tables ext/Encode/Encode/iso2022.enc Encoding tables ext/Encode/Encode/iso8859-1.enc Encoding tables +ext/Encode/Encode/iso8859-1.ucm Encoding tables ext/Encode/Encode/iso8859-10.enc Encoding tables +ext/Encode/Encode/iso8859-10.ucm Encoding tables ext/Encode/Encode/iso8859-13.enc Encoding tables +ext/Encode/Encode/iso8859-13.ucm Encoding tables ext/Encode/Encode/iso8859-14.enc Encoding tables +ext/Encode/Encode/iso8859-14.ucm Encoding tables ext/Encode/Encode/iso8859-15.enc Encoding tables +ext/Encode/Encode/iso8859-15.ucm Encoding tables ext/Encode/Encode/iso8859-16.enc Encoding tables +ext/Encode/Encode/iso8859-16.ucm Encoding tables ext/Encode/Encode/iso8859-2.enc Encoding tables +ext/Encode/Encode/iso8859-2.ucm Encoding tables ext/Encode/Encode/iso8859-3.enc Encoding tables +ext/Encode/Encode/iso8859-3.ucm Encoding tables ext/Encode/Encode/iso8859-4.enc Encoding tables +ext/Encode/Encode/iso8859-4.ucm Encoding tables ext/Encode/Encode/iso8859-5.enc Encoding tables +ext/Encode/Encode/iso8859-5.ucm Encoding tables ext/Encode/Encode/iso8859-6.enc Encoding tables +ext/Encode/Encode/iso8859-6.ucm Encoding tables ext/Encode/Encode/iso8859-7.enc Encoding tables +ext/Encode/Encode/iso8859-7.ucm Encoding tables ext/Encode/Encode/iso8859-8.enc Encoding tables +ext/Encode/Encode/iso8859-8.ucm Encoding tables ext/Encode/Encode/iso8859-9.enc Encoding tables +ext/Encode/Encode/iso8859-9.ucm Encoding tables ext/Encode/Encode/jis0201.enc Encoding tables ext/Encode/Encode/jis0208.enc Encoding tables ext/Encode/Encode/jis0212.enc Encoding tables ext/Encode/Encode/koi8-r.enc Encoding tables +ext/Encode/Encode/koi8-r.ucm Encoding tables ext/Encode/Encode/ksc5601.enc Encoding tables ext/Encode/Encode/macCentEuro.enc Encoding tables ext/Encode/Encode/macCroatian.enc Encoding tables @@ -273,8 +302,10 @@ ext/Encode/Encode/macThai.enc Encoding tables ext/Encode/Encode/macTurkish.enc Encoding tables ext/Encode/Encode/macUkraine.enc Encoding tables ext/Encode/Encode/posix-bc.enc Encoding tables +ext/Encode/Encode/posix-bc.ucm Encoding tables ext/Encode/Encode/shiftjis.enc Encoding tables ext/Encode/Encode/symbol.enc Encoding tables +ext/Encode/Encode/symbol.ucm Encoding tables ext/Encode/Makefile.PL Encode extension ext/Encode/Todo Encode extension ext/Encode/compile Encode extension @@ -330,6 +361,11 @@ 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/t/msg.t IPC::SysV extension Perl module ext/IPC/SysV/t/sem.t IPC::SysV extension Perl module +ext/MIME/Base64/Base64.pm MIME::Base64 extension +ext/MIME/Base64/Base64.xs MIME::Base64 extension +ext/MIME/Base64/Changes MIME::Base64 extension +ext/MIME/Base64/Makefile.PL MIME::Base64 extension +ext/MIME/Base64/QuotedPrint.pm MIME::Base64 extension ext/NDBM_File/Makefile.PL NDBM extension makefile writer ext/NDBM_File/NDBM_File.pm NDBM extension Perl module ext/NDBM_File/NDBM_File.xs NDBM extension external subroutines @@ -371,6 +407,12 @@ ext/POSIX/hints/openbsd.pl Hint for POSIX for named architecture ext/POSIX/hints/sunos_4.pl Hint for POSIX for named architecture ext/POSIX/hints/svr4.pl Hint for POSIX for named architecture ext/POSIX/typemap POSIX extension interface types +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/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/SDBM_File/Makefile.PL SDBM extension makefile writer ext/SDBM_File/SDBM_File.pm SDBM extension Perl module ext/SDBM_File/SDBM_File.xs SDBM extension external subroutines @@ -441,11 +483,16 @@ ext/Thread/unsync.t Test thread implicit synchronisation ext/Thread/unsync2.t Test thread implicit synchronisation ext/Thread/unsync3.t Test thread implicit synchronisation ext/Thread/unsync4.t Test thread implicit synchronisation +ext/XS/Typemap/Makefile.PL XS::Typemap extension +ext/XS/Typemap/README XS::Typemap extension +ext/XS/Typemap/Typemap.pm XS::Typemap extension +ext/XS/Typemap/Typemap.xs XS::Typemap extension +ext/XS/Typemap/stdio.c XS::Typemap extension +ext/XS/Typemap/typemap XS::Typemap extension ext/attrs/Makefile.PL attrs extension makefile writer ext/attrs/attrs.pm attrs extension Perl module ext/attrs/attrs.xs attrs extension external subroutines ext/re/Makefile.PL re extension makefile writer -ext/re/hints/aix.pl Hints for re for named architecture ext/re/hints/mpeix.pl Hints for re for named architecture ext/re/re.pm re extension Perl module ext/re/re.xs re extension external subroutines @@ -645,6 +692,7 @@ lib/Class/Struct.pm Declare struct-like datatypes as Perl classes lib/Cwd.pm Various cwd routines (getcwd, fastcwd, chdir) lib/DB.pm Debugger API (draft) lib/Devel/SelfStubber.pm Generate stubs for SelfLoader.pm +lib/Digest.pm Digest extensions lib/DirHandle.pm like FileHandle only for directories lib/Dumpvalue.pm Screen dump of perl values lib/English.pm Readable aliases for short variables @@ -698,6 +746,10 @@ lib/Getopt/Std.pm Fetch command options (getopt, getopts) lib/I18N/Collate.pm Routines to do strxfrm-based collation lib/IPC/Open2.pm Open a two-ended pipe lib/IPC/Open3.pm Open a three-ended pipe! +lib/Locale/Constants.pm Locale::Codes +lib/Locale/Country.pm Locale::Codes +lib/Locale/Currency.pm Locale::Codes +lib/Locale/Language.pm Locale::Codes lib/Math/BigFloat.pm An arbitrary precision floating-point arithmetic package lib/Math/BigInt.pm An arbitrary precision integer arithmetic package lib/Math/Complex.pm A Complex package @@ -707,6 +759,7 @@ lib/Net/hostent.pm By-name interface to Perl's builtin gethost* lib/Net/netent.pm By-name interface to Perl's builtin getnet* lib/Net/protoent.pm By-name interface to Perl's builtin getproto* lib/Net/servent.pm By-name interface to Perl's builtin getserv* +lib/PerlIO.pm PerlIO support module lib/Pod/Checker.pm Pod-Parser - check POD documents for syntax errors lib/Pod/Find.pm used by pod/splitpod lib/Pod/Functions.pm used by pod/splitpod @@ -727,6 +780,7 @@ lib/Search/Dict.pm Perform binary search on dictionaries lib/SelectSaver.pm Enforce proper select scoping lib/SelfLoader.pm Load functions only on demand lib/Shell.pm Make AUTOLOADed system() calls +lib/Switch.pm Switch for Perl lib/Symbol.pm Symbol table manipulation routines lib/Term/ANSIColor.pm Perl module supporting termcap usage lib/Term/Cap.pm Perl module supporting termcap usage @@ -735,6 +789,8 @@ lib/Term/ReadLine.pm Stub readline library lib/Test.pm A simple framework for writing test scripts lib/Test/Harness.pm A test harness lib/Text/Abbrev.pm An abbreviation table builder +lib/Text/Balanced.pm Text::Balanced +lib/Text/Balanced.pod Text::Balanced lib/Text/ParseWords.pm Perl module to split words on arbitrary delimiter lib/Text/Soundex.pm Perl module to implement Soundex lib/Text/Tabs.pm Do expand and unexpand @@ -796,7 +852,6 @@ lib/open2.pl Open a two-ended pipe (uses IPC::Open2) lib/open3.pl Open a three-ended pipe (uses IPC::Open3) lib/overload.pm Module for overloading perl operators lib/perl5db.pl Perl debugging routines -lib/perlio.pm Perl IO interface pragma lib/pwd.pl Routines to keep track of PWD environment variable lib/shellwords.pl Perl library to split into words with shell quoting lib/sigtrap.pm For trapping an abort and giving traceback @@ -1058,24 +1113,27 @@ lib/unicode/JamoShort.pl Unicode character database lib/unicode/LineBrk.txt Unicode character database lib/unicode/Makefile Unicode character database lib/unicode/Name.pl Unicode character database -lib/unicode/Names.txt Unicode character database lib/unicode/NamesList.html Unicode character database +lib/unicode/NamesList.txt Unicode character database lib/unicode/Number.pl Unicode character database +lib/unicode/PropList.html Unicode character database lib/unicode/PropList.txt Unicode character database -lib/unicode/README.Ethiopic Unicode character database lib/unicode/README.perl Unicode character database lib/unicode/ReadMe.txt Unicode character database info +lib/unicode/Scripts.txt Unicode character database lib/unicode/SpecCase.txt Unicode character database lib/unicode/To/Digit.pl Unicode character database lib/unicode/To/Lower.pl Unicode character database lib/unicode/To/Title.pl Unicode character database lib/unicode/To/Upper.pl Unicode character database -lib/unicode/UCD301.html Unicode character database -lib/unicode/UCDFF301.html Unicode character database -lib/unicode/Unicode.301 Unicode character database +lib/unicode/UCD.html Unicode character database +lib/unicode/Unicode.html Unicode character database +lib/unicode/Unicode.txt Unicode character database lib/unicode/distinct.pm Perl pragma to strictly distinguish UTF8 data and non-UTF data lib/unicode/mktables.PL Unicode character database generator +lib/unicode/rename Filename mappings used lib/unicode/syllables.txt Unicode character database +lib/unicode/version The version of the Unicode lib/utf8.pm Pragma to control Unicode support lib/utf8_heavy.pl Support routines for utf8 pragma lib/validate.pl Perl library supporting wholesale file mode validation @@ -1156,6 +1214,7 @@ os2/dl_os2.c Addon for dl_open os2/dlfcn.h Addon for dl_open os2/os2.c Additional code for OS/2 os2/os2.sym Additional symbols to export +os2/os2add.sym Overriding symbols to export os2/os2ish.h Header for OS/2 os2/os2thread.h pthread-like typedefs os2/perl2cmd.pl Corrects installed binaries under OS/2 @@ -1200,11 +1259,12 @@ pod/perl5004delta.pod Changes from 5.003 to 5.004 pod/perl5005delta.pod Changes from 5.004 to 5.005 pod/perl56delta.pod Changes from 5.005 to 5.6 pod/perlapi.pod Perl API documentation (autogenerated) -pod/perlapio.pod IO API info +pod/perlapio.pod PerlIO IO API info pod/perlbook.pod Perl book information pod/perlboot.pod Beginner's Object-oriented Tutorial pod/perlbot.pod Object-oriented Bag o' Tricks pod/perlcall.pod Callback info +pod/perlclib.pod Internal replacements for standard C library functions pod/perlcompile.pod Info on using the Compiler suite pod/perldata.pod Data structure info pod/perldbmfilter.pod Info about DBM Filters @@ -1234,6 +1294,7 @@ 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/perliol.pod Internals of PerlIO with layers. pod/perlipc.pod IPC info pod/perllexwarn.pod Lexical Warnings info pod/perllocale.pod Locale support info @@ -1306,7 +1367,7 @@ sv.c Scalar value code sv.h Scalar value header t/README Instructions for regression tests t/TEST The regression tester -t/UTEST Run regression tests with -Mutf8 +t/TestInit.pm Preamble library for core tests t/base/commonsense.t See if configuration meets basic needs t/base/cond.t See if conditionals work t/base/if.t See if if works @@ -1314,6 +1375,7 @@ t/base/lex.t See if lexical items work t/base/pat.t See if pattern matching works t/base/rs.t See if record-read works t/base/term.t See if various terms work +t/camel-III/vstring.t See if Camel 3rd edition is lying. t/cmd/elsif.t See if else-if works t/cmd/for.t See if for loops work t/cmd/mod.t See if statement modifiers work @@ -1360,6 +1422,7 @@ t/lib/bigfloat.t See if bigfloat.pl works t/lib/bigfltpm.t See if BigFloat.pm works t/lib/bigint.t See if bigint.pl works t/lib/bigintpm.t See if BigInt.pm works +t/lib/cgi-esc.t See if CGI.pm works t/lib/cgi-form.t See if CGI.pm works t/lib/cgi-function.t See if CGI.pm works t/lib/cgi-html.t See if CGI.pm works @@ -1370,9 +1433,11 @@ t/lib/checktree.t See if File::CheckTree works t/lib/class-struct.t See if Class::Struct works t/lib/complex.t See if Math::Complex works t/lib/compmod.pl Helper for 1_compile.t +t/lib/cwd.t See if Cwd works t/lib/db-btree.t See if DB_File works t/lib/db-hash.t See if DB_File works t/lib/db-recno.t See if DB_File works +t/lib/digest.t See if Digest extensions work t/lib/dirhand.t See if DirHandle works t/lib/dosglob.t See if File::DosGlob works t/lib/dprof.t Perl code profiler testsuite driver @@ -1433,6 +1498,7 @@ t/lib/io_linenum.t See if I/O line numbers are tracked correctly t/lib/io_multihomed.t See if INET sockets work with multi-homed hosts t/lib/io_pipe.t See if pipe()-related methods from IO work t/lib/io_poll.t See if poll()-related methods from IO work +t/lib/io_scalar.t Test of PerlIO::Scalar t/lib/io_sel.t See if select()-related methods from IO work t/lib/io_sock.t See if INET socket-related methods from IO work t/lib/io_taint.t See if the untaint method from IO works @@ -1441,6 +1507,18 @@ t/lib/io_udp.t See if UDP socket-related methods from IO work t/lib/io_unix.t See if UNIX socket-related methods from IO work t/lib/io_xs.t See if XSUB methods from IO work t/lib/ipc_sysv.t See if IPC::SysV works +t/lib/lc-all.t See if Locale::Codes work +t/lib/lc-constants.t See if Locale::Codes work +t/lib/lc-country.t See if Locale::Codes work +t/lib/lc-currency.t See if Locale::Codes work +t/lib/lc-language.t See if Locale::Codes work +t/lib/lc-uk.t See if Locale::Codes work +t/lib/md5-aaa.t See if Digest::MD5 extension works +t/lib/md5-badf.t See if Digest::MD5 extension works +t/lib/md5-file.t See if Digest::MD5 extension works +t/lib/mimeb64.t see whether MIME::Base64 works +t/lib/mimeb64u.t see whether MIME::Base64 works +t/lib/mimeqp.t see whether MIME::QuotedPrint works t/lib/ndbm.t See if NDBM_File works t/lib/net-hostent.t See if Net::hostent works t/lib/odbm.t See if ODBM_File works @@ -1454,10 +1532,23 @@ t/lib/ph.t See if h2ph works t/lib/posix.t See if POSIX works t/lib/safe1.t See if Safe works t/lib/safe2.t See if Safe works +t/lib/sample-tests/bailout Test data for Test::Harness +t/lib/sample-tests/combined Test data for Test::Harness +t/lib/sample-tests/descriptive Test data for Test::Harness +t/lib/sample-tests/duplicates Test data for Test::Harness +t/lib/sample-tests/header_at_end Test data for Test::Harness +t/lib/sample-tests/no_nums 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/skip_all Test data for Test::Harness +t/lib/sample-tests/todo Test data for Test::Harness +t/lib/sample-tests/with_comments Test data for Test::Harness t/lib/sdbm.t See if SDBM_File works t/lib/searchdict.t See if Search::Dict works t/lib/selectsaver.t See if SelectSaver works t/lib/selfloader.t See if SelfLoader works +t/lib/sigaction.t See if POSIX::sigaction works t/lib/socket.t See if Socket works t/lib/soundex.t See if Soundex works t/lib/st-06compat.t See if Storable works @@ -1476,9 +1567,19 @@ t/lib/st-tied.t See if Storable works t/lib/st-tiedhook.t See if Storable works t/lib/st-tieditems.t See if Storable works t/lib/st-utf8.t See if Storable works +t/lib/switch.t Test whether switch works t/lib/symbol.t See if Symbol works t/lib/syslfs.t See if large files work for sysio t/lib/syslog.t See if Sys::Syslog works +t/lib/tb-genxt.t See if Text::Balanced works +t/lib/tb-xbrak.t See if Text::Balanced works +t/lib/tb-xcode.t See if Text::Balanced works +t/lib/tb-xdeli.t See if Text::Balanced works +t/lib/tb-xmult.t See if Text::Balanced works +t/lib/tb-xquot.t See if Text::Balanced works +t/lib/tb-xtagg.t See if Text::Balanced works +t/lib/tb-xvari.t See if Text::Balanced works +t/lib/test-harness.t See if Test::Harness works t/lib/textfill.t See if Text::Wrap::fill works t/lib/texttabs.t See if Text::Tabs works t/lib/textwrap.t See if Text::Wrap::wrap works @@ -1492,7 +1593,9 @@ t/lib/tie-stdpush.t Test for Tie::StdArray t/lib/tie-substrhash.t Test for Tie::SubstrHash t/lib/timelocal.t See if Time::Local works t/lib/trig.t See if Math::Trig works +t/lib/xs-typemap.t test that typemaps work t/op/64bitint.t See if 64 bit integers work +t/op/anonsub.t See if anonymous subroutines work t/op/append.t See if . works t/op/args.t See if operations on @_ work t/op/arith.t See if arithmetic works @@ -1541,6 +1644,7 @@ 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/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 t/op/method.t See if method calls work @@ -1629,6 +1733,7 @@ t/pod/special_seqs.xr Expected results for emptycmd.t t/pod/testcmp.pl Module to compare output against expected results t/pod/testp2pt.pl Module to test Pod::PlainText for a given file t/pod/testpchk.pl Module to test Pod::Checker for a given file +t/pod/testpods/lib/Pod/Stuff.pm Sample data for find.t t/pragma/constant.t See if compile-time constants work t/pragma/diagnostics.t See if diagnostics.pm works t/pragma/locale.t See if locale support works @@ -1676,6 +1781,7 @@ t/pragma/warn/universal Tests for universal.c for warnings.t t/pragma/warn/utf8 Tests for utf8.c for warnings.t t/pragma/warn/util Tests for util.c for warnings.t t/pragma/warnings.t See if warning controls work +t/run/runenv.t Test if perl honors its environment variables. taint.c Tainting code thrdvar.h Per-thread variables thread.h Threading header @@ -1686,6 +1792,7 @@ universal.c The default UNIVERSAL package methods unixish.h Defines that are assumed on Unix utf8.c Unicode routines utf8.h Unicode header +utfebcdic.h Unicode on EBCDIC (UTF-EBCDIC, tr16) header util.c Utility routines util.h Dummy header utils/Makefile Extract the utility scripts @@ -1758,6 +1865,7 @@ win32/bin/perlglob.pl Win32 globbing win32/bin/pl2bat.pl wrap perl scripts into batch files win32/bin/runperl.pl run perl script via batch file namesake win32/bin/search.pl Win32 port +win32/buildext.pl Build extensions once miniperl is built win32/config.bc Win32 base line config.sh (Borland C++ build) win32/config.gc Win32 base line config.sh (mingw32/gcc build) win32/config.vc Win32 base line config.sh (Visual C++ build) @@ -1780,6 +1888,7 @@ win32/perlhost.h Perl "host" implementation win32/perllib.c Win32 port win32/pod.mak Win32 port win32/runperl.c Win32 port +win32/sncfnmcs.pl Win32 port win32/splittree.pl Win32 port win32/vdir.h Perl "host" virtual directory manager win32/vmem.h Perl "host" memory manager