File: pod-errors.patch

package info (click to toggle)
libxml-perl 0.08-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 496 kB
  • sloc: perl: 1,961; xml: 301; sh: 31; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 463 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
From: Ansgar Burchardt <ansgar@43-1.org>
Date: Fri, 29 Jan 2010 01:41:34 +0900
Subject: Correct POD syntax errors
Bug: https://rt.cpan.org/Ticket/Display.html?id=54315

--- libxml-perl.orig/lib/XML/Parser/PerlSAX.pm
+++ libxml-perl/lib/XML/Parser/PerlSAX.pm
@@ -525,6 +525,8 @@
 entity.  The column, line, and byte positions I<are> of the current
 entity being parsed.
 
+=back
+
 =head1 OPTIONS
 
 The following options are supported by C<XML::Parser::PerlSAX>: