Cleaner.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index 9ca62be..8a6ee65 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -295,7 +295,6 @@ 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
@@ -1146,6 +1145,7 @@ 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/isa.t                Test for Math::BigInt inheritance
 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
@@ -1433,6 +1433,8 @@ lib/Tie/File/t/12_longfetch_rs.t  Test for Tie::File.
 lib/Tie/File/t/13_size_rs.t     Test for Tie::File.
 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/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