in reply to Re: Read XML from remote server
in thread Read XML from remote server
Sure, CPAN had a perfect example but that used LWP::Simple instead - I just hadn't connected the two examples I found. All the XML::Simple etc examples were all using xml files local to the server rather than a remote one which needs LWP.