diff options
author | Karl Williamson <public@khwilliamson.com> | 2011-05-19 16:35:59 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2011-05-19 16:54:48 -0600 |
commit | e397bccf3ad7c86ccc930f01fc00ea00246feffd (patch) | |
tree | cde7e4a40e9581a0869d166bd9bc127fa23bea38 /t | |
parent | 916cec3fb15b48d5cfe4d5590991c10a69f1abe8 (diff) | |
download | perl-e397bccf3ad7c86ccc930f01fc00ea00246feffd.tar.gz |
perlrecharclass: Fix broken link
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 70f8675f08..b9086ad5df 100644 --- a/t/porting/known_pod_issues.dat +++ b/t/porting/known_pod_issues.dat @@ -282,7 +282,6 @@ pod/perlre.pod ? Should you be using L<...> instead of 2 pod/perlre.pod Verbatim line length including indents exceeds 80 by 11 pod/perlreapi.pod Verbatim line length including indents exceeds 80 by 17 pod/perlrebackslash.pod Verbatim line length including indents exceeds 80 by 1 -pod/perlrecharclass.pod Apparent broken link 1 pod/perlref.pod Verbatim line length including indents exceeds 80 by 1 pod/perlreguts.pod Verbatim line length including indents exceeds 80 by 17 pod/perlrequick.pod Verbatim line length including indents exceeds 80 by 3 |