I'm wondering how I can use Perl to parse or write a parser for xml. I
have something called expat. I use C,C++, and Java most of the time so I'm
new to perl. I don't really like interpreters but I've heard Perl's a
powerful language. So I'll check it out.
Bill
How can I use what's called 'modules' and xml?