summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2011-06-18 10:51:30 -0600
committerKarl Williamson <public@khwilliamson.com>2011-06-21 07:59:00 -0600
commit6935e0e07521498cc7e03d99d4624b4ce4ee70ad (patch)
tree096c569a1edceefe881ee76a081a7159fd5f78a1 /t
parent3ecf39046a28b9312241175fa5493a56fb1529e2 (diff)
downloadperl-6935e0e07521498cc7e03d99d4624b4ce4ee70ad.tar.gz
podcheck.t: Fix typo
The match for the ">" that ends a C<> was misplaced, and should be after looking for a file suffix. This caused some messages to be missed
Diffstat (limited to 't')
-rw-r--r--t/porting/known_pod_issues.dat12
-rw-r--r--t/porting/podcheck.t2
2 files changed, 9 insertions, 5 deletions
diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat
index ab0427d6b0..7891bfe4a1 100644
--- a/t/porting/known_pod_issues.dat
+++ b/t/porting/known_pod_issues.dat
@@ -186,6 +186,7 @@ ext/xs-apitest/apitest.pm Verbatim line length including indents exceeds 80 by 1
install ? Should you be using F<...> or maybe L<...> instead of 1
install Verbatim line length including indents exceeds 80 by 10
installhtml Verbatim line length including indents exceeds 80 by 5
+make_patchnum.pl ? Should you be using F<...> or maybe L<...> instead of 1
os2/os2/os2-extattr/extattr.pm ? Should you be using F<...> or maybe L<...> instead of 1
os2/os2/os2-process/process.pm Apparent broken link 4
os2/os2/os2-process/process.pm Verbatim line length including indents exceeds 80 by 27
@@ -198,10 +199,10 @@ pod/perlapi.pod Apparent broken link 1
pod/perlapi.pod Verbatim line length including indents exceeds 80 by 144
pod/perlapi.pod unresolved internal link 3
pod/perlapio.pod Verbatim line length including indents exceeds 80 by 5
-pod/perlbeos.pod ? Should you be using F<...> or maybe L<...> instead of 4
+pod/perlbeos.pod ? Should you be using F<...> or maybe L<...> instead of 5
pod/perlbook.pod Verbatim line length including indents exceeds 80 by 1
pod/perlcall.pod Verbatim line length including indents exceeds 80 by 2
-pod/perlce.pod ? Should you be using L<...> instead of 1
+pod/perlce.pod ? Should you be using F<...> or maybe L<...> instead of 2
pod/perlce.pod Verbatim line length including indents exceeds 80 by 2
pod/perlclib.pod Verbatim line length including indents exceeds 80 by 3
pod/perlcygwin.pod Apparent broken link 1
@@ -229,15 +230,17 @@ pod/perlfaq9.pod Verbatim line length including indents exceeds 80 by 7
pod/perlfunc.pod ? Should you be using L<...> instead of 8
pod/perlfunc.pod There is more than one target 1
pod/perlfunc.pod Verbatim line length including indents exceeds 80 by 183
-pod/perlgit.pod ? Should you be using F<...> or maybe L<...> instead of 1
+pod/perlgit.pod ? Should you be using F<...> or maybe L<...> instead of 2
pod/perlgit.pod Verbatim line length including indents exceeds 80 by 14
pod/perlgpl.pod Verbatim line length including indents exceeds 80 by 50
pod/perlguts.pod ? Should you be using F<...> or maybe L<...> instead of 2
pod/perlguts.pod ? Should you be using L<...> instead of 1
pod/perlguts.pod Verbatim line length including indents exceeds 80 by 26
pod/perlhack.pod ? Should you be using L<...> instead of 1
+pod/perlhack.pod ? Should you be using F<...> or maybe L<...> instead of 1
pod/perlhack.pod Verbatim line length including indents exceeds 80 by 1
pod/perlhacktips.pod Verbatim line length including indents exceeds 80 by 1
+pod/perlhaiku.pod ? Should you be using F<...> or maybe L<...> instead of 4
pod/perlhist.pod Verbatim line length including indents exceeds 80 by 2
pod/perlhpux.pod Verbatim line length including indents exceeds 80 by 2
pod/perlhurd.pod Verbatim line length including indents exceeds 80 by 2
@@ -261,7 +264,7 @@ pod/perlmroapi.pod ? Should you be using L<...> instead of 1
pod/perlnetware.pod Verbatim line length including indents exceeds 80 by 4
pod/perlnewmod.pod Verbatim line length including indents exceeds 80 by 1
pod/perlop.pod Verbatim line length including indents exceeds 80 by 30
-pod/perlos2.pod ? Should you be using F<...> or maybe L<...> instead of 2
+pod/perlos2.pod ? Should you be using F<...> or maybe L<...> instead of 3
pod/perlos2.pod ? Should you be using L<...> instead of 1
pod/perlos2.pod Apparent broken link 7
pod/perlos2.pod Apparent internal link is missing its forward slash 3
@@ -295,6 +298,7 @@ pod/perlsymbian.pod Verbatim line length including indents exceeds 80 by 20
pod/perlsyn.pod Verbatim line length including indents exceeds 80 by 7
pod/perlthrtut.pod Verbatim line length including indents exceeds 80 by 5
pod/perltie.pod Verbatim line length including indents exceeds 80 by 13
+pod/perltodo.pod ? Should you be using F<...> or maybe L<...> instead of 2
pod/perltodo.pod Verbatim line length including indents exceeds 80 by 7
pod/perltodo.pod empty section in previous paragraph 2
pod/perltoot.pod Verbatim line length including indents exceeds 80 by 1
diff --git a/t/porting/podcheck.t b/t/porting/podcheck.t
index 68ee643954..c1c2f23524 100644
--- a/t/porting/podcheck.t
+++ b/t/porting/podcheck.t
@@ -650,7 +650,7 @@ package My::Pod::Checker { # Extend Pod::Checker
my $C_path_re = qr{ \b ( C<
# exclude regexes and 'OS/2'
(?! (?: (?: s | qr | m) / ) | OS/2 > )
- [-\w]+ (?: / [-\w]+ )+ > (?: \. \w+ )? )
+ [-\w]+ (?: / [-\w]+ )+ (?: \. \w+ )? > )
}x;
# If looks like a reference to other documentation by containing the