diff options
author | Karl Williamson <public@khwilliamson.com> | 2011-05-22 19:52:23 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2011-07-03 09:51:13 -0600 |
commit | e846f1dc86643f46748f814adf2948a5787a2ccf (patch) | |
tree | 4f27668edeec71ebc25316527c942cba9b4c4ee2 /t | |
parent | c35f3909efdc9b123c4fb38e1d66ba7ea29e59be (diff) | |
download | perl-e846f1dc86643f46748f814adf2948a5787a2ccf.tar.gz |
overload.pm: Fix broken link
The list this link tries to refer to is a bullet list, and so
doesn't get anchors generated for it, so clicking on the link
fails
Diffstat (limited to 't')
-rw-r--r-- | t/porting/known_pod_issues.dat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat index 51de3cc08b..0a6e22c1ca 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -346,7 +346,6 @@ lib/tie/scalar.pm Verbatim line length including indents exceeds 80 by 1 lib/unicode/ucd.pm Verbatim line length including indents exceeds 80 by 1 lib/deprecate.pm Verbatim line length including indents exceeds 80 by 2 lib/integer.pm Verbatim line length including indents exceeds 80 by 1 -lib/overload.pm Apparent broken link 1 lib/overload.pm Verbatim line length including indents exceeds 80 by 1 lib/perl5db.pl ? Should you be using L<...> instead of 1 lib/perl5db.pl Verbatim line length including indents exceeds 80 by 1 |