LWP or HTTP::Client?
i've used both and run across..some problems. HTTP::Client being the worst i 
think, comes up with errors sometimes (or most times, actually) when trying 
to retrieve a page, saying it can't do it.

I'm going to be writing something which reads and parses, then outputs RSS 
feeds, so i need the most reliable to fetch the feed, and pass me the body 
of the page so i can pass it to an xml parser of sort.

unless there's something else which can already do that? I thought (until i 
read more) that XML::RSS was the module for me, but it appears that's for 
creating, not parsing rss feeds.

any input greatly appreciated.

dan 



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to