This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
dist/bignum/lib/bigrat.pm: Fix broken pod link
authorKarl Williamson <public@khwilliamson.com>
Mon, 18 Mar 2013 21:46:46 +0000 (15:46 -0600)
committerKarl Williamson <public@khwilliamson.com>
Mon, 18 Mar 2013 22:05:01 +0000 (16:05 -0600)
dist/bignum/lib/bigrat.pm
t/porting/known_pod_issues.dat

index 2201e98..d413429 100644 (file)
@@ -1,7 +1,7 @@
 package bigrat;
 use 5.006;
 
-$VERSION = '0.32';
+$VERSION = '0.33';
 require Exporter;
 @ISA           = qw( bigint );
 @EXPORT_OK     = qw( PI e bpi bexp hex oct );
@@ -527,7 +527,7 @@ the same terms as Perl itself.
 Especially L<bignum>.
 
 L<Math::BigFloat>, 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>.
+as L<Math::BigInt::Pari> and  L<Math::BigInt::GMP>.
 
 =head1 AUTHORS
 
index 5cb1446..c95bb8a 100644 (file)
@@ -165,7 +165,6 @@ YAML
 YAML::Syck
 YAML::Tiny
 dist/bignum/lib/bignum.pm      Apparent broken link    1
-dist/bignum/lib/bigrat.pm      Apparent broken link    1
 dist/cwd/lib/file/spec/vms.pm  Verbatim line length including indents exceeds 79 by    1
 dist/cwd/lib/file/spec/win32.pm        Verbatim line length including indents exceeds 79 by    1
 dist/data-dumper/dumper.pm     ? Should you be using L<...> instead of 1