Skip Menu |

This queue is for tickets about the XML-LibXML CPAN distribution.

Report information
The Basics
Id: 68151
Status: resolved
Priority: 0/
Queue: XML-LibXML

People
Owner: Nobody in particular
Requestors: squeek [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.70
Fixed in: (no value)



Subject: Typo in XML::LibXML::Parser
The heading for load_html shouldn't be "load_xml". Patch attached.
Subject: Parser.pod.patch
--- Parser.pod 2011-05-12 17:25:00.000000000 +0100 +++ Parser.pod 2011-05-12 17:24:55.000000000 +0100 @@ -175,7 +175,7 @@ to the new parser. See the constructor C<<<<<< new >>>>>> and L<<<<<< Parser Options >>>>>> for more information. -=item load_xml +=item load_html $dom = XML::LibXML->load_html(...);
On Thu May 12 12:31:30 2011, SQUEEK wrote: Show quoted text
> The heading for load_html shouldn't be "load_xml". Patch attached.
Already fixed in the Subversion repository. This bug should be closed after the new release.
Thanks! Fixed in 1.71.