X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=8a9d8062ffa25b01363877eec3b68c05e4314fa2;hb=8f94de01b0ec23d3da0be11e7e9ccad913e01fae;hp=6ff9a58e86054989508bd6759d796f301a54258b;hpb=3e6618b7a3a573729d121d2ba204ea2164d47107;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index 6ff9a58..8a9d806 100644 --- a/MANIFEST +++ b/MANIFEST @@ -194,6 +194,8 @@ 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/CN/CN.pm Encode extension +ext/Encode/CN/Makefile.PL Encode extension ext/Encode/compile Encode extension ext/Encode/encengine.c Encode extension ext/Encode/encode.h Encode extension @@ -296,6 +298,7 @@ ext/Encode/Encode/gsm0338.enc Encode table ext/Encode/Encode/HZ.enc Encode table ext/Encode/Encode/ir-197.enc Encode table ext/Encode/Encode/jis0201.enc Encode table +ext/Encode/Encode/jis0201.ucm Encode table ext/Encode/Encode/jis0208.enc Encode table ext/Encode/Encode/jis0212.enc Encode table ext/Encode/Encode/koi8-f.enc Encode table @@ -329,12 +332,18 @@ ext/Encode/Encode/symbol.enc Encode table ext/Encode/Encode/symbol.ucm Encode table ext/Encode/Encode/viscii.enc Encode table ext/Encode/Encode/viscii.ucm Encode table -ext/Encode/EUC_JP/EUC_JP.pm Enode module for euc-jp -ext/Encode/EUC_JP/Makefile.PL Enode module for euc-jp -ext/Encode/Encode.pm Encode extension +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/Encoding.pm Encode extension ext/Encode/lib/Encode/Internal.pm Encode extension ext/Encode/lib/Encode/iso10646_1.pm Encode extension +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/JP/Tr.pm 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 @@ -349,7 +358,15 @@ ext/Encode/Makefile.PL Encode extension makefile writer ext/Encode/MANIFEST Encode extension ext/Encode/README Encode extension ext/Encode/t/Encode.t Encode extension test +ext/Encode/t/japanese.pl Encode extension +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/table.rnd Encode extension +ext/Encode/t/table.utf8 Encode extension ext/Encode/t/Tcl.t Encode extension test +ext/Encode/TW/Makefile.PL Encode extension +ext/Encode/TW/TW.pm Encode extension ext/Errno/ChangeLog Errno perl module change log ext/Errno/Errno.t See if Errno works ext/Errno/Errno_pm.PL Errno perl module create script @@ -629,6 +646,9 @@ ext/threads/shared/t/sv_refs.t thread shared variables ext/threads/shared/t/sv_simple.t thread shared variables 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/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. @@ -1069,6 +1089,8 @@ lib/I18N/LangTags/ChangeLog I18N::LangTags lib/I18N/LangTags/List.pm List of tags for human languages lib/I18N/LangTags/README I18N::LangTags lib/I18N/LangTags/test.pl See if I18N::LangTags works +lib/if.pm For "use if" +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 @@ -1083,39 +1105,54 @@ lib/lib.t For "use lib" testing lib/lib_pm.PL For "use lib", produces lib/lib.pm lib/locale.pm For "use locale" lib/locale.t See if locale support works +lib/Locale/Codes/ChangeLog Locale::Codes +lib/Locale/Codes/README Locale::Codes lib/Locale/Codes/t/all.t See if Locale::Codes work 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/script.t See if Locale::Codes work lib/Locale/Codes/t/uk.t See if Locale::Codes work lib/Locale/Constants.pm Locale::Codes +lib/Locale/Constants.pod Locale::Codes documentation lib/Locale/Country.pm Locale::Codes +lib/Locale/Country.pod Locale::Codes documentation lib/Locale/Currency.pm Locale::Codes +lib/Locale/Currency.pod Locale::Codes documentation lib/Locale/Language.pm Locale::Codes +lib/Locale/Language.pod Locale::Codes documentation lib/Locale/Maketext.pm Locale::Maketext lib/Locale/Maketext.pod Locale::Maketext documentation lib/Locale/Maketext/ChangeLog Locale::Maketext lib/Locale/Maketext/README Locale::Maketext lib/Locale/Maketext/test.pl See if Locale::Maketext works lib/Locale/Maketext/TPJ13.pod Locale::Maketext documentation article +lib/Locale/Script.pm Locale::Codes +lib/Locale/Script.pod Locale::Codes documentation lib/look.pl A "look" equivalent lib/Math/BigFloat.pm An arbitrary precision floating-point arithmetic package 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/t/bare_mbi.t Test Math::BigInt::CareCalc +lib/Math/BigInt/t/bare_mbi.t Test MBI under Math::BigInt::BareCalc +lib/Math/BigInt/t/bare_mbf.t Test MBF under Math::BigInt::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/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/inf_nan.t Special tests for inf and NaN handling 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/require.t Test if require Math::BigInt works lib/Math/BigInt/t/sub_mbf.t Empty subclass test of BigFloat lib/Math/BigInt/t/sub_mbi.t Empty subclass test of BigInt lib/Math/BigInt/t/sub_mif.t Test A & P with subclasses using mbimbf.inc +lib/Math/BigInt/t/upgrade.inc Actual tests for upgrade.t +lib/Math/BigInt/t/upgrade.t Test if use Math::BigInt(); under upgrade works lib/Math/BigInt/t/use.t Test if use Math::BigInt(); works lib/Math/Complex.pm A Complex package lib/Math/Complex.t See if Math::Complex works @@ -1241,9 +1278,10 @@ 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/InputObjects.t See if Pod::InputObjects works -lib/Pod/t/latex.t Test for Pod::LaTeX +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/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 lib/Pod/t/utils.t Test for Pod::ParseUtils @@ -1380,6 +1418,8 @@ lib/Tie/Array/stdpush.t Test for Tie::StdArray 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 +lib/Tie/Memoize.pm Base class for memoized tied hashes +lib/Tie/Memoize.t Test for Memoize.t lib/Tie/RefHash.pm Base class for tied hashes with references as keys lib/Tie/RefHash.t Test for Tie::RefHash and Tie::RefHash::Nestable lib/Tie/Scalar.pm Base class for tied scalars @@ -1742,56 +1782,57 @@ mpeix/nm MPE/iX port mpeix/relink MPE/iX port mv-if-diff Script to mv a file if it changed myconfig.SH Prints summary of the current configuration -NetWare/bat/BldNWExt.bat Netware port -NetWare/bat/Buildtype.bat Netware port -NetWare/bat/MPKBuild.bat Netware port -NetWare/bat/Setmpksdk.bat Netware port -NetWare/bat/Setnlmsdk.bat Netware port -NetWare/bat/SetNWBld.bat Netware port -NetWare/bat/Setwatcom.bat Netware port -NetWare/bat/ToggleD2.bat Netware port -NetWare/bat/ToggleXDC.bat Netware port -NetWare/CLIBsdio.h Netware port -NetWare/CLIBstr.h Netware port -NetWare/CLIBstuf.c Netware port -NetWare/CLIBstuf.h Netware port -NetWare/config.wc Netware port -NetWare/config_h.PL Netware port -NetWare/config_H.wc Netware port -NetWare/config_sh.PL Netware port -NetWare/deb.h Netware port -NetWare/dl_netware.xs Netware port -NetWare/intdef.h Netware port -NetWare/interface.c Netware port -NetWare/interface.h Netware port -NetWare/iperlhost.h Netware port -NetWare/Main.c Netware port -NetWare/Makefile Netware port -NetWare/netware.h Netware port -NetWare/nw5.c Netware port -NetWare/nw5iop.h Netware port -NetWare/nw5sck.c Netware port -NetWare/nw5sck.h Netware port -NetWare/nw5thread.c Netware port -NetWare/nw5thread.h Netware port -NetWare/Nwmain.c Netware port -NetWare/nwperlsys.c Netware port -NetWare/nwperlsys.h Netware port -NetWare/Nwpipe.c Netware port -NetWare/nwpipe.h Netware port -NetWare/nwplglob.c Netware port -NetWare/nwplglob.h Netware port -NetWare/nwstdio.h Netware port -NetWare/NWTInfo.c Netware port -NetWare/nwtinfo.h Netware port -NetWare/NWUtil.c Netware port -NetWare/nwutil.h Netware port -NetWare/t/NWModify.pl Netware port -NetWare/t/NWScripts.pl Netware port -NetWare/t/Readme.txt Netware port -NetWare/testnlm/echo/echo.c Netware port -NetWare/testnlm/type/type.c Netware port -NetWare/win32ish.h Netware port +NetWare/bat/BldNWExt-Exist.bat NetWare port +NetWare/bat/BldNWExt.bat NetWare port +NetWare/bat/Buildtype.bat NetWare port +NetWare/bat/MPKBuild.bat NetWare port +NetWare/bat/Setmpksdk.bat NetWare port +NetWare/bat/Setnlmsdk.bat NetWare port +NetWare/bat/SetNWBld.bat NetWare port +NetWare/bat/Setwatcom.bat NetWare port +NetWare/bat/ToggleD2.bat NetWare port +NetWare/bat/ToggleXDC.bat NetWare port +NetWare/CLIBsdio.h NetWare port +NetWare/CLIBstr.h NetWare port +NetWare/CLIBstuf.c NetWare port +NetWare/CLIBstuf.h NetWare port +NetWare/config.wc NetWare port +NetWare/config_h.PL NetWare port +NetWare/config_H.wc NetWare port +NetWare/config_sh.PL NetWare port +NetWare/deb.h NetWare port +NetWare/dl_netware.xs NetWare port +NetWare/intdef.h NetWare port +NetWare/interface.c NetWare port +NetWare/interface.h NetWare port +NetWare/iperlhost.h NetWare port +NetWare/Main.c NetWare port +NetWare/Makefile NetWare port +NetWare/netware.h NetWare port +NetWare/nw5.c NetWare port +NetWare/nw5iop.h NetWare port +NetWare/nw5sck.c NetWare port +NetWare/nw5sck.h NetWare port +NetWare/nw5thread.c NetWare port +NetWare/nw5thread.h NetWare port +NetWare/Nwmain.c NetWare port +NetWare/nwperlsys.c NetWare port +NetWare/nwperlsys.h NetWare port +NetWare/Nwpipe.c NetWare port +NetWare/nwpipe.h NetWare port +NetWare/nwplglob.c NetWare port +NetWare/nwplglob.h NetWare port +NetWare/nwstdio.h NetWare port +NetWare/NWTInfo.c NetWare port +NetWare/nwtinfo.h NetWare port +NetWare/NWUtil.c NetWare port +NetWare/nwutil.h NetWare port +NetWare/t/NWModify.pl NetWare port +NetWare/t/NWScripts.pl NetWare port +NetWare/t/Readme.txt NetWare port +NetWare/testnlm/echo/echo.c NetWare port +NetWare/testnlm/type/type.c NetWare port +NetWare/win32ish.h NetWare port nostdio.h Cause compile error on stdio calls numeric.c Miscellaneous numeric conversion routines op.c Opcode syntax tree code @@ -1825,6 +1866,9 @@ 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_kid.t Tests +os2/OS2/Process/t/os2_process_text.t Tests os2/OS2/REXX/Changes DLL access module os2/OS2/REXX/DLL/Changes DLL access module os2/OS2/REXX/DLL/DLL.pm DLL access module @@ -2036,7 +2080,7 @@ README.macos Notes about Mac OS (Classic) README.micro Notes about microperl README.mint Notes about Atari MiNT port README.mpeix Notes about MPE/iX port -README.netware Notes about Netware port +README.netware Notes about NetWare port README.os2 Notes about OS/2 port README.os390 Notes about OS/390 (nee MVS) port README.plan9 Notes about Plan9 port @@ -2065,6 +2109,7 @@ sv.h Scalar value header t/base/cond.t See if conditionals work t/base/if.t See if if works t/base/lex.t See if lexical items work +t/base/num.t See if numbers 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 @@ -2374,8 +2419,12 @@ t/run/switchx.t Test the -x switch t/TEST The regression tester t/test.pl Simple testing library t/TestInit.pm Preamble library for core tests +t/uni/case.pl See if Unicode casing works 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/upper.t See if Unicode casing works taint.c Tainting code thrdvar.h Per-thread variables thread.h Threading header