See HTTP::Request and HTTP::Response.if ($res->is_success) { print $res->content; } else { warn $res->status_line, "\n"; }
In reply to Re: Working with WWW::Mechanize
by dn
in thread Working with WWW::Mechanize
by cdherold
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |