I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-03-15 17:10:33-07 by phiroc
Globally setting timeout
Hello, is there a way to set the Expect object's timeout as you can in TCL Expect ('set timeout 10'). Because I can't set the Expect object's timeout, I have to run my Expect PERL script as many times as it takes to successfully connect to the server I am trying to connect to. That's a nuisance. Cheers, phiroc
Direct Responses: Write a response