From: Karl Williamson Date: Mon, 18 Mar 2013 21:43:09 +0000 (-0600) Subject: dist/bignum/lib/bigint.pm: Fix broken pod link X-Git-Tag: upstream/5.20.0~3800 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=326f3c9d0b8473a7d4fbb500f6abd7754a728f67;p=platform%2Fupstream%2Fperl.git dist/bignum/lib/bigint.pm: Fix broken pod link --- diff --git a/dist/bignum/lib/bigint.pm b/dist/bignum/lib/bigint.pm index 6bd69db..38aa7da 100644 --- a/dist/bignum/lib/bigint.pm +++ b/dist/bignum/lib/bigint.pm @@ -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 as in C and L as in C. L, L and L as well -as L, L and L. +as L and L. =head1 AUTHORS diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat index 8eb6749..5cb1446 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -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