The top-level urls are processed differently than the links found at the urls, so it makes no sense to use the same "checked" hash for both types of urls.
The following should be removed:
if ( $_ eq $checked_urls{$_} ) { print "Link checked, skipping\n"; next; } else
In reply to Re^3: Logging URLs that don't return 1 with $mech->success
by ikegami
in thread Logging URLs that don't return 1 with $mech->success
by stonecolddevin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |