my $bg = Proc::Background->new(@cmd_and_args); my $pid = $bg->pid;