print "printing from called program\n"; print STDERR "printing from called program to stderr\n"; die "dying from called program, stopped";