Upgrade to Math::BigInt 1.55, from Tels.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index dd32c99..1b168a3 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1160,6 +1160,11 @@ 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/mbi_rand.t   Test Math::BigInt randomly
+lib/Math/BigInt/t/use_lib1.t   Test combinations of Math::BigInt and BigFloat
+lib/Math/BigInt/t/use_lib2.t   Test combinations of Math::BigInt and BigFloat
+lib/Math/BigInt/t/use_lib3.t   Test combinations of Math::BigInt and BigFloat
+lib/Math/BigInt/t/use_lib4.t   Test combinations of Math::BigInt and BigFloat
 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