summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2015-09-05 10:20:42 -0400
committerRicardo Signes <rjbs@cpan.org>2015-09-06 15:31:21 -0400
commit6b0f9b46aaa4198a1e8ed620a940f4f2bd304859 (patch)
tree5aa61fa3f398429b6c615b38c91a4232a6139d29
parent361334bbfb74d04f2a6294a43be24dbe29ba16c0 (diff)
downloadperl-6b0f9b46aaa4198a1e8ed620a940f4f2bd304859.tar.gz
move Math-Big* from ./dist to ./cpan
-rw-r--r--MANIFEST166
-rw-r--r--META.json6
-rw-r--r--META.yml6
-rwxr-xr-xPorting/Maintainers.pl6
-rw-r--r--cpan/Math-BigInt-FastCalc/FastCalc.xs (renamed from dist/Math-BigInt-FastCalc/FastCalc.xs)0
-rw-r--r--cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm (renamed from dist/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm)0
-rw-r--r--cpan/Math-BigInt-FastCalc/t/bigintfc.t (renamed from dist/Math-BigInt-FastCalc/t/bigintfc.t)0
-rw-r--r--cpan/Math-BigInt-FastCalc/t/bootstrap.t (renamed from dist/Math-BigInt-FastCalc/t/bootstrap.t)0
-rw-r--r--cpan/Math-BigInt-FastCalc/t/leak.t (renamed from dist/Math-BigInt-FastCalc/t/leak.t)0
-rw-r--r--cpan/Math-BigInt-FastCalc/t/mbi_rand.t (renamed from dist/Math-BigInt-FastCalc/t/mbi_rand.t)0
-rw-r--r--cpan/Math-BigInt/lib/Math/BigFloat.pm (renamed from dist/Math-BigInt/lib/Math/BigFloat.pm)0
-rw-r--r--cpan/Math-BigInt/lib/Math/BigInt.pm (renamed from dist/Math-BigInt/lib/Math/BigInt.pm)0
-rw-r--r--cpan/Math-BigInt/lib/Math/BigInt/Calc.pm (renamed from dist/Math-BigInt/lib/Math/BigInt/Calc.pm)0
-rw-r--r--cpan/Math-BigInt/lib/Math/BigInt/CalcEmu.pm (renamed from dist/Math-BigInt/lib/Math/BigInt/CalcEmu.pm)0
-rw-r--r--cpan/Math-BigInt/t/Math/BigFloat/Subclass.pm (renamed from dist/Math-BigInt/t/Math/BigFloat/Subclass.pm)0
-rw-r--r--cpan/Math-BigInt/t/Math/BigInt/BareCalc.pm (renamed from dist/Math-BigInt/t/Math/BigInt/BareCalc.pm)0
-rw-r--r--cpan/Math-BigInt/t/Math/BigInt/Scalar.pm (renamed from dist/Math-BigInt/t/Math/BigInt/Scalar.pm)0
-rw-r--r--cpan/Math-BigInt/t/Math/BigInt/Subclass.pm (renamed from dist/Math-BigInt/t/Math/BigInt/Subclass.pm)0
-rw-r--r--cpan/Math-BigInt/t/_e_math.t (renamed from dist/Math-BigInt/t/_e_math.t)0
-rw-r--r--cpan/Math-BigInt/t/alias.inc (renamed from dist/Math-BigInt/t/alias.inc)0
-rw-r--r--cpan/Math-BigInt/t/bare_mbf.t (renamed from dist/Math-BigInt/t/bare_mbf.t)0
-rw-r--r--cpan/Math-BigInt/t/bare_mbi.t (renamed from dist/Math-BigInt/t/bare_mbi.t)0
-rw-r--r--cpan/Math-BigInt/t/bare_mif.t (renamed from dist/Math-BigInt/t/bare_mif.t)0
-rw-r--r--cpan/Math-BigInt/t/big_pi_e.t (renamed from dist/Math-BigInt/t/big_pi_e.t)0
-rw-r--r--cpan/Math-BigInt/t/bigfltpm.inc (renamed from dist/Math-BigInt/t/bigfltpm.inc)0
-rw-r--r--cpan/Math-BigInt/t/bigfltpm.t (renamed from dist/Math-BigInt/t/bigfltpm.t)0
-rw-r--r--cpan/Math-BigInt/t/bigintc.t (renamed from dist/Math-BigInt/t/bigintc.t)0
-rw-r--r--cpan/Math-BigInt/t/bigintpm.inc (renamed from dist/Math-BigInt/t/bigintpm.inc)0
-rw-r--r--cpan/Math-BigInt/t/bigintpm.t (renamed from dist/Math-BigInt/t/bigintpm.t)0
-rw-r--r--cpan/Math-BigInt/t/bigints.t (renamed from dist/Math-BigInt/t/bigints.t)0
-rw-r--r--cpan/Math-BigInt/t/biglog.t (renamed from dist/Math-BigInt/t/biglog.t)0
-rw-r--r--cpan/Math-BigInt/t/bigroot.t (renamed from dist/Math-BigInt/t/bigroot.t)0
-rw-r--r--cpan/Math-BigInt/t/calling.t (renamed from dist/Math-BigInt/t/calling.t)0
-rw-r--r--cpan/Math-BigInt/t/config.t (renamed from dist/Math-BigInt/t/config.t)0
-rw-r--r--cpan/Math-BigInt/t/const_mbf.t (renamed from dist/Math-BigInt/t/const_mbf.t)0
-rw-r--r--cpan/Math-BigInt/t/constant.t (renamed from dist/Math-BigInt/t/constant.t)0
-rw-r--r--cpan/Math-BigInt/t/downgrade.t (renamed from dist/Math-BigInt/t/downgrade.t)0
-rw-r--r--cpan/Math-BigInt/t/inf_nan.t (renamed from dist/Math-BigInt/t/inf_nan.t)0
-rw-r--r--cpan/Math-BigInt/t/isa.t (renamed from dist/Math-BigInt/t/isa.t)0
-rw-r--r--cpan/Math-BigInt/t/lib_load.t (renamed from dist/Math-BigInt/t/lib_load.t)0
-rw-r--r--cpan/Math-BigInt/t/mbf_ali.t (renamed from dist/Math-BigInt/t/mbf_ali.t)0
-rw-r--r--cpan/Math-BigInt/t/mbi_ali.t (renamed from dist/Math-BigInt/t/mbi_ali.t)0
-rw-r--r--cpan/Math-BigInt/t/mbi_rand.t (renamed from dist/Math-BigInt/t/mbi_rand.t)0
-rw-r--r--cpan/Math-BigInt/t/mbimbf.inc (renamed from dist/Math-BigInt/t/mbimbf.inc)0
-rw-r--r--cpan/Math-BigInt/t/mbimbf.t (renamed from dist/Math-BigInt/t/mbimbf.t)0
-rw-r--r--cpan/Math-BigInt/t/nan_cmp.t (renamed from dist/Math-BigInt/t/nan_cmp.t)0
-rw-r--r--cpan/Math-BigInt/t/new_overloaded.t (renamed from dist/Math-BigInt/t/new_overloaded.t)0
-rw-r--r--cpan/Math-BigInt/t/req_mbf0.t (renamed from dist/Math-BigInt/t/req_mbf0.t)0
-rw-r--r--cpan/Math-BigInt/t/req_mbf1.t (renamed from dist/Math-BigInt/t/req_mbf1.t)0
-rw-r--r--cpan/Math-BigInt/t/req_mbfa.t (renamed from dist/Math-BigInt/t/req_mbfa.t)0
-rw-r--r--cpan/Math-BigInt/t/req_mbfi.t (renamed from dist/Math-BigInt/t/req_mbfi.t)0
-rw-r--r--cpan/Math-BigInt/t/req_mbfn.t (renamed from dist/Math-BigInt/t/req_mbfn.t)0
-rw-r--r--cpan/Math-BigInt/t/req_mbfw.t (renamed from dist/Math-BigInt/t/req_mbfw.t)0
-rw-r--r--cpan/Math-BigInt/t/require.t (renamed from dist/Math-BigInt/t/require.t)0
-rw-r--r--cpan/Math-BigInt/t/round.t (renamed from dist/Math-BigInt/t/round.t)0
-rw-r--r--cpan/Math-BigInt/t/rt-16221.t (renamed from dist/Math-BigInt/t/rt-16221.t)0
-rw-r--r--cpan/Math-BigInt/t/sub_ali.t (renamed from dist/Math-BigInt/t/sub_ali.t)0
-rw-r--r--cpan/Math-BigInt/t/sub_mbf.t (renamed from dist/Math-BigInt/t/sub_mbf.t)0
-rw-r--r--cpan/Math-BigInt/t/sub_mbi.t (renamed from dist/Math-BigInt/t/sub_mbi.t)0
-rw-r--r--cpan/Math-BigInt/t/sub_mif.t (renamed from dist/Math-BigInt/t/sub_mif.t)0
-rw-r--r--cpan/Math-BigInt/t/trap.t (renamed from dist/Math-BigInt/t/trap.t)0
-rw-r--r--cpan/Math-BigInt/t/upgrade.inc (renamed from dist/Math-BigInt/t/upgrade.inc)0
-rw-r--r--cpan/Math-BigInt/t/upgrade.t (renamed from dist/Math-BigInt/t/upgrade.t)0
-rw-r--r--cpan/Math-BigInt/t/upgrade2.t (renamed from dist/Math-BigInt/t/upgrade2.t)0
-rw-r--r--cpan/Math-BigInt/t/upgradef.t (renamed from dist/Math-BigInt/t/upgradef.t)0
-rw-r--r--cpan/Math-BigInt/t/use.t (renamed from dist/Math-BigInt/t/use.t)0
-rw-r--r--cpan/Math-BigInt/t/use_lib1.t (renamed from dist/Math-BigInt/t/use_lib1.t)0
-rw-r--r--cpan/Math-BigInt/t/use_lib2.t (renamed from dist/Math-BigInt/t/use_lib2.t)0
-rw-r--r--cpan/Math-BigInt/t/use_lib3.t (renamed from dist/Math-BigInt/t/use_lib3.t)0
-rw-r--r--cpan/Math-BigInt/t/use_lib4.t (renamed from dist/Math-BigInt/t/use_lib4.t)0
-rw-r--r--cpan/Math-BigInt/t/use_mbfw.t (renamed from dist/Math-BigInt/t/use_mbfw.t)0
-rw-r--r--cpan/Math-BigInt/t/with_sub.t (renamed from dist/Math-BigInt/t/with_sub.t)0
-rw-r--r--cpan/Math-BigRat/lib/Math/BigRat.pm (renamed from dist/Math-BigRat/lib/Math/BigRat.pm)0
-rw-r--r--cpan/Math-BigRat/t/Math/BigRat/Test.pm (renamed from dist/Math-BigRat/t/Math/BigRat/Test.pm)0
-rw-r--r--cpan/Math-BigRat/t/big_ap.t (renamed from dist/Math-BigRat/t/big_ap.t)0
-rw-r--r--cpan/Math-BigRat/t/bigfltpm.inc (renamed from dist/Math-BigRat/t/bigfltpm.inc)0
-rw-r--r--cpan/Math-BigRat/t/bigfltrt.t (renamed from dist/Math-BigRat/t/bigfltrt.t)0
-rw-r--r--cpan/Math-BigRat/t/biglog.t (renamed from dist/Math-BigRat/t/biglog.t)0
-rw-r--r--cpan/Math-BigRat/t/bigrat.t (renamed from dist/Math-BigRat/t/bigrat.t)0
-rw-r--r--cpan/Math-BigRat/t/bigratpm.inc (renamed from dist/Math-BigRat/t/bigratpm.inc)0
-rw-r--r--cpan/Math-BigRat/t/bigratpm.t (renamed from dist/Math-BigRat/t/bigratpm.t)0
-rw-r--r--cpan/Math-BigRat/t/bigratup.t (renamed from dist/Math-BigRat/t/bigratup.t)0
-rw-r--r--cpan/Math-BigRat/t/bigroot.t (renamed from dist/Math-BigRat/t/bigroot.t)0
-rw-r--r--cpan/Math-BigRat/t/bitwise.t (renamed from dist/Math-BigRat/t/bitwise.t)0
-rw-r--r--cpan/Math-BigRat/t/hang.t (renamed from dist/Math-BigRat/t/hang.t)0
-rw-r--r--cpan/Math-BigRat/t/requirer.t (renamed from dist/Math-BigRat/t/requirer.t)0
-rw-r--r--cpan/Math-BigRat/t/trap.t (renamed from dist/Math-BigRat/t/trap.t)0
-rw-r--r--t/porting/known_pod_issues.dat2
88 files changed, 92 insertions, 94 deletions
diff --git a/MANIFEST b/MANIFEST
index 69fb34e273..e38d22851d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1603,6 +1603,89 @@ cpan/Locale-Maketext-Simple/t/po_with_i_default/fr.po Locale::Simple tests
cpan/Locale-Maketext-Simple/t/po_with_i_default/i_default.po Locale::Simple tests
cpan/Locale-Maketext-Simple/t/po_without_i_default/en.po Locale::Simple tests
cpan/Locale-Maketext-Simple/t/po_without_i_default/fr.po Locale::Simple tests
+cpan/Math-BigInt-FastCalc/FastCalc.xs Math::BigInt::FastCalc extension
+cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm 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
+cpan/Math-BigInt/lib/Math/BigInt.pm An arbitrary precision integer arithmetic package
+cpan/Math-BigInt/t/alias.inc Support for BigInt tests
+cpan/Math-BigInt/t/bare_mbf.t Test MBF under Math::BigInt::BareCalc
+cpan/Math-BigInt/t/bare_mbi.t Test MBI under Math::BigInt::BareCalc
+cpan/Math-BigInt/t/bare_mif.t Rounding tests under BareCalc
+cpan/Math-BigInt/t/bigfltpm.inc Shared tests for bigfltpm.t and sub_mbf.t
+cpan/Math-BigInt/t/bigfltpm.t See if BigFloat.pm works
+cpan/Math-BigInt/t/bigintc.t See if BigInt/Calc.pm works
+cpan/Math-BigInt/t/bigintpm.inc Shared tests for bigintpm.t and sub_mbi.t
+cpan/Math-BigInt/t/bigintpm.t See if BigInt.pm works
+cpan/Math-BigInt/t/bigints.t See if BigInt.pm works
+cpan/Math-BigInt/t/biglog.t Test the log function
+cpan/Math-BigInt/t/big_pi_e.t test bpi() and bexp()
+cpan/Math-BigInt/t/bigroot.t Test the broot function
+cpan/Math-BigInt/t/calling.t Test calling conventions
+cpan/Math-BigInt/t/config.t Test Math::BigInt->config()
+cpan/Math-BigInt/t/constant.t Test Math::BigInt/BigFloat under :constant
+cpan/Math-BigInt/t/const_mbf.t Test Math::BigInt
+cpan/Math-BigInt/t/downgrade.t Test if use Math::BigInt(); under downgrade works
+cpan/Math-BigInt/t/_e_math.t Helper routine in BigFloat for _e math
+cpan/Math-BigInt/t/inf_nan.t Special tests for inf and *NaN* handling
+cpan/Math-BigInt/t/isa.t Test for Math::BigInt inheritance
+cpan/Math-BigInt/t/lib_load.t Test sane lib names
+cpan/Math-BigInt/t/Math/BigFloat/Subclass.pm Empty subclass of BigFloat for test
+cpan/Math-BigInt/t/Math/BigInt/BareCalc.pm Bigint's simulation of Calc
+cpan/Math-BigInt/t/Math/BigInt/Scalar.pm Pure Perl module to support Math::BigInt
+cpan/Math-BigInt/t/Math/BigInt/Subclass.pm Empty subclass of BigInt for test
+cpan/Math-BigInt/t/mbf_ali.t Tests for BigFloat
+cpan/Math-BigInt/t/mbi_ali.t Tests for BigInt
+cpan/Math-BigInt/t/mbimbf.inc Actual BigInt/BigFloat accuracy, precision and fallback, round_mode tests
+cpan/Math-BigInt/t/mbimbf.t BigInt/BigFloat accuracy, precision and fallback, round_mode
+cpan/Math-BigInt/t/mbi_rand.t Test Math::BigInt randomly
+cpan/Math-BigInt/t/nan_cmp.t overloaded comparison involving *NaN*
+cpan/Math-BigInt/t/new_overloaded.t test overloaded numbers in BigFloat's new()
+cpan/Math-BigInt/t/req_mbf0.t test: require Math::BigFloat; ->bzero();
+cpan/Math-BigInt/t/req_mbf1.t test: require Math::BigFloat; ->bone();
+cpan/Math-BigInt/t/req_mbfa.t test: require Math::BigFloat; ->bnan();
+cpan/Math-BigInt/t/req_mbfi.t test: require Math::BigFloat; ->binf();
+cpan/Math-BigInt/t/req_mbfn.t test: require Math::BigFloat; ->new();
+cpan/Math-BigInt/t/req_mbfw.t require Math::BigFloat; import ( with => );
+cpan/Math-BigInt/t/require.t Test if require Math::BigInt works
+cpan/Math-BigInt/t/round.t Test rounding with non-integer A and P
+cpan/Math-BigInt/t/rt-16221.t Tests for objectify() w/foreign objs
+cpan/Math-BigInt/t/sub_ali.t Tests for aliases in BigInt subclasses
+cpan/Math-BigInt/t/sub_mbf.t Empty subclass test of BigFloat
+cpan/Math-BigInt/t/sub_mbi.t Empty subclass test of BigInt
+cpan/Math-BigInt/t/sub_mif.t Test A & P with subclasses using mbimbf.inc
+cpan/Math-BigInt/t/trap.t Test whether trap_nan and trap_inf work
+cpan/Math-BigInt/t/upgrade2.t Test that two upgrade levels work
+cpan/Math-BigInt/t/upgradef.t Test if use Math::BigFloat(); under upgrade works
+cpan/Math-BigInt/t/upgrade.inc Actual tests for upgrade.t
+cpan/Math-BigInt/t/upgrade.t Test if use Math::BigInt(); under upgrade works
+cpan/Math-BigInt/t/use_lib1.t Test combinations of Math::BigInt and BigFloat
+cpan/Math-BigInt/t/use_lib2.t Test combinations of Math::BigInt and BigFloat
+cpan/Math-BigInt/t/use_lib3.t Test combinations of Math::BigInt and BigFloat
+cpan/Math-BigInt/t/use_lib4.t Test combinations of Math::BigInt and BigFloat
+cpan/Math-BigInt/t/use_mbfw.t use BigFloat w/ with and lib at the same time
+cpan/Math-BigInt/t/use.t Test if use Math::BigInt(); works
+cpan/Math-BigInt/t/with_sub.t Test use Math::BigFloat with => package
+cpan/Math-BigRat/lib/Math/BigRat.pm Math::BigRat
+cpan/Math-BigRat/t/big_ap.t Math::BigRat test
+cpan/Math-BigRat/t/bigfltpm.inc Math::BigRat test
+cpan/Math-BigRat/t/bigfltrt.t Math::BigRat test
+cpan/Math-BigRat/t/biglog.t Math::BigRat test
+cpan/Math-BigRat/t/bigratpm.inc Math::BigRat test
+cpan/Math-BigRat/t/bigratpm.t Math::BigRat test
+cpan/Math-BigRat/t/bigrat.t Math::BigRat test
+cpan/Math-BigRat/t/bigratup.t test under $Math::BigInt::upgrade
+cpan/Math-BigRat/t/bigroot.t Math::BigRat test
+cpan/Math-BigRat/t/bitwise.t Math::BigRat test
+cpan/Math-BigRat/t/hang.t Math::BigRat test for bug #34584 - hang in exp()
+cpan/Math-BigRat/t/Math/BigRat/Test.pm Math::BigRat test helper
+cpan/Math-BigRat/t/requirer.t see if require works properly
+cpan/Math-BigRat/t/trap.t see if trap_nan and trap_inf work
cpan/Math-Complex/lib/Math/Complex.pm A Complex package
cpan/Math-Complex/lib/Math/Trig.pm A simple interface to complex trigonometry
cpan/Math-Complex/t/Complex.t See if Math::Complex works
@@ -3185,89 +3268,6 @@ dist/Locale-Maketext/t/60_super.t See if Locale::Maketext works
dist/Locale-Maketext/t/70_fail_auto.t See if Locale::Maketext works
dist/Locale-Maketext/t/90_utf8.t See if Locale::Maketext works
dist/Locale-Maketext/t/91_backslash.t See if Locale::Maketext works
-dist/Math-BigInt-FastCalc/FastCalc.xs Math::BigInt::FastCalc extension
-dist/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm Math::BigInt::FastCalc extension
-dist/Math-BigInt-FastCalc/t/bigintfc.t Math::BigInt::FastCalc extension
-dist/Math-BigInt-FastCalc/t/bootstrap.t Math::BigInt::FastCalc extension
-dist/Math-BigInt-FastCalc/t/leak.t test for memory leaks in Math::BigInt::FastCalc
-dist/Math-BigInt-FastCalc/t/mbi_rand.t Math::BigInt::FastCalc extension
-dist/Math-BigInt/lib/Math/BigFloat.pm An arbitrary precision floating-point arithmetic package
-dist/Math-BigInt/lib/Math/BigInt/CalcEmu.pm Pure Perl module to support Math::BigInt
-dist/Math-BigInt/lib/Math/BigInt/Calc.pm Pure Perl module to support Math::BigInt
-dist/Math-BigInt/lib/Math/BigInt.pm An arbitrary precision integer arithmetic package
-dist/Math-BigInt/t/alias.inc Support for BigInt tests
-dist/Math-BigInt/t/bare_mbf.t Test MBF under Math::BigInt::BareCalc
-dist/Math-BigInt/t/bare_mbi.t Test MBI under Math::BigInt::BareCalc
-dist/Math-BigInt/t/bare_mif.t Rounding tests under BareCalc
-dist/Math-BigInt/t/bigfltpm.inc Shared tests for bigfltpm.t and sub_mbf.t
-dist/Math-BigInt/t/bigfltpm.t See if BigFloat.pm works
-dist/Math-BigInt/t/bigintc.t See if BigInt/Calc.pm works
-dist/Math-BigInt/t/bigintpm.inc Shared tests for bigintpm.t and sub_mbi.t
-dist/Math-BigInt/t/bigintpm.t See if BigInt.pm works
-dist/Math-BigInt/t/bigints.t See if BigInt.pm works
-dist/Math-BigInt/t/biglog.t Test the log function
-dist/Math-BigInt/t/big_pi_e.t test bpi() and bexp()
-dist/Math-BigInt/t/bigroot.t Test the broot function
-dist/Math-BigInt/t/calling.t Test calling conventions
-dist/Math-BigInt/t/config.t Test Math::BigInt->config()
-dist/Math-BigInt/t/constant.t Test Math::BigInt/BigFloat under :constant
-dist/Math-BigInt/t/const_mbf.t Test Math::BigInt
-dist/Math-BigInt/t/downgrade.t Test if use Math::BigInt(); under downgrade works
-dist/Math-BigInt/t/_e_math.t Helper routine in BigFloat for _e math
-dist/Math-BigInt/t/inf_nan.t Special tests for inf and *NaN* handling
-dist/Math-BigInt/t/isa.t Test for Math::BigInt inheritance
-dist/Math-BigInt/t/lib_load.t Test sane lib names
-dist/Math-BigInt/t/Math/BigFloat/Subclass.pm Empty subclass of BigFloat for test
-dist/Math-BigInt/t/Math/BigInt/BareCalc.pm Bigint's simulation of Calc
-dist/Math-BigInt/t/Math/BigInt/Scalar.pm Pure Perl module to support Math::BigInt
-dist/Math-BigInt/t/Math/BigInt/Subclass.pm Empty subclass of BigInt for test
-dist/Math-BigInt/t/mbf_ali.t Tests for BigFloat
-dist/Math-BigInt/t/mbi_ali.t Tests for BigInt
-dist/Math-BigInt/t/mbimbf.inc Actual BigInt/BigFloat accuracy, precision and fallback, round_mode tests
-dist/Math-BigInt/t/mbimbf.t BigInt/BigFloat accuracy, precision and fallback, round_mode
-dist/Math-BigInt/t/mbi_rand.t Test Math::BigInt randomly
-dist/Math-BigInt/t/nan_cmp.t overloaded comparison involving *NaN*
-dist/Math-BigInt/t/new_overloaded.t test overloaded numbers in BigFloat's new()
-dist/Math-BigInt/t/req_mbf0.t test: require Math::BigFloat; ->bzero();
-dist/Math-BigInt/t/req_mbf1.t test: require Math::BigFloat; ->bone();
-dist/Math-BigInt/t/req_mbfa.t test: require Math::BigFloat; ->bnan();
-dist/Math-BigInt/t/req_mbfi.t test: require Math::BigFloat; ->binf();
-dist/Math-BigInt/t/req_mbfn.t test: require Math::BigFloat; ->new();
-dist/Math-BigInt/t/req_mbfw.t require Math::BigFloat; import ( with => );
-dist/Math-BigInt/t/require.t Test if require Math::BigInt works
-dist/Math-BigInt/t/round.t Test rounding with non-integer A and P
-dist/Math-BigInt/t/rt-16221.t Tests for objectify() w/foreign objs
-dist/Math-BigInt/t/sub_ali.t Tests for aliases in BigInt subclasses
-dist/Math-BigInt/t/sub_mbf.t Empty subclass test of BigFloat
-dist/Math-BigInt/t/sub_mbi.t Empty subclass test of BigInt
-dist/Math-BigInt/t/sub_mif.t Test A & P with subclasses using mbimbf.inc
-dist/Math-BigInt/t/trap.t Test whether trap_nan and trap_inf work
-dist/Math-BigInt/t/upgrade2.t Test that two upgrade levels work
-dist/Math-BigInt/t/upgradef.t Test if use Math::BigFloat(); under upgrade works
-dist/Math-BigInt/t/upgrade.inc Actual tests for upgrade.t
-dist/Math-BigInt/t/upgrade.t Test if use Math::BigInt(); under upgrade works
-dist/Math-BigInt/t/use_lib1.t Test combinations of Math::BigInt and BigFloat
-dist/Math-BigInt/t/use_lib2.t Test combinations of Math::BigInt and BigFloat
-dist/Math-BigInt/t/use_lib3.t Test combinations of Math::BigInt and BigFloat
-dist/Math-BigInt/t/use_lib4.t Test combinations of Math::BigInt and BigFloat
-dist/Math-BigInt/t/use_mbfw.t use BigFloat w/ with and lib at the same time
-dist/Math-BigInt/t/use.t Test if use Math::BigInt(); works
-dist/Math-BigInt/t/with_sub.t Test use Math::BigFloat with => package
-dist/Math-BigRat/lib/Math/BigRat.pm Math::BigRat
-dist/Math-BigRat/t/big_ap.t Math::BigRat test
-dist/Math-BigRat/t/bigfltpm.inc Math::BigRat test
-dist/Math-BigRat/t/bigfltrt.t Math::BigRat test
-dist/Math-BigRat/t/biglog.t Math::BigRat test
-dist/Math-BigRat/t/bigratpm.inc Math::BigRat test
-dist/Math-BigRat/t/bigratpm.t Math::BigRat test
-dist/Math-BigRat/t/bigrat.t Math::BigRat test
-dist/Math-BigRat/t/bigratup.t test under $Math::BigInt::upgrade
-dist/Math-BigRat/t/bigroot.t Math::BigRat test
-dist/Math-BigRat/t/bitwise.t Math::BigRat test
-dist/Math-BigRat/t/hang.t Math::BigRat test for bug #34584 - hang in exp()
-dist/Math-BigRat/t/Math/BigRat/Test.pm Math::BigRat test helper
-dist/Math-BigRat/t/requirer.t see if require works properly
-dist/Math-BigRat/t/trap.t see if trap_nan and trap_inf work
dist/Module-CoreList/Changes Module::CoreList Changes
dist/Module-CoreList/corelist The corelist command-line utility
dist/Module-CoreList/identify-dependencies A usage example for Module::CoreList
diff --git a/META.json b/META.json
index 4697ad447a..a04e8d4661 100644
--- a/META.json
+++ b/META.json
@@ -34,9 +34,6 @@
"dist/IO/",
"dist/lib/",
"dist/Locale-Maketext",
- "dist/Math-BigInt",
- "dist/Math-BigInt-FastCalc",
- "dist/Math-BigRat",
"dist/Module-CoreList",
"dist/Net-Ping",
"dist/PathTools",
@@ -101,6 +98,9 @@
"dist/lib/lib_pm.PL",
"dist/lib/Makefile.PL",
"dist/lib/t/01lib.t",
+ "dist/Math-BigInt",
+ "dist/Math-BigInt-FastCalc",
+ "dist/Math-BigRat",
"lib/unicore/mktables",
"pod/perlfilter.pod",
"pod/perlpodstyle.pod",
diff --git a/META.yml b/META.yml
index 9330bba06b..3e7b204374 100644
--- a/META.yml
+++ b/META.yml
@@ -32,9 +32,6 @@ no_index:
- dist/IO/
- dist/lib/
- dist/Locale-Maketext
- - dist/Math-BigInt
- - dist/Math-BigInt-FastCalc
- - dist/Math-BigRat
- dist/Module-CoreList
- dist/Net-Ping
- dist/PathTools
@@ -98,6 +95,9 @@ no_index:
- dist/lib/lib_pm.PL
- dist/lib/Makefile.PL
- dist/lib/t/01lib.t
+ - dist/Math-BigInt
+ - dist/Math-BigInt-FastCalc
+ - dist/Math-BigRat
- lib/unicore/mktables
- pod/perlfilter.pod
- pod/perlpodstyle.pod
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 0f8a50a391..da7157649c 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -752,7 +752,7 @@ use File::Glob qw(:case);
'Math::BigInt' => {
'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-1.9997.tar.gz',
- 'FILES' => q[dist/Math-BigInt],
+ 'FILES' => q[cpan/Math-BigInt],
'EXCLUDED' => [
qr{^inc/},
qr{^examples/},
@@ -766,7 +766,7 @@ use File::Glob qw(:case);
'Math::BigInt::FastCalc' => {
'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-FastCalc-0.31.tar.gz',
- 'FILES' => q[dist/Math-BigInt-FastCalc],
+ 'FILES' => q[cpan/Math-BigInt-FastCalc],
'EXCLUDED' => [
qr{^inc/},
qw( t/00sig.t
@@ -789,7 +789,7 @@ use File::Glob qw(:case);
'Math::BigRat' => {
'DISTRIBUTION' => 'PJACKLAM/Math-BigRat-0.2606.tar.gz',
- 'FILES' => q[dist/Math-BigRat],
+ 'FILES' => q[cpan/Math-BigRat],
'EXCLUDED' => [
qr{^inc/},
qw( t/00sig.t
diff --git a/dist/Math-BigInt-FastCalc/FastCalc.xs b/cpan/Math-BigInt-FastCalc/FastCalc.xs
index a045c7172e..a045c7172e 100644
--- a/dist/Math-BigInt-FastCalc/FastCalc.xs
+++ b/cpan/Math-BigInt-FastCalc/FastCalc.xs
diff --git a/dist/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm b/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
index 9bf5a60839..9bf5a60839 100644
--- a/dist/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
+++ b/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
diff --git a/dist/Math-BigInt-FastCalc/t/bigintfc.t b/cpan/Math-BigInt-FastCalc/t/bigintfc.t
index c8751ad81b..c8751ad81b 100644
--- a/dist/Math-BigInt-FastCalc/t/bigintfc.t
+++ b/cpan/Math-BigInt-FastCalc/t/bigintfc.t
diff --git a/dist/Math-BigInt-FastCalc/t/bootstrap.t b/cpan/Math-BigInt-FastCalc/t/bootstrap.t
index d73afcb47c..d73afcb47c 100644
--- a/dist/Math-BigInt-FastCalc/t/bootstrap.t
+++ b/cpan/Math-BigInt-FastCalc/t/bootstrap.t
diff --git a/dist/Math-BigInt-FastCalc/t/leak.t b/cpan/Math-BigInt-FastCalc/t/leak.t
index 5db38e1dbd..5db38e1dbd 100644
--- a/dist/Math-BigInt-FastCalc/t/leak.t
+++ b/cpan/Math-BigInt-FastCalc/t/leak.t
diff --git a/dist/Math-BigInt-FastCalc/t/mbi_rand.t b/cpan/Math-BigInt-FastCalc/t/mbi_rand.t
index 4ad473d882..4ad473d882 100644
--- a/dist/Math-BigInt-FastCalc/t/mbi_rand.t
+++ b/cpan/Math-BigInt-FastCalc/t/mbi_rand.t
diff --git a/dist/Math-BigInt/lib/Math/BigFloat.pm b/cpan/Math-BigInt/lib/Math/BigFloat.pm
index a423b35f02..a423b35f02 100644
--- a/dist/Math-BigInt/lib/Math/BigFloat.pm
+++ b/cpan/Math-BigInt/lib/Math/BigFloat.pm
diff --git a/dist/Math-BigInt/lib/Math/BigInt.pm b/cpan/Math-BigInt/lib/Math/BigInt.pm
index d990272d39..d990272d39 100644
--- a/dist/Math-BigInt/lib/Math/BigInt.pm
+++ b/cpan/Math-BigInt/lib/Math/BigInt.pm
diff --git a/dist/Math-BigInt/lib/Math/BigInt/Calc.pm b/cpan/Math-BigInt/lib/Math/BigInt/Calc.pm
index ce9bf3ab8b..ce9bf3ab8b 100644
--- a/dist/Math-BigInt/lib/Math/BigInt/Calc.pm
+++ b/cpan/Math-BigInt/lib/Math/BigInt/Calc.pm
diff --git a/dist/Math-BigInt/lib/Math/BigInt/CalcEmu.pm b/cpan/Math-BigInt/lib/Math/BigInt/CalcEmu.pm
index 0ff9dcca17..0ff9dcca17 100644
--- a/dist/Math-BigInt/lib/Math/BigInt/CalcEmu.pm
+++ b/cpan/Math-BigInt/lib/Math/BigInt/CalcEmu.pm
diff --git a/dist/Math-BigInt/t/Math/BigFloat/Subclass.pm b/cpan/Math-BigInt/t/Math/BigFloat/Subclass.pm
index 94d3f2a624..94d3f2a624 100644
--- a/dist/Math-BigInt/t/Math/BigFloat/Subclass.pm
+++ b/cpan/Math-BigInt/t/Math/BigFloat/Subclass.pm
diff --git a/dist/Math-BigInt/t/Math/BigInt/BareCalc.pm b/cpan/Math-BigInt/t/Math/BigInt/BareCalc.pm
index 0bbe861cf8..0bbe861cf8 100644
--- a/dist/Math-BigInt/t/Math/BigInt/BareCalc.pm
+++ b/cpan/Math-BigInt/t/Math/BigInt/BareCalc.pm
diff --git a/dist/Math-BigInt/t/Math/BigInt/Scalar.pm b/cpan/Math-BigInt/t/Math/BigInt/Scalar.pm
index c20a3e377e..c20a3e377e 100644
--- a/dist/Math-BigInt/t/Math/BigInt/Scalar.pm
+++ b/cpan/Math-BigInt/t/Math/BigInt/Scalar.pm
diff --git a/dist/Math-BigInt/t/Math/BigInt/Subclass.pm b/cpan/Math-BigInt/t/Math/BigInt/Subclass.pm
index d45e9e53ad..d45e9e53ad 100644
--- a/dist/Math-BigInt/t/Math/BigInt/Subclass.pm
+++ b/cpan/Math-BigInt/t/Math/BigInt/Subclass.pm
diff --git a/dist/Math-BigInt/t/_e_math.t b/cpan/Math-BigInt/t/_e_math.t
index bae9e2df09..bae9e2df09 100644
--- a/dist/Math-BigInt/t/_e_math.t
+++ b/cpan/Math-BigInt/t/_e_math.t
diff --git a/dist/Math-BigInt/t/alias.inc b/cpan/Math-BigInt/t/alias.inc
index 746a20c99e..746a20c99e 100644
--- a/dist/Math-BigInt/t/alias.inc
+++ b/cpan/Math-BigInt/t/alias.inc
diff --git a/dist/Math-BigInt/t/bare_mbf.t b/cpan/Math-BigInt/t/bare_mbf.t
index 69dcc80f92..69dcc80f92 100644
--- a/dist/Math-BigInt/t/bare_mbf.t
+++ b/cpan/Math-BigInt/t/bare_mbf.t
diff --git a/dist/Math-BigInt/t/bare_mbi.t b/cpan/Math-BigInt/t/bare_mbi.t
index 8aedf4350d..8aedf4350d 100644
--- a/dist/Math-BigInt/t/bare_mbi.t
+++ b/cpan/Math-BigInt/t/bare_mbi.t
diff --git a/dist/Math-BigInt/t/bare_mif.t b/cpan/Math-BigInt/t/bare_mif.t
index 2e533241ea..2e533241ea 100644
--- a/dist/Math-BigInt/t/bare_mif.t
+++ b/cpan/Math-BigInt/t/bare_mif.t
diff --git a/dist/Math-BigInt/t/big_pi_e.t b/cpan/Math-BigInt/t/big_pi_e.t
index 9cc4751aa4..9cc4751aa4 100644
--- a/dist/Math-BigInt/t/big_pi_e.t
+++ b/cpan/Math-BigInt/t/big_pi_e.t
diff --git a/dist/Math-BigInt/t/bigfltpm.inc b/cpan/Math-BigInt/t/bigfltpm.inc
index 3eb2e21e0d..3eb2e21e0d 100644
--- a/dist/Math-BigInt/t/bigfltpm.inc
+++ b/cpan/Math-BigInt/t/bigfltpm.inc
diff --git a/dist/Math-BigInt/t/bigfltpm.t b/cpan/Math-BigInt/t/bigfltpm.t
index 8653f77ad1..8653f77ad1 100644
--- a/dist/Math-BigInt/t/bigfltpm.t
+++ b/cpan/Math-BigInt/t/bigfltpm.t
diff --git a/dist/Math-BigInt/t/bigintc.t b/cpan/Math-BigInt/t/bigintc.t
index d5837f0890..d5837f0890 100644
--- a/dist/Math-BigInt/t/bigintc.t
+++ b/cpan/Math-BigInt/t/bigintc.t
diff --git a/dist/Math-BigInt/t/bigintpm.inc b/cpan/Math-BigInt/t/bigintpm.inc
index 08a98acae5..08a98acae5 100644
--- a/dist/Math-BigInt/t/bigintpm.inc
+++ b/cpan/Math-BigInt/t/bigintpm.inc
diff --git a/dist/Math-BigInt/t/bigintpm.t b/cpan/Math-BigInt/t/bigintpm.t
index a03710edf5..a03710edf5 100644
--- a/dist/Math-BigInt/t/bigintpm.t
+++ b/cpan/Math-BigInt/t/bigintpm.t
diff --git a/dist/Math-BigInt/t/bigints.t b/cpan/Math-BigInt/t/bigints.t
index a61696877b..a61696877b 100644
--- a/dist/Math-BigInt/t/bigints.t
+++ b/cpan/Math-BigInt/t/bigints.t
diff --git a/dist/Math-BigInt/t/biglog.t b/cpan/Math-BigInt/t/biglog.t
index 7c3b618ce3..7c3b618ce3 100644
--- a/dist/Math-BigInt/t/biglog.t
+++ b/cpan/Math-BigInt/t/biglog.t
diff --git a/dist/Math-BigInt/t/bigroot.t b/cpan/Math-BigInt/t/bigroot.t
index c90d5ae9af..c90d5ae9af 100644
--- a/dist/Math-BigInt/t/bigroot.t
+++ b/cpan/Math-BigInt/t/bigroot.t
diff --git a/dist/Math-BigInt/t/calling.t b/cpan/Math-BigInt/t/calling.t
index 6cdb4ac92f..6cdb4ac92f 100644
--- a/dist/Math-BigInt/t/calling.t
+++ b/cpan/Math-BigInt/t/calling.t
diff --git a/dist/Math-BigInt/t/config.t b/cpan/Math-BigInt/t/config.t
index 2d079b99ec..2d079b99ec 100644
--- a/dist/Math-BigInt/t/config.t
+++ b/cpan/Math-BigInt/t/config.t
diff --git a/dist/Math-BigInt/t/const_mbf.t b/cpan/Math-BigInt/t/const_mbf.t
index 84f7a8cf99..84f7a8cf99 100644
--- a/dist/Math-BigInt/t/const_mbf.t
+++ b/cpan/Math-BigInt/t/const_mbf.t
diff --git a/dist/Math-BigInt/t/constant.t b/cpan/Math-BigInt/t/constant.t
index ad8afeed2d..ad8afeed2d 100644
--- a/dist/Math-BigInt/t/constant.t
+++ b/cpan/Math-BigInt/t/constant.t
diff --git a/dist/Math-BigInt/t/downgrade.t b/cpan/Math-BigInt/t/downgrade.t
index f6b011e5a0..f6b011e5a0 100644
--- a/dist/Math-BigInt/t/downgrade.t
+++ b/cpan/Math-BigInt/t/downgrade.t
diff --git a/dist/Math-BigInt/t/inf_nan.t b/cpan/Math-BigInt/t/inf_nan.t
index 270689bac6..270689bac6 100644
--- a/dist/Math-BigInt/t/inf_nan.t
+++ b/cpan/Math-BigInt/t/inf_nan.t
diff --git a/dist/Math-BigInt/t/isa.t b/cpan/Math-BigInt/t/isa.t
index 0bdf66fda2..0bdf66fda2 100644
--- a/dist/Math-BigInt/t/isa.t
+++ b/cpan/Math-BigInt/t/isa.t
diff --git a/dist/Math-BigInt/t/lib_load.t b/cpan/Math-BigInt/t/lib_load.t
index 65a913ac35..65a913ac35 100644
--- a/dist/Math-BigInt/t/lib_load.t
+++ b/cpan/Math-BigInt/t/lib_load.t
diff --git a/dist/Math-BigInt/t/mbf_ali.t b/cpan/Math-BigInt/t/mbf_ali.t
index 845fbe94e1..845fbe94e1 100644
--- a/dist/Math-BigInt/t/mbf_ali.t
+++ b/cpan/Math-BigInt/t/mbf_ali.t
diff --git a/dist/Math-BigInt/t/mbi_ali.t b/cpan/Math-BigInt/t/mbi_ali.t
index d52812bec9..d52812bec9 100644
--- a/dist/Math-BigInt/t/mbi_ali.t
+++ b/cpan/Math-BigInt/t/mbi_ali.t
diff --git a/dist/Math-BigInt/t/mbi_rand.t b/cpan/Math-BigInt/t/mbi_rand.t
index a6e3b21c8b..a6e3b21c8b 100644
--- a/dist/Math-BigInt/t/mbi_rand.t
+++ b/cpan/Math-BigInt/t/mbi_rand.t
diff --git a/dist/Math-BigInt/t/mbimbf.inc b/cpan/Math-BigInt/t/mbimbf.inc
index 7b2c94613c..7b2c94613c 100644
--- a/dist/Math-BigInt/t/mbimbf.inc
+++ b/cpan/Math-BigInt/t/mbimbf.inc
diff --git a/dist/Math-BigInt/t/mbimbf.t b/cpan/Math-BigInt/t/mbimbf.t
index 7d8afb07c9..7d8afb07c9 100644
--- a/dist/Math-BigInt/t/mbimbf.t
+++ b/cpan/Math-BigInt/t/mbimbf.t
diff --git a/dist/Math-BigInt/t/nan_cmp.t b/cpan/Math-BigInt/t/nan_cmp.t
index 983edcbddc..983edcbddc 100644
--- a/dist/Math-BigInt/t/nan_cmp.t
+++ b/cpan/Math-BigInt/t/nan_cmp.t
diff --git a/dist/Math-BigInt/t/new_overloaded.t b/cpan/Math-BigInt/t/new_overloaded.t
index 08708dc557..08708dc557 100644
--- a/dist/Math-BigInt/t/new_overloaded.t
+++ b/cpan/Math-BigInt/t/new_overloaded.t
diff --git a/dist/Math-BigInt/t/req_mbf0.t b/cpan/Math-BigInt/t/req_mbf0.t
index 4df4d4a24b..4df4d4a24b 100644
--- a/dist/Math-BigInt/t/req_mbf0.t
+++ b/cpan/Math-BigInt/t/req_mbf0.t
diff --git a/dist/Math-BigInt/t/req_mbf1.t b/cpan/Math-BigInt/t/req_mbf1.t
index ac8375c309..ac8375c309 100644
--- a/dist/Math-BigInt/t/req_mbf1.t
+++ b/cpan/Math-BigInt/t/req_mbf1.t
diff --git a/dist/Math-BigInt/t/req_mbfa.t b/cpan/Math-BigInt/t/req_mbfa.t
index eb4d5e10cb..eb4d5e10cb 100644
--- a/dist/Math-BigInt/t/req_mbfa.t
+++ b/cpan/Math-BigInt/t/req_mbfa.t
diff --git a/dist/Math-BigInt/t/req_mbfi.t b/cpan/Math-BigInt/t/req_mbfi.t
index 1ea5224c23..1ea5224c23 100644
--- a/dist/Math-BigInt/t/req_mbfi.t
+++ b/cpan/Math-BigInt/t/req_mbfi.t
diff --git a/dist/Math-BigInt/t/req_mbfn.t b/cpan/Math-BigInt/t/req_mbfn.t
index 1db441798a..1db441798a 100644
--- a/dist/Math-BigInt/t/req_mbfn.t
+++ b/cpan/Math-BigInt/t/req_mbfn.t
diff --git a/dist/Math-BigInt/t/req_mbfw.t b/cpan/Math-BigInt/t/req_mbfw.t
index 9b075c0a74..9b075c0a74 100644
--- a/dist/Math-BigInt/t/req_mbfw.t
+++ b/cpan/Math-BigInt/t/req_mbfw.t
diff --git a/dist/Math-BigInt/t/require.t b/cpan/Math-BigInt/t/require.t
index 66d9687a13..66d9687a13 100644
--- a/dist/Math-BigInt/t/require.t
+++ b/cpan/Math-BigInt/t/require.t
diff --git a/dist/Math-BigInt/t/round.t b/cpan/Math-BigInt/t/round.t
index 078e2d055b..078e2d055b 100644
--- a/dist/Math-BigInt/t/round.t
+++ b/cpan/Math-BigInt/t/round.t
diff --git a/dist/Math-BigInt/t/rt-16221.t b/cpan/Math-BigInt/t/rt-16221.t
index a1dc2c6a3a..a1dc2c6a3a 100644
--- a/dist/Math-BigInt/t/rt-16221.t
+++ b/cpan/Math-BigInt/t/rt-16221.t
diff --git a/dist/Math-BigInt/t/sub_ali.t b/cpan/Math-BigInt/t/sub_ali.t
index 04512abd6c..04512abd6c 100644
--- a/dist/Math-BigInt/t/sub_ali.t
+++ b/cpan/Math-BigInt/t/sub_ali.t
diff --git a/dist/Math-BigInt/t/sub_mbf.t b/cpan/Math-BigInt/t/sub_mbf.t
index fec4d0708a..fec4d0708a 100644
--- a/dist/Math-BigInt/t/sub_mbf.t
+++ b/cpan/Math-BigInt/t/sub_mbf.t
diff --git a/dist/Math-BigInt/t/sub_mbi.t b/cpan/Math-BigInt/t/sub_mbi.t
index b8e0a027ea..b8e0a027ea 100644
--- a/dist/Math-BigInt/t/sub_mbi.t
+++ b/cpan/Math-BigInt/t/sub_mbi.t
diff --git a/dist/Math-BigInt/t/sub_mif.t b/cpan/Math-BigInt/t/sub_mif.t
index 6317e97cf3..6317e97cf3 100644
--- a/dist/Math-BigInt/t/sub_mif.t
+++ b/cpan/Math-BigInt/t/sub_mif.t
diff --git a/dist/Math-BigInt/t/trap.t b/cpan/Math-BigInt/t/trap.t
index c3348b3d1f..c3348b3d1f 100644
--- a/dist/Math-BigInt/t/trap.t
+++ b/cpan/Math-BigInt/t/trap.t
diff --git a/dist/Math-BigInt/t/upgrade.inc b/cpan/Math-BigInt/t/upgrade.inc
index 16ca05e44a..16ca05e44a 100644
--- a/dist/Math-BigInt/t/upgrade.inc
+++ b/cpan/Math-BigInt/t/upgrade.inc
diff --git a/dist/Math-BigInt/t/upgrade.t b/cpan/Math-BigInt/t/upgrade.t
index d209879a89..d209879a89 100644
--- a/dist/Math-BigInt/t/upgrade.t
+++ b/cpan/Math-BigInt/t/upgrade.t
diff --git a/dist/Math-BigInt/t/upgrade2.t b/cpan/Math-BigInt/t/upgrade2.t
index cdc8d0edf4..cdc8d0edf4 100644
--- a/dist/Math-BigInt/t/upgrade2.t
+++ b/cpan/Math-BigInt/t/upgrade2.t
diff --git a/dist/Math-BigInt/t/upgradef.t b/cpan/Math-BigInt/t/upgradef.t
index 611d9fad27..611d9fad27 100644
--- a/dist/Math-BigInt/t/upgradef.t
+++ b/cpan/Math-BigInt/t/upgradef.t
diff --git a/dist/Math-BigInt/t/use.t b/cpan/Math-BigInt/t/use.t
index 3d0b9e2cd6..3d0b9e2cd6 100644
--- a/dist/Math-BigInt/t/use.t
+++ b/cpan/Math-BigInt/t/use.t
diff --git a/dist/Math-BigInt/t/use_lib1.t b/cpan/Math-BigInt/t/use_lib1.t
index 2045af1833..2045af1833 100644
--- a/dist/Math-BigInt/t/use_lib1.t
+++ b/cpan/Math-BigInt/t/use_lib1.t
diff --git a/dist/Math-BigInt/t/use_lib2.t b/cpan/Math-BigInt/t/use_lib2.t
index 23239e10e9..23239e10e9 100644
--- a/dist/Math-BigInt/t/use_lib2.t
+++ b/cpan/Math-BigInt/t/use_lib2.t
diff --git a/dist/Math-BigInt/t/use_lib3.t b/cpan/Math-BigInt/t/use_lib3.t
index 95263a0dcd..95263a0dcd 100644
--- a/dist/Math-BigInt/t/use_lib3.t
+++ b/cpan/Math-BigInt/t/use_lib3.t
diff --git a/dist/Math-BigInt/t/use_lib4.t b/cpan/Math-BigInt/t/use_lib4.t
index a0d0564a35..a0d0564a35 100644
--- a/dist/Math-BigInt/t/use_lib4.t
+++ b/cpan/Math-BigInt/t/use_lib4.t
diff --git a/dist/Math-BigInt/t/use_mbfw.t b/cpan/Math-BigInt/t/use_mbfw.t
index afa3733250..afa3733250 100644
--- a/dist/Math-BigInt/t/use_mbfw.t
+++ b/cpan/Math-BigInt/t/use_mbfw.t
diff --git a/dist/Math-BigInt/t/with_sub.t b/cpan/Math-BigInt/t/with_sub.t
index d90bbbc7dd..d90bbbc7dd 100644
--- a/dist/Math-BigInt/t/with_sub.t
+++ b/cpan/Math-BigInt/t/with_sub.t
diff --git a/dist/Math-BigRat/lib/Math/BigRat.pm b/cpan/Math-BigRat/lib/Math/BigRat.pm
index e0c12b31f3..e0c12b31f3 100644
--- a/dist/Math-BigRat/lib/Math/BigRat.pm
+++ b/cpan/Math-BigRat/lib/Math/BigRat.pm
diff --git a/dist/Math-BigRat/t/Math/BigRat/Test.pm b/cpan/Math-BigRat/t/Math/BigRat/Test.pm
index 74f9f9d004..74f9f9d004 100644
--- a/dist/Math-BigRat/t/Math/BigRat/Test.pm
+++ b/cpan/Math-BigRat/t/Math/BigRat/Test.pm
diff --git a/dist/Math-BigRat/t/big_ap.t b/cpan/Math-BigRat/t/big_ap.t
index 1b45eddfe7..1b45eddfe7 100644
--- a/dist/Math-BigRat/t/big_ap.t
+++ b/cpan/Math-BigRat/t/big_ap.t
diff --git a/dist/Math-BigRat/t/bigfltpm.inc b/cpan/Math-BigRat/t/bigfltpm.inc
index 9c884b7d9e..9c884b7d9e 100644
--- a/dist/Math-BigRat/t/bigfltpm.inc
+++ b/cpan/Math-BigRat/t/bigfltpm.inc
diff --git a/dist/Math-BigRat/t/bigfltrt.t b/cpan/Math-BigRat/t/bigfltrt.t
index 325e6fa77e..325e6fa77e 100644
--- a/dist/Math-BigRat/t/bigfltrt.t
+++ b/cpan/Math-BigRat/t/bigfltrt.t
diff --git a/dist/Math-BigRat/t/biglog.t b/cpan/Math-BigRat/t/biglog.t
index 42e9ac8d64..42e9ac8d64 100644
--- a/dist/Math-BigRat/t/biglog.t
+++ b/cpan/Math-BigRat/t/biglog.t
diff --git a/dist/Math-BigRat/t/bigrat.t b/cpan/Math-BigRat/t/bigrat.t
index a640e59244..a640e59244 100644
--- a/dist/Math-BigRat/t/bigrat.t
+++ b/cpan/Math-BigRat/t/bigrat.t
diff --git a/dist/Math-BigRat/t/bigratpm.inc b/cpan/Math-BigRat/t/bigratpm.inc
index b2f507fee9..b2f507fee9 100644
--- a/dist/Math-BigRat/t/bigratpm.inc
+++ b/cpan/Math-BigRat/t/bigratpm.inc
diff --git a/dist/Math-BigRat/t/bigratpm.t b/cpan/Math-BigRat/t/bigratpm.t
index b3f550e30c..b3f550e30c 100644
--- a/dist/Math-BigRat/t/bigratpm.t
+++ b/cpan/Math-BigRat/t/bigratpm.t
diff --git a/dist/Math-BigRat/t/bigratup.t b/cpan/Math-BigRat/t/bigratup.t
index a55cbb59ae..a55cbb59ae 100644
--- a/dist/Math-BigRat/t/bigratup.t
+++ b/cpan/Math-BigRat/t/bigratup.t
diff --git a/dist/Math-BigRat/t/bigroot.t b/cpan/Math-BigRat/t/bigroot.t
index 24599482e1..24599482e1 100644
--- a/dist/Math-BigRat/t/bigroot.t
+++ b/cpan/Math-BigRat/t/bigroot.t
diff --git a/dist/Math-BigRat/t/bitwise.t b/cpan/Math-BigRat/t/bitwise.t
index be9aa4ce38..be9aa4ce38 100644
--- a/dist/Math-BigRat/t/bitwise.t
+++ b/cpan/Math-BigRat/t/bitwise.t
diff --git a/dist/Math-BigRat/t/hang.t b/cpan/Math-BigRat/t/hang.t
index b2b94a0011..b2b94a0011 100644
--- a/dist/Math-BigRat/t/hang.t
+++ b/cpan/Math-BigRat/t/hang.t
diff --git a/dist/Math-BigRat/t/requirer.t b/cpan/Math-BigRat/t/requirer.t
index 06ce1f4faa..06ce1f4faa 100644
--- a/dist/Math-BigRat/t/requirer.t
+++ b/cpan/Math-BigRat/t/requirer.t
diff --git a/dist/Math-BigRat/t/trap.t b/cpan/Math-BigRat/t/trap.t
index 2811524a18..2811524a18 100644
--- a/dist/Math-BigRat/t/trap.t
+++ b/cpan/Math-BigRat/t/trap.t
diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat
index 4ddc3c0934..a0c51356d3 100644
--- a/t/porting/known_pod_issues.dat
+++ b/t/porting/known_pod_issues.dat
@@ -241,8 +241,6 @@ YAML
YAML::Syck
YAML::Tiny
dist/data-dumper/dumper.pm ? Should you be using L<...> instead of 1
-dist/math-bigint/lib/math/bigint.pm Verbatim line length including indents exceeds 79 by 71
-dist/math-bigrat/lib/math/bigrat.pm Verbatim line length including indents exceeds 79 by 7
dist/module-corelist/lib/module/corelist.pod Verbatim line length including indents exceeds 79 by 4
dist/module-corelist/lib/module/corelist/utils.pm Verbatim line length including indents exceeds 79 by 2
dist/pathtools/lib/file/spec/amigaos.pm Verbatim line length including indents exceeds 79 by 1