summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorTels <nospam-abuse@bloodgate.com>2004-03-12 19:02:30 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-03-12 20:08:31 +0000
commit27e7b8bb4225378079f42e58c59f6131c62cace5 (patch)
tree044e7a68574da0633769a12d0a28728236123f2a /MANIFEST
parente01c5899dd5c15c076ff80faae646f1bb851ca52 (diff)
downloadperl-27e7b8bb4225378079f42e58c59f6131c62cace5.tar.gz
Math::BigInt v1.70, bignum 0.15, Math::BigRat 0.12
Message-Id: <200403121802.31679@bloodgate.com> p4raw-id: //depot/perl@22491
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 91479a5bee..f34a3bd4e0 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1351,6 +1351,7 @@ lib/Math/BigFloat/Trace.pm bignum tracing
lib/Math/BigInt/CalcEmu.pm Pure Perl module to support Math::BigInt
lib/Math/BigInt/Calc.pm Pure Perl module to support Math::BigInt
lib/Math/BigInt.pm An arbitrary precision integer arithmetic package
+lib/Math/BigInt/t/_e_math.t Helper routine in BigFloat for _e math
lib/Math/BigInt/t/alias.inc Support for BigInt tests
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