diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2003-12-06 20:33:09 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2003-12-06 20:33:09 +0000 |
commit | 6ae58cb5a953df59589e334c56b254287b3037e6 (patch) | |
tree | 62df4974c377097207778fcbb8a6d90a48e2f89a /MANIFEST | |
parent | b468573bc115dade83803f5bf64da04006e5943f (diff) | |
download | perl-6ae58cb5a953df59589e334c56b254287b3037e6.tar.gz |
Forgot to update the MANIFEST.
p4raw-id: //depot/perl@21860
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1325,7 +1325,6 @@ lib/Math/BigFloat.pm An arbitrary precision floating-point arithmetic package lib/Math/BigFloat/Trace.pm bignum tracing 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/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 @@ -2620,6 +2619,7 @@ t/lib/MakeMaker/Test/Setup/Recurs.pm MakeMaker test utilities t/lib/MakeMaker/Test/Utils.pm MakeMaker test utilities t/lib/Math/BigFloat/Subclass.pm Empty subclass of BigFloat for test t/lib/Math/BigInt/BareCalc.pm Bigint's simulation of Calc +t/lib/Math/BigInt/Scalar.pm Pure Perl module to support Math::BigInt t/lib/Math/BigInt/Subclass.pm Empty subclass of BigInt for test t/lib/Math/BigRat/Test.pm Math::BigRat test helper t/lib/sample-tests/bailout Test data for Test::Harness |