my $pid=fork() // die("Can't fork: $!"); # die()s when fork() failed