then I pass the $fh to XML::Parser::Expat. What I would like to do is use IO::Zlib and pass that into XML::Parser::Expat. However, I am not sure how I would handle injecting a root element into the IO::Zlib stream. Has anyone ever done something like this before?$fh = new IO::Pipe; $fh->reader("echo '<root>'; gunzip -c somefile.xml.gz; echo '</root>'; +");
Best Regards
Ty
In reply to XML::Parser::Expat and non conforming XML by tmaly
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |