$mech->get($url); if ($mech->response->is_success) { print $mech->response->content; # or whatever } else { die $mech->response->status_line; }
-Paul
In reply to Re: Anyone know why I can't scrape this page?
by jettero
in thread Anyone know why I can't scrape this page?
by lv211
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |