XML::LibXML clone of XML::Simple::XMLin() Maintained by:markun@onohara.to Port Added: 23 Apr 2009 09:02:46 Also Listed In:perl5 License: ART10 GPLv1
This module is a blunt rewrite of XML::Simple (by Grant McLean)
to use the XML::LibXML parser for XML structures, where the original
uses plain Perl or SAX parsers.
WWW: http://search.cpan.org/dist/XML-LibXML-Simple/
This module is a blunt rewrite of XML::Simple (by Grant McLean)
to use the XML::LibXML parser for XML structures, where the original
uses plain Perl or SAX parsers.
WWW: http://http://search.cpan.org/dist/XML-LibXML-Simple/
PR: ports/133875
Submitted by: TERAMOTO Masahiro <markun at onohara.to>