foreach $stout(@host){ run($stout) == 256? print "$stout not responding" : exit() +; } [download]
In reply to Re: Not Using So Many 'if' Statements by OM_Zen in thread Not Using So Many 'if' Statements by Dru