Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: geir [...] aalberg.com
Cc:
AdminCc:

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



Subject: Example for XML::LibXML::Comment is in error
Error in documentation for XML::LibXML::Comment: $node = XML::LibXML::Comment( $content ); should be: $node = XML::LibXML::Comment->new( $content );
On Wed Sep 29 10:13:28 2010, http://geir.aalberg.com/ wrote: Show quoted text
> Error in documentation for XML::LibXML::Comment: > > $node = XML::LibXML::Comment( $content ); > > should be: > > $node = XML::LibXML::Comment->new( $content );
Thanks for the report. Fixed now in the repository - will be uploaded to CPAN soon. Regards, -- Shlomi Fish