Re: Can't locate object method "load_xml" via package "XML::LibXML"

Michael Kröll <[email protected]>
Newsgroups gmane.comp.lang.perl.xml
Message-ID <[email protected]>
Jakub Jezek wrote:
> my $source = XML::LibXML->load_xml(location => 
> 'com.redhat.rhsa-20091463.xml');

Looks like your version of XML::LibXML is too old. load_xml() is only
available starting with 1.70

http://cpansearch.perl.org/src/PAJAS/XML-LibXML-1.70/Changes

Cheers,
Michael

-- 
063A F25E B064 A98F A479  1690 78CD D023 5E2A 6688
http://zis.uibk.ac.at/.m/uibk.ac.at_pgp_pubkey.asc
_______________________________________________
Perl-XML mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.