summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorJames E Keenan <jkeenan@cpan.org>2021-02-17 13:31:45 +0000
committerJames E Keenan <jkeenan@cpan.org>2021-02-18 07:45:33 -0500
commitb52f3fcbb1c0ef575b52e41a2baec4a2542b96da (patch)
tree249a81d5c68554ae45d5b81f48082f80a6346697 /t
parent8c165c7a4d2c8cb843ef68eb96315d9ea3393cca (diff)
downloadperl-b52f3fcbb1c0ef575b52e41a2baec4a2542b96da.tar.gz
Show how to quote spaces in Configure invocations
For: https://github.com/Perl/perl5/issues/18573
Diffstat (limited to 't')
-rw-r--r--t/porting/known_pod_issues.dat1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat
index cc720a0e2d..2164ee3179 100644
--- a/t/porting/known_pod_issues.dat
+++ b/t/porting/known_pod_issues.dat
@@ -384,6 +384,7 @@ ext/pod-html/testdir/perlvar-copy.pod ? Should you be using L<...> instead of 3
ext/pod-html/testdir/perlvar-copy.pod Verbatim line length including indents exceeds 78 by 5
ext/vms-filespec/lib/vms/filespec.pm Verbatim line length including indents exceeds 78 by 1
install ? Should you be using F<...> or maybe L<...> instead of 1
+install Verbatim line length including indents exceeds 78 by 2
pod/perl.pod Verbatim line length including indents exceeds 78 by 5
pod/perlandroid.pod Verbatim line length including indents exceeds 78 by 3
pod/perlbook.pod Verbatim line length including indents exceeds 78 by 1