Curtis Leach wrote: > I'm using a Perl 5.8.8 build on a Windows Server platform and I need to > work with XML files. If you're doing only reading (not write), XML::Simple makes XML a breeze.
XML::Simple converts your xml file into a tree of native hashes and arrays. No methods to learn. _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
