1..45 ok 1 - Test::MonitorSites->can('new') ok 2 - Test::MonitorSites->can('test_sites') ok 3 - Test::MonitorSites->can('email') ok 4 - Test::MonitorSites->can('sms') ok 5 - Test::MonitorSites->can('_test_tests') . . . ok 15 - Config::Simple->can('param') ok 16 - Config::Simple->can('vars') ok 31 - The result returned a sites value ok 32 - The sites value is an array ok 33 - It includes the right number of sites ok 34 - Successfully linked to http://www.perlmonks.com. ok 35 - . . . and found expected content for http://www.perlmonks.com. ok 36 - Not able to find non-existent site: http://www.example.com. ok 37 - . . . and did not find expected content for non-existent site: http://www.example.com. ok 38 - Successfully linked to http://validator.w3.org/. ok 39 - . . . and found expected content for http://validator.w3.org/. ok 40 - . . . checked all links on this page ok 41 - . . . and the validity of the html code was tested ok 44 - Successfully linked to http://www.campaignfoundations.com. ok 45 - . . . and found expected content for http://www.campaignfoundations.com. # Looks like you failed 2 tests of 45.