my $img = $mech->find_image( alt_regex => qr/captcha/i, url_regex => qr/Captcha/i, ); if( $img ){ $mech->get( $img->url, ':content_file' => 'captchar.jpg'); }
In reply to Re^2: How do i save an image with www::mechanize
by Anonymous Monk
in thread How do i save an image with www::mechanize
by hexbase
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |