Hi Perl monks.
I have a requirement where i connect to remote server using telnet. I am using Net::Telnet
We have 2 different type of devices.
for one type of device the following is working -
$t = new Net::Telnet (Timeout => 60, Prompt => '/%|#|>|\\$ /');
In reply to Double prompt in Net::Telnet by vasanth.easyrider
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |