in reply to Re: Using a Fetchrow with LWP
in thread Using a Fetchrow with LWP
I should have included that part of the code.
Up above, there is this
use Parent:HTTP::Message; $mess=HTTP::Message->new(); $mess=encode(gzip,deflate);
It is just printing "failure , " with no error message now.
|
|---|