diff options
author | Tels <nospam-abuse@bloodgate.com> | 2002-08-21 21:12:59 +0200 |
---|---|---|
committer | hv <hv@crypt.org> | 2002-08-22 19:42:58 +0000 |
commit | 56d9de6816913bcb7b0068c30f7fa91039be4429 (patch) | |
tree | 31e0a05a2c61ad2046db94890888c91f2ef40ab5 /MANIFEST | |
parent | 11f72409a81d362ab963d688ed5b84835e953fd8 (diff) | |
download | perl-56d9de6816913bcb7b0068c30f7fa91039be4429.tar.gz |
ANNOUNCE: Math-BigInt v1.62
Message-Id: <200208211513.g7LFDUs02512@crypt.org>
p4raw-id: //depot/perl@17754
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1220,6 +1220,7 @@ lib/Math/BigFloat.pm An arbitrary precision floating-point arithmetic package lib/Math/BigFloat/Trace.pm bignum tracing 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/Scalar.pm Pure Perl module to support Math::BigInt 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/bare_mif.t Rounding tests under BareCalc @@ -1228,6 +1229,7 @@ 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/bigints.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 |