in reply to Re: Easiest way to parse a simple XML file?
in thread Easiest way to parse a simple XML file?
Thanks Tanktalus, I went with XML::Twig as you suggested, it seems the easiest way to go, but I always kind of scratch my head whenever I have to parse XML, it never seems as simple as it should be.
Maybe it's just me.
Thanks again.