Help for this page

Select Code to Download


  1. or download this
    my $result = $exp->send("dummy.pl ; exit\n");
    
  2. or download this
    my $result = $exp->send("exec dummy.pl\n");