XML::Simple is not a SAX parser. It is a module that lets you load XML data into a Perl structure. It works on top of a parser, which can be XML::Parser or, since versions 1.08_01, any SAX parser. So by (good) design it slurps a whole XML file into memory.
Not only did you not read the code, it looks like you did not read the documentation either ;--)
In reply to Re: Re: XML::Simple noisy option?
by mirod
in thread XML::Simple noisy option?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |