This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Math-BigInt: Fix some broken links
authorKarl Williamson <public@khwilliamson.com>
Mon, 18 Mar 2013 21:02:15 +0000 (15:02 -0600)
committerKarl Williamson <public@khwilliamson.com>
Mon, 18 Mar 2013 22:05:00 +0000 (16:05 -0600)
dist/Math-BigInt/lib/Math/BigFloat.pm
dist/Math-BigInt/lib/Math/BigInt.pm
dist/Math-BigInt/lib/Math/BigInt/CalcEmu.pm
t/porting/known_pod_issues.dat

index c860582..b0f2e4d 100644 (file)
@@ -12,7 +12,7 @@ package Math::BigFloat;
 #   _a : accuracy
 #   _p : precision
 
-$VERSION = '1.997';
+$VERSION = '1.998';
 require 5.006002;
 
 require Exporter;
@@ -4474,7 +4474,7 @@ influence any further operation.
 =head1 SEE ALSO
 
 L<Math::BigInt>, L<Math::BigRat> and L<Math::Big> as well as
-L<Math::BigInt::BitVect>, L<Math::BigInt::Pari> and  L<Math::BigInt::GMP>.
+L<Math::BigInt::Pari> and  L<Math::BigInt::GMP>.
 
 The pragmas L<bignum>, L<bigint> and L<bigrat> might also be of interest
 because they solve the autoupgrading/downgrading issue, at least partly.
index 9082a35..37c6b37 100644 (file)
@@ -18,7 +18,7 @@ package Math::BigInt;
 my $class = "Math::BigInt";
 use 5.006002;
 
-$VERSION = '1.999';
+$VERSION = '1.9991';
 
 @ISA = qw(Exporter);
 @EXPORT_OK = qw(objectify bgcd blcm); 
@@ -5330,7 +5330,7 @@ the same terms as Perl itself.
 =head1 SEE ALSO
 
 L<Math::BigFloat>, L<Math::BigRat> and L<Math::Big> as well as
-L<Math::BigInt::BitVect>, L<Math::BigInt::Pari> and  L<Math::BigInt::GMP>.
+L<Math::BigInt::Pari> and  L<Math::BigInt::GMP>.
 
 The pragmas L<bignum>, L<bigint> and L<bigrat> also might be of interest
 because they solve the autoupgrading/downgrading issue, at least partly.
index 1d754ff..c82e153 100644 (file)
@@ -5,7 +5,7 @@ use strict;
 # use warnings;        # dont use warnings for older Perls
 use vars qw/$VERSION/;
 
-$VERSION = '1.997';
+$VERSION = '1.998';
 
 package Math::BigInt;
 
@@ -323,7 +323,7 @@ Tels from 2001-2003.
 
 =head1 SEE ALSO
 
-L<Math::BigInt>, L<Math::BigFloat>, L<Math::BigInt::BitVect>,
+L<Math::BigInt>, L<Math::BigFloat>,
 L<Math::BigInt::GMP> and L<Math::BigInt::Pari>.
 
 =cut
index 9e0fa2e..1f5c6e8 100644 (file)
@@ -174,10 +174,7 @@ dist/extutils-parsexs/lib/perlxs.pod       Verbatim line length including indents exce
 dist/extutils-parsexs/lib/perlxstut.pod        Verbatim line length including indents exceeds 79 by    10
 dist/filter-simple/lib/filter/simple.pm        Verbatim paragraph in NAME section      1
 dist/locale-maketext/lib/locale/maketext/tpj13.pod     No items in =over / =back list  3
-dist/math-bigint/lib/math/bigfloat.pm  Apparent broken link    1
-dist/math-bigint/lib/math/bigint.pm    Apparent broken link    1
 dist/math-bigint/lib/math/bigint.pm    Verbatim line length including indents exceeds 79 by    77
-dist/math-bigint/lib/math/bigint/calcemu.pm    Apparent broken link    1
 dist/math-bigint/lib/math/bigint/calcemu.pm    empty section in previous paragraph     3
 dist/math-bigrat/lib/math/bigrat.pm    Apparent broken link    3
 dist/math-bigrat/lib/math/bigrat.pm    Apparent internal link is missing its forward slash     1