diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-10 20:55:00 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-10 20:55:00 +0000 |
commit | 1ddff52a1281532cbd0c62e75300cd5f2fb50094 (patch) | |
tree | 915231c3d2b1ccae3b2355abdffe2a0c040d36de /MANIFEST | |
parent | 14ca2aaa028b45dc233ea8bb9db03e0a1b10a08f (diff) | |
download | perl-1ddff52a1281532cbd0c62e75300cd5f2fb50094.tar.gz |
Upgrade to Math::BigInt 1.59.
p4raw-id: //depot/perl@17174
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1233,6 +1233,7 @@ 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/upgradef.t Test if use Math::BigFloat(); under upgrade works lib/Math/BigInt/t/use.t Test if use Math::BigInt(); works 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 |