in reply to Re: Easy XML question
in thread Easy XML question

The only XML modules in core are POD to XML translators, which from previous posts is likely not what our fishy friend is after.

However, the venerable XML::LibXML which you mentioned is now at version 2.0201 and this is declared to run on any perl from 5.8.1 upwards, so will surely suffice for most users.