Community

XML for Perl developers, Part 2: Advanced XML parsing techniques using Perl

(Jim Dixon) For a surprisingly broad range of Perl applications, the XML tool of choice is XML::Simple, which was the subject of Part 1 of this series (see Resources). XML::Simple converts XML input files into an easily manipulated Perl data structure, and writes such data structures back out as XML

Read More - Register for Free Membership