Integrate mainline
[p5sagit/p5-mst-13.2.git] / MANIFEST
index e5ff86f..a6069eb 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -246,6 +246,7 @@ ext/Encode/Encode/8859-9.enc                Encode table
 ext/Encode/Encode/8859-9.ucm           Encode table
 ext/Encode/Encode/ascii.enc            Encode table
 ext/Encode/Encode/ascii.ucm            Encode table
+ext/Encode/Encode/big5-hkscs.enc       Encode table
 ext/Encode/Encode/big5.enc             Encode table
 ext/Encode/Encode/cp1006.enc           Encode table
 ext/Encode/Encode/cp1047.enc           Encode table
@@ -294,9 +295,11 @@ ext/Encode/Encode/euc-kr.enc               Encode table
 ext/Encode/Encode/gb12345.enc          Encode table
 ext/Encode/Encode/gb1988.enc           Encode table
 ext/Encode/Encode/gb2312.enc           Encode table
+ext/Encode/Encode/gbk.enc              Encode table
 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/iso-ir-165.enc       Encode table
 ext/Encode/Encode/jis0201.enc          Encode table
 ext/Encode/Encode/jis0201.ucm          Encode table
 ext/Encode/Encode/jis0208.enc          Encode table
@@ -362,8 +365,6 @@ 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
@@ -1134,19 +1135,26 @@ 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_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/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/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/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
@@ -1409,6 +1417,22 @@ lib/Tie/Array/push.t             Test for Tie::Array
 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/01_gen.t           Test for Tie::File.
+lib/Tie/File/02_fetchsize.t     Test for Tie::File.
+lib/Tie/File/03_longfetch.t     Test for Tie::File.
+lib/Tie/File/04_splice.t        Test for Tie::File.
+lib/Tie/File/05_size.t          Test for Tie::File.
+lib/Tie/File/06_fixrec.t        Test for Tie::File.
+lib/Tie/File/07_rv_splice.t     Test for Tie::File.
+lib/Tie/File/08_ro.t            Test for Tie::File.
+lib/Tie/File/09_gen_rs.t        Test for Tie::File.
+lib/Tie/File/10_splice_rs.t     Test for Tie::File.
+lib/Tie/File/11_rv_splice_rs.t  Test for Tie::File.
+lib/Tie/File/12_longfetch_rs.t  Test for Tie::File.
+lib/Tie/File/13_size_rs.t       Test for Tie::File.
+lib/Tie/File/14_lock.t          Test for Tie::File.
+lib/Tie/File/15_pushpop.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
@@ -1821,9 +1845,7 @@ NetWare/NWTInfo.c         NetWare port
 NetWare/nwtinfo.h              NetWare port
 NetWare/NWUtil.c               NetWare port
 NetWare/nwutil.h               NetWare port
-NetWare/t/NWModify-Exist.pl    NetWare port
 NetWare/t/NWModify.pl          NetWare port
-NetWare/t/NWScripts-Exist.pl   NetWare port
 NetWare/t/NWScripts.pl         NetWare port
 NetWare/t/Readme.txt           NetWare port
 NetWare/testnlm/echo/echo.c    NetWare port