File: pod.patch

package info (click to toggle)
libxml-parser-perl 2.41-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,240 kB
  • ctags: 184
  • sloc: xml: 3,937; perl: 1,678; ansic: 27; makefile: 26
file content (19 lines) | stat: -rw-r--r-- 473 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Subject: pod error
Bug: https://rt.cpan.org/Ticket/Display.html?id=97029
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588994
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=97029
Author: Nicholas Bamber <nicholas@periapt.co.uk>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2014-07-07

--- a/Parser.pm
+++ b/Parser.pm
@@ -360,7 +360,7 @@
   $p3->parsefile('junk.xml', ErrorContext => 3);
 
 =begin man
-.ds PI PI
+.ds PI
 
 =end man