Help for this page
if((@output = $telnetObj->cmd("$fileAry[$i]"))) { #works ! # if((@output = $telnetObj->cmd(String => "$fileAry[$i]", Timeout => 1 +20))) { # seems to hang after the script completes