Move Math::BigInt::FastCalc from ext/ to cpan/
Nicholas Clark [Fri, 2 Oct 2009 11:03:29 +0000 (12:03 +0100)]
MANIFEST
Porting/Maintainers.pl
cpan/Math-BigInt-FastCalc/FastCalc.pm [moved from ext/Math-BigInt-FastCalc/FastCalc.pm with 100% similarity]
cpan/Math-BigInt-FastCalc/FastCalc.xs [moved from ext/Math-BigInt-FastCalc/FastCalc.xs with 100% similarity]
cpan/Math-BigInt-FastCalc/t/bigintfc.t [moved from ext/Math-BigInt-FastCalc/t/bigintfc.t with 100% similarity]
cpan/Math-BigInt-FastCalc/t/bootstrap.t [moved from ext/Math-BigInt-FastCalc/t/bootstrap.t with 100% similarity]
cpan/Math-BigInt-FastCalc/t/leak.t [moved from ext/Math-BigInt-FastCalc/t/leak.t with 100% similarity]
cpan/Math-BigInt-FastCalc/t/mbi_rand.t [moved from ext/Math-BigInt-FastCalc/t/mbi_rand.t with 100% similarity]

index 29c77ea..293a621 100644 (file)
--- 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
index 6ccbb16..fc86ca2 100755 (executable)
@@ -908,7 +908,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'tels',
        'DISTRIBUTION'  => 'TELS/math/Math-BigInt-FastCalc-0.19.tar.gz',
-       'FILES'         => q[ext/Math-BigInt-FastCalc],
+       'FILES'         => q[cpan/Math-BigInt-FastCalc],
        'EXCLUDED'      => [ qr{^inc/},
                             qw{
                                t/pod.t