Is there a space after the prompt? Maybe you need
$obj->prompt('/C\:\\\>\s$/')
If there is a space, then removing the $ would cause the pattern to match.
Ken
Allegakoen, Justin Devanandan wrote:
> Hello all,
>
> I'm using the Net::Telnet module on a SunOS based
> system to run a program th
Hello all,
I'm using the Net::Telnet module on a SunOS based
system to run a program that resides on a
Windoze 2k server.
By use of the log, I have determined that
connection, and login are fine.
But I keep getting a pattern match timed-out error.
According to the Help, it relates this to
matc