summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-10-02 12:03:29 +0100
committerNicholas Clark <nick@ccl4.org>2009-10-02 12:03:29 +0100
commit51c498bdcecb7e1507b28a73ee0dacbc9a193d25 (patch)
treed66214dd67273102be61b4e501e2271ac6012199 /MANIFEST
parent80c0921cb15dc4ef1280c29f2ad706e5b7778dcb (diff)
downloadperl-51c498bdcecb7e1507b28a73ee0dacbc9a193d25.tar.gz
Move Math::BigInt::FastCalc from ext/ to cpan/
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST12
1 files changed, 6 insertions, 6 deletions
diff --git a/MANIFEST b/MANIFEST
index 29c77ea43f..293a62152d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1315,6 +1315,12 @@ cpan/Log-Message/t/01_Log-Message-Config.t Log::Message tests
cpan/Log-Message/t/02_Log-Message.t Log::Message tests
cpan/Log-Message/t/conf/config_file Log::Message tests
cpan/Log-Message/t/conf/LoadMe.pl Log::Message tests
+cpan/Math-BigInt-FastCalc/FastCalc.pm Math::BigInt::FastCalc extension
+cpan/Math-BigInt-FastCalc/FastCalc.xs Math::BigInt::FastCalc extension
+cpan/Math-BigInt-FastCalc/t/bigintfc.t Math::BigInt::FastCalc extension
+cpan/Math-BigInt-FastCalc/t/bootstrap.t Math::BigInt::FastCalc extension
+cpan/Math-BigInt-FastCalc/t/leak.t test for memory leaks in Math::BigInt::FastCalc
+cpan/Math-BigInt-FastCalc/t/mbi_rand.t Math::BigInt::FastCalc extension
cpan/Math-BigInt/lib/Math/BigFloat.pm An arbitrary precision floating-point arithmetic package
cpan/Math-BigInt/lib/Math/BigInt/CalcEmu.pm Pure Perl module to support Math::BigInt
cpan/Math-BigInt/lib/Math/BigInt/Calc.pm Pure Perl module to support Math::BigInt
@@ -2174,12 +2180,6 @@ ext/List-Util/t/sum.t List::Util
ext/List-Util/t/tainted.t Scalar::Util
ext/List-Util/t/weak.t Scalar::Util
ext/List-Util/XS.pp List::Util
-ext/Math-BigInt-FastCalc/FastCalc.pm Math::BigInt::FastCalc extension
-ext/Math-BigInt-FastCalc/FastCalc.xs Math::BigInt::FastCalc extension
-ext/Math-BigInt-FastCalc/t/bigintfc.t Math::BigInt::FastCalc extension
-ext/Math-BigInt-FastCalc/t/bootstrap.t Math::BigInt::FastCalc extension
-ext/Math-BigInt-FastCalc/t/leak.t test for memory leaks in Math::BigInt::FastCalc
-ext/Math-BigInt-FastCalc/t/mbi_rand.t Math::BigInt::FastCalc extension
ext/Math-BigRat/lib/Math/BigRat.pm Math::BigRat
ext/Math-BigRat/t/big_ap.t Math::BigRat test
ext/Math-BigRat/t/bigfltpm.inc Math::BigRat test