in reply to Re^2: WWW::Mechanize - error on geting non-existing page
in thread WWW::Mechanize - error on geting non-existing page
You also might want to switch to WWW::Mechanize::GZip, since some versions of the original WWW::Mechanize seem to announce to handle HTTP compression but don't in reality. This might result in "unparseable" results returned from the webserver.
I doubt this ever happens :) but if it did, the solution is to always install the latest WWW::Mechanize , LWP, Compress::Zlib
If you were going to install WWW::Mechanize::GZip, you might install the latest WWW::Mechanize , LWP, Compress::Zlib instead
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: WWW::Mechanize - error on geting non-existing page
by cavac (Prior) on Nov 06, 2011 at 00:24 UTC | |
|
Re^4: WWW::Mechanize - error on geting non-existing page
by Limbic~Region (Chancellor) on Dec 03, 2011 at 20:05 UTC |