in reply to Net::Telnet cmd results not printing to STDOUT

I see now that it is related to my prompt (regex). I changed it to match the exact prompt blc6450>$ and the return results were displayed......I guess I should have heeded the warning/error messages like always. I guess I need to find a better prompt regex, perhaps the old one from Net Telnet Cisco. ^\s*\w().-*\$#>\s?(?:\(enable\))?\s*$
  • Comment on Re: Net::Telnet cmd results not printing to STDOUT