RT for rt.cpan.org
Skip Menu
|
Bug #61756 for XML-LibXML: Example for XML::LibXML::Comment is in error
Active bugs
Resolved bugs
Rejected bugs
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)
History
Show all quoted text
Wed Sep 29 10:13:28 2010
http://geir.aalberg.com/ - Ticket created
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 );
Thu Jun 23 05:03:54 2011
SHLOMIF [...] cpan.org - Correspondence added
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
Thu Jun 23 05:03:55 2011
The RT System itself - Status changed from 'new' to 'open'
Thu Jun 23 05:03:55 2011
SHLOMIF [...] cpan.org - Status changed from 'open' to 'resolved'