Help for this page

Select Code to Download


  1. or download this
    use IPC::Exe;  ## exports bg() & exe()
    
    ...
                             };
    my $payload = "ha ha!";
    print "Background PID: ", $parallel_handle->($payload), "\n";