Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: using NET::TELNET waiting for login prompt

by Illuminatus (Curate)
on Aug 16, 2012 at 00:47 UTC ( [id://987667]=note: print w/replies, xml ) Need Help??


in reply to Re^2: using NET::TELNET waiting for login prompt
in thread using NET::TELNET waiting for login prompt

Assuming the ^H at the end is part of the data received by your program, then that's what's causing the failure. You could try
... Prompt => '/[\$#%:><][\s\b]+$/ ...
If that doesn't work, the output from dump_log() might also be helpful.

fnord

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://987667]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-04-19 13:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found