Almost all the XML modules require XML::Parser or another XML module that uses C code. One of the restrictions of my project is that we can only use non-standard (read: not included with the base Perl installs) modules that are pure Perl.
We just went to a pretty simple XML based config file that I now need to parse. I can write my own from scratch, but that goes against the Perl covenant of reusing existing code, when available.
In reply to Seeking Pure Perl XML Parser by jaxon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |