Ganesh Babu N wrote:
I am testing the weblinks for connectivity using Test::HTTPStatus
module. I could able to test 187 and in those 165 links are success
and 22 links are failed. When I test manually by entering the weblink
in the browser out of 22, 5 weblinks are working fine.

I am not sure why this module is showing those 5 links as failure. Can
somebody help in get it resolved.

Test::HTTPStatus is use()ing HTTP::SimpleLinkChecker. Please read

http://search.cpan.org/perldoc?HTTP::SimpleLinkChecker#DESCRIPTION

for some suggestions on why the module may report false failures.

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to