which object is better to read a remote xml file in perl.?

PlanB

New member
I have been using XPath object to grab a remote file in xml. And use Simple also. Is there any better way of doing that? any better new objects out there?
And I use LWP::UserAgent to grab the xml file
 
Back
Top