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

index 6bd69db..38aa7da 100644 (file)
@@ -1,7 +1,7 @@
 package bigint;
 use 5.006;
 
-$VERSION = '0.32';
+$VERSION = '0.33';
 use Exporter;
 @ISA           = qw( Exporter );
 @EXPORT_OK     = qw( PI e bpi bexp hex oct );
@@ -676,7 +676,7 @@ Especially L<bigrat> as in C<perl -Mbigrat -le 'print 1/3+1/4'> and
 L<bignum> as in C<perl -Mbignum -le 'print sqrt(2)'>.
 
 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 8eb6749..5cb1446 100644 (file)
@@ -164,7 +164,6 @@ Win32::Locale
 YAML
 YAML::Syck
 YAML::Tiny
-dist/bignum/lib/bigint.pm      Apparent broken link    1
 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