Subject: | lib/XML/LibXML/Parser.pod: inconsistent indentation |
In lib/XML/LibXML/Parser.pod,
The documentation for the ten methods running from
"parse_balanced_chunk" to "parse_html_string" appear to be indented more
than the documentation for the preceding two methods.
This appears to be the result of a spurious "=over 4" at line 201.
See attached patch.
Subject: | Parser.pod.patch |
--- Parser.orig.pod 2010-03-25 11:22:07.433415300 +0000
+++ Parser.pod 2010-03-25 11:30:59.527415300 +0000
@@ -198,7 +198,6 @@
wrap such fragments in the code, because XML::LibXML is capable even to parse
well balanced XML fragments.
-=over 4
=item parse_balanced_chunk