Re: Net::Telnet - Library Application



Carl Lafferty schreef:

($info) = $galaxy->waitfor('/\\\b/');

worked like a charm!!
Thank you!!!!!!!

You're welcome. In the mean time I have read some of the documentation
of the module, which says that you can give either a string or a regex
to waitfor(). If the extra interpolation only happens with regexes, just
waitfor("\x5C\x62") might work as well.

--
Affijn, Ruud

"Gewoon is een tijger."


.



Relevant Pages