in reply to Re: XML::LibXML::Reader - wish it had a Simplify function...
in thread XML::LibXML::Reader - wish it had a Simplify function...
BEGIN { $ENV{XML_SIMPLE_PREFERRED_PARSER} = 'XML::LibXML::SAX'; }; use XML::Simple;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: XML::LibXML::Reader - wish it had a Simplify function...
by mirod (Canon) on Jul 28, 2009 at 18:46 UTC |