Please help - this is surely basic stuff.
I have been able to use XML::RSS to parse remote RSS files no problem but now all I want to do is parse a remote XML file... and have been unsuccessful so far having tried all sorts of XML modules.
Can anyone give example code please to show how to parse an XML file that is delivered from another site?
Thanks in advance