Lance Murray wrote:
> 
> Hello

Hello,

> I'm trying to write a simple script to test if a port is up or down.  It all
> depends on being able to parse for the word "Connected" in an array.  Try as
> I might, I can't figure out why the following regex comparison won't work.


Perhaps you need the Net::Telnet module?

http://search.cpan.org/author/JROGERS/Net-Telnet-3.03/



John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to