X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=dd32c99df62ae162006d3fc784dd00c49f4bf2c5;hb=3be065a1e9733344e98c8647d9690fa7c678b5c5;hp=1a7e8f5658f51a96be4dc4c10c1cacdf57a0aacb;hpb=7bb9a61e75950bed80fbacfe5673aa5490c43f99;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 1a7e8f5..dd32c99 100644 --- a/MANIFEST +++ b/MANIFEST @@ -102,9 +102,11 @@ ext/B/t/bblock.t See if B::Bblock works ext/B/t/concise.t See whether B::Concise works ext/B/t/debug.t See if B::Debug works ext/B/t/deparse.t See if B::Deparse works +ext/B/t/lint.t See if B::Lint works ext/B/t/showlex.t See if B::ShowLex works ext/B/t/stash.t See if B::Stash works ext/B/t/terse.t See if B::Terse works +ext/B/t/xref.t See if B::Xref works ext/B/TESTS Compiler backend test data ext/B/Todo Compiler backend Todo list ext/B/typemap Compiler backend interface types @@ -194,13 +196,19 @@ 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 Encode extension +ext/Encode/Byte/Byte.pm Encode extension +ext/Encode/Byte/Makefile.PL Encode extension +ext/Encode/Changes Encode extension ext/Encode/CN/CN.pm Encode extension ext/Encode/CN/Makefile.PL Encode extension ext/Encode/compile 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.h Encode extension ext/Encode/Encode.pm Encode extension -ext/Encode/Encode.xs Encode extension +ext/Encode/Encode.xs Encode extension ext/Encode/Encode/11643-1.enc Encode table ext/Encode/Encode/11643-2.enc Encode table ext/Encode/Encode/2022-cn.enc Encode table @@ -287,7 +295,6 @@ ext/Encode/Encode/cp950.enc Encode table ext/Encode/Encode/dingbats.enc Encode table ext/Encode/Encode/dingbats.ucm Encode table ext/Encode/Encode/euc-cn.enc Encode table -ext/Encode/Encode/euc-jp-0212.enc Encode table ext/Encode/Encode/euc-jp.enc Encode table ext/Encode/Encode/euc-jp.ucm Encode table ext/Encode/Encode/euc-kr.enc Encode table @@ -295,6 +302,15 @@ ext/Encode/Encode/gb12345.enc Encode table ext/Encode/Encode/gb1988.enc Encode table ext/Encode/Encode/gb2312.enc Encode table ext/Encode/Encode/gsm0338.enc Encode table +ext/Encode/Encode/ibm-1250.ucm Encode table +ext/Encode/Encode/ibm-1251.ucm Encode table +ext/Encode/Encode/ibm-1252.ucm Encode table +ext/Encode/Encode/ibm-1253.ucm Encode table +ext/Encode/Encode/ibm-1254.ucm Encode table +ext/Encode/Encode/ibm-1255.ucm Encode table +ext/Encode/Encode/ibm-1256.ucm Encode table +ext/Encode/Encode/ibm-1257.ucm Encode table +ext/Encode/Encode/ibm-1258.ucm Encode table ext/Encode/Encode/ir-197.enc Encode table ext/Encode/Encode/iso-ir-165.enc Encode table ext/Encode/Encode/jis0201.enc Encode table @@ -336,7 +352,9 @@ 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/CN/HZ.pm Encode extension +ext/Encode/lib/Encode/Details.pod Encode extension ext/Encode/lib/Encode/Encoding.pm Encode extension ext/Encode/lib/Encode/Internal.pm Encode extension ext/Encode/lib/Encode/iso10646_1.pm Encode extension @@ -344,9 +362,9 @@ ext/Encode/lib/Encode/JP/Constants.pm Encode extension ext/Encode/lib/Encode/JP/H2Z.pm Encode extension ext/Encode/lib/Encode/JP/ISO_2022_JP.pm Encode extension ext/Encode/lib/Encode/JP/JIS.pm Encode extension +ext/Encode/lib/Encode/Supported.pod Encode extension ext/Encode/lib/Encode/Tcl.pm Encode extension ext/Encode/lib/Encode/Tcl/Escape.pm Encode extension -ext/Encode/lib/Encode/Tcl/Extended.pm Encode extension ext/Encode/lib/Encode/Tcl/Table.pm Encode extension ext/Encode/lib/Encode/ucs2_le.pm Encode extension ext/Encode/lib/Encode/Unicode.pm Encode extension @@ -356,12 +374,16 @@ ext/Encode/lib/EncodeFormat.pod Encode extension 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 Encode extension ext/Encode/t/CN.t Encode extension test ext/Encode/t/Encode.t Encode extension test -ext/Encode/t/japanese.pl Encode extension +ext/Encode/t/jisx0208.euc Encode extension test +ext/Encode/t/jisx0208.ref Encode extension test +ext/Encode/t/jisx0212.euc Encode extension test +ext/Encode/t/jisx0212.ref Encode extension test ext/Encode/t/JP.t Encode extension test -ext/Encode/t/table.euc Encode extension test -ext/Encode/t/table.ref Encode extension test ext/Encode/t/Tcl.t Encode extension test ext/Encode/t/TW.t Encode extension test ext/Encode/TW/Makefile.PL Encode extension @@ -396,7 +418,8 @@ ext/GDBM_File/GDBM_File.xs GDBM extension external subroutines 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.xs I18N::Langinfo +ext/I18N/Langinfo/fallback/const-c.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 @@ -457,6 +480,7 @@ 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/readonly.t Scalar::Util ext/List/Util/t/reduce.t List::Util ext/List/Util/t/reftype.t Scalar::Util @@ -989,8 +1013,8 @@ lib/ExtUtils/MM_VMS.pm MakeMaker methods for VMS lib/ExtUtils/MM_Win32.pm MakeMaker methods for Win32 lib/ExtUtils/Packlist.pm Manipulates .packlist files lib/ExtUtils/t/Command.t See if ExtUtils::Command works (Win32 only) +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/ExtUtils.t See if extutils work lib/ExtUtils/t/hints.t See if hint files are honored. lib/ExtUtils/t/Installed.t See if ExtUtils::Installed works lib/ExtUtils/t/Manifest.t See if ExtUtils::Manifest works @@ -1079,6 +1103,8 @@ lib/Getopt/Std.t See if Getopt::Std and Getopt::Long work lib/getopts.pl Perl library supporting option parsing lib/h2ph.t See if h2ph works like it should lib/h2xs.t See if h2xs produces expected lists of files +lib/Hash/Util.pm Hash::Util +lib/Hash/Util.t See if Hash::Util works lib/hostname.pl Old hostname code lib/I18N/Collate.pm Routines to do strxfrm-based collation lib/I18N/Collate.t See if I18N::Collate works @@ -1092,6 +1118,7 @@ lib/if.t Tests for "use if" lib/importenv.pl Perl routine to get environment into variables lib/integer.pm For "use integer" lib/integer.t For "use integer" testing +lib/Internals.t For Internals::* testing lib/IPC/Open2.pm Open a two-ended pipe lib/IPC/Open2.t See if IPC::Open2 works lib/IPC/Open3.pm Open a three-ended pipe! @@ -1110,6 +1137,7 @@ lib/Locale/Codes/t/constants.t See if Locale::Codes work lib/Locale/Codes/t/country.t See if Locale::Codes work lib/Locale/Codes/t/currency.t See if Locale::Codes work lib/Locale/Codes/t/languages.t See if Locale::Codes work +lib/Locale/Codes/t/rename.t See if Locale::Codes work lib/Locale/Codes/t/script.t See if Locale::Codes work lib/Locale/Codes/t/uk.t See if Locale::Codes work lib/Locale/Constants.pm Locale::Codes @@ -1277,10 +1305,15 @@ lib/Pod/t/basic.pod podlators test lib/Pod/t/basic.t podlators test lib/Pod/t/basic.txt podlators test lib/Pod/t/Functions.t See if Pod::Functions works +lib/Pod/t/htmlescp.pod pod2html escape test input data +lib/Pod/t/htmlescp.t pod2html escape test +lib/Pod/t/htmlview.pod pod2html render test input data +lib/Pod/t/htmlview.t pod2html render test lib/Pod/t/InputObjects.t See if Pod::InputObjects works lib/Pod/t/latex.t See if Pod::LaTeX works lib/Pod/t/man.t podlators test 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/Usage.t See if Pod::Usage works @@ -1416,6 +1449,7 @@ lib/Tie/Array/splice.t Test for Tie::Array::SPLICE lib/Tie/Array/std.t Test for Tie::StdArray lib/Tie/Array/stdpush.t Test for Tie::StdArray lib/Tie/File.pm Files as tied arrays. +lib/Tie/File/t/00_version.t Test for Tie::File. lib/Tie/File/t/01_gen.t Test for Tie::File. lib/Tie/File/t/02_fetchsize.t Test for Tie::File. lib/Tie/File/t/03_longfetch.t Test for Tie::File. @@ -1433,6 +1467,15 @@ lib/Tie/File/t/14_lock.t Test for Tie::File. lib/Tie/File/t/15_pushpop.t Test for Tie::File. lib/Tie/File/t/16_handle.t Test for Tie::File. lib/Tie/File/t/17_misc_meth.t Test for Tie::File. +lib/Tie/File/t/18_rs_fixrec.t Test for Tie::File. +lib/Tie/File/t/19_cache.t Test for Tie::File. +lib/Tie/File/t/20_cache_full.t Test for Tie::File. +lib/Tie/File/t/21_win32.t Test for Tie::File. +lib/Tie/File/t/22_autochomp.t Test for Tie::File. +lib/Tie/File/t/23_rv_ac_splice.t Test for Tie::File. +lib/Tie/File/t/30_defer.t Test for Tie::File. +lib/Tie/File/t/31_autodefer.t Test for Tie::File. +lib/Tie/File/t/32_defer_misc.t Test for Tie::File. lib/Tie/Handle.pm Base class for tied handles lib/Tie/Handle/stdhandle.t Test for Tie::StdHandle lib/Tie/Hash.pm Base class for tied hashes @@ -2055,6 +2098,7 @@ 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 +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 @@ -2112,6 +2156,9 @@ README.vms Notes about installing the VMS port README.vos Notes about Stratus VOS port README.win32 Notes about Win32 port README.Y2K Notes about Year 2000 concerns +reentr.c Reentrant interfaces +reentr.h Reentrant interfaces +reentr.pl Reentrant interfaces regcomp.c Regular expression compiler regcomp.h Private declarations for above regcomp.pl Builder of regnodes.h @@ -2168,7 +2215,6 @@ t/io/read.t See if read works t/io/tell.t See if file seeking works t/io/utf8.t See if file seeking works t/lib/1_compile.t See if the various libraries and extensions compile -t/lib/access.t See if access::readonly and readonly hashes work t/lib/commonsense.t See if configuration meets basic needs t/lib/compmod.pl Helper for 1_compile.t t/lib/dprof/test1_t Perl code profiler tests @@ -2338,6 +2384,7 @@ t/op/override.t See if operator overriding works t/op/pack.t See if pack and unpack work t/op/pat.t See if esoteric patterns work t/op/pos.t See if pos works +t/op/pow.t See if ** works t/op/push.t See if push and pop work t/op/pwent.t See if getpw*() functions work t/op/qq.t See if qq works @@ -2380,6 +2427,7 @@ t/op/undef.t See if undef works t/op/universal.t See if UNIVERSAL class works t/op/unshift.t See if unshift works t/op/utf8decode.t See if UTF-8 decoding works +t/op/utfhash.t See if utf8 keys in hashes behave 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