Re: Net::Telnet - Library Application
- From: Carl Lafferty <laff7430@xxxxxxxxxxxxx>
- Date: Sun, 16 Jul 2006 21:34:44 -0400
Couldn't get the top one to work BUT the bottom one worked like a charm!!
($info) = $galaxy->waitfor(qr/\x5C\x62/);
Or try:
($info) = $galaxy->waitfor('/\\\b/');
Thank you!!!!!!!
.
- Follow-Ups:
- Re: Net::Telnet - Library Application
- From: Stephan Titard
- Re: Net::Telnet - Library Application
- From: Dr.Ruud
- Re: Net::Telnet - Library Application
- References:
- Net::Telnet - Library Application
- From: Carl Lafferty
- Re: Net::Telnet - Library Application
- From: Dr.Ruud
- Net::Telnet - Library Application
- Prev by Date: Re: How get UTF-8 from urlencoded web form
- Next by Date: Re: Requirements for Perl on Windows XP?
- Previous by thread: Re: Net::Telnet - Library Application
- Next by thread: Re: Net::Telnet - Library Application
- Index(es):