Parsing XML documents has become a standard requirement for most Web sites. With Perl’s XML::Simple, this basic function can be as simple as reading a file. This tool makes XML more accessible for Web site developers and reduces the need for SAX and Dom.
[b]How much XML are you parsing for your Web site? Have you been looking for a better way to parse XML? Will this fit the bill?[/b]