Title: XML::Parser Usage

I'm looking for some tutorial for XML::Parser. How can I apply XML:Parser
to parse XML like
        <OUTPUT file="myimg.gif" url="http://myDomain/output/myimg.gif" />
in order to get file name and URL?


--Vincent

Reply via email to