in reply to Net::Telnet, $, and crushed expectations
Looks like a problem with your prompt pattern.
Update: Or is it? Try changing from double quotes to single quotes in the lines you do the $telnet->cmds.
i.e.: $telnet->cmd(String => '/bin/echo \\\$stuff',
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Net::Telnet, $, and crushed expectations
by jcpunk (Friar) on Jul 01, 2003 at 14:20 UTC |