On 6/24/06, Matt Johnson <[EMAIL PROTECTED]> wrote:
Mumia W. wrote:
> Dan wrote:
>> LWP or HTTP::Client?
>> i've used both and run across..some problems. [...]
>> 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.
>>
>> unles
Mumia W. wrote:
Dan wrote:
LWP or HTTP::Client?
i've used both and run across..some problems. [...]
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? [...]
Hi Dan.
Dan wrote:
LWP or HTTP::Client?
i've used both and run across..some problems. [...]
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? [...]
Hi Dan.
I've played with
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
fee