byif(($ua->request(HTTP::Request->new('HEAD', $url)))->is_success())
should work...if(($ua->request(HTTP::Request->new('HEAD', $url)))->code() == 200)
In reply to Re: help with link checking
by arhuman
in thread help with link checking
by rmckillen
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |