This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Math/BigRat.pm: Fix some broken pod links
authorKarl Williamson <public@khwilliamson.com>
Mon, 18 Mar 2013 21:37:33 +0000 (15:37 -0600)
committerKarl Williamson <public@khwilliamson.com>
Mon, 18 Mar 2013 22:05:01 +0000 (16:05 -0600)
This also changes the link to blog() to an internal one; it remains
broken, but should be documented in this pod, not outside it

dist/Math-BigRat/lib/Math/BigRat.pm
t/porting/known_pod_issues.dat

index eb07e82..a70a429 100644 (file)
@@ -24,7 +24,7 @@ use vars qw($VERSION @ISA $upgrade $downgrade
 
 @ISA = qw(Math::BigFloat);
 
-$VERSION = '0.2603';
+$VERSION = '0.2604';
 $VERSION = eval $VERSION;
 
 # inherit overload from Math::BigFloat, but disable the bitwise ops that don't
@@ -1692,7 +1692,7 @@ BigInts.
 
 Returns the object as a scalar. This will lose some data if the object
 cannot be represented by a normal Perl scalar (integer or float), so
-use L<as_int()> or L<as_float()> instead.
+use L<as_int()|/as_int()E<sol>as_number()> or L</as_float()> instead.
 
 This routine is automatically used whenever a scalar is required:
 
@@ -1925,7 +1925,7 @@ Euler's number.
 
 This method was added in v0.20 of Math::BigRat (May 2007).
 
-See also L<blog()>.
+See also L</blog()>.
 
 =head2 bnok()
 
@@ -2012,7 +2012,7 @@ the same terms as Perl itself.
 
 =head1 SEE ALSO
 
-L<Math::BigFloat> and L<Math::Big> as well as L<Math::BigInt::BitVect>,
+L<Math::BigFloat> and L<Math::Big> as well as
 L<Math::BigInt::Pari> and  L<Math::BigInt::GMP>.
 
 See L<http://search.cpan.org/search?dist=bignum> for a way to use
index 98d8775..8eb6749 100644 (file)
@@ -176,9 +176,8 @@ 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/bigint.pm    Verbatim line length including indents exceeds 79 by    77
 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
 dist/math-bigrat/lib/math/bigrat.pm    Verbatim line length including indents exceeds 79 by    7
+dist/math-bigrat/lib/math/bigrat.pm    unresolved internal link        1
 dist/module-corelist/blib/script/corelist      Verbatim line length including indents exceeds 79 by    1
 dist/module-corelist/lib/module/corelist.pod   Verbatim line length including indents exceeds 79 by    4
 dist/net-ping/lib/net/ping.pm  Verbatim line length including indents exceeds 79 by    2