File: pod.patch

package info (click to toggle)
libxml-parser-perl 2.41-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,228 kB
  • sloc: xml: 3,937; perl: 1,678; ansic: 27; makefile: 22
file content (16 lines) | stat: -rw-r--r-- 323 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Author: Nicholas Bamber <nicholas@periapt.co.uk>
Subject: pod error
Last-Update: 2011-04-29
Forwarded: no
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588994
--- 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