Help for this page
return "OK"; }
for my $server (@servers) { # do your thing with $server ... if($rc eq "ERROR"){ die "PANIC for $server"} }