Help for this page

Select Code to Download


  1. or download this
    $mech->repl->repl->client->{telnet}->timeout($new_timeout);
    
  2. or download this
    
    #!/usr/bin/perl
    ...
            print OUTPUT $png;
            sleep (5);
    }
    
  3. or download this
    linux-vi17:/home/martin/perl # perl mecha_test_1.pl
       www.google.com
    ...
        www.msnbc.com
    command timed-out at /usr/lib/perl5/site_perl/5.12.3/MozRepl/Client.pm
    + line 186
    linux-vi17:/home/martin/perl #
    
  4. or download this
    www.google.com
    www.cnn.com
    ...
    news.bbc.co.uk
    www.bing.com
    www.yahoo.com
    
  5. or download this
    $mech->repl->repl->client->{telnet}->timeout($new_timeout);