in reply to Pure Perl XML Reading & Writing

You might want to look at XML::Parser::Lite. This is part of the SOAP::Lite package but is able to be installed as a single file on its own. It has a similar interface to XML::Parser and in principle it might be possible to amend any module that uses the latter to use it.

/J\