Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use Expect;
    ...
                    exp_continue;
                            } ]
                  );
    
  2. or download this
     [ qr/you have/i => sub { my $exp = shift;
                             if (++$counter<=1) { 
    ...
                                  $exp->soft_close();                     
    +       
                              }           
                             } ],