File: manpage-error.patch

package info (click to toggle)
libtest-harness-perl 3.44-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,780 kB
  • sloc: perl: 18,791; sh: 18; makefile: 7
file content (19 lines) | stat: -rw-r--r-- 591 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Subject: various POD fixes
Bug: https://rt.cpan.org/Ticket/Display.html?id=88499
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=88499
Author: Jonathan Yu <jawnsey@cpan.org>
Reviewed-by: Nicholas Bamber <nicholas@periapt.co.uk>,
 gregor herrmann <gregoa@debian.org>
Last-Update: 2022-04-21

--- a/bin/prove
+++ b/bin/prove
@@ -78,7 +78,7 @@ Options that take arguments:
 
 =head1 NOTES
 
-=head2 .proverc
+=head2 F<~/.proverc> / F<./.proverc>
 
 If F<~/.proverc> or F<./.proverc> exist they will be read and any
 options they contain processed before the command line options. Options