Help for this page

Select Code to Download


  1. or download this
    ok 49 - run method executes successfuly
    ok 50 - shift_command works
    ...
    ok 59 # skip runs_with_stderr died
    ok 60 # skip runs_with_stderr died
    # Looks like you failed 1 test of 60.
    
  2. or download this
    sub _mswin_pipe {
    
    ...
        return ( $read, $write );
    
    }