Editing: 06_badport.t
#!perl use Test::More; use Test::RequiresInternet( 'www.google.com' => 'foobar' );
Save
Back