Help for this page
#!/usr/bin/perl use warnings; ... # You may want to have the kids tag their messages to # identify the source. # I've tested this on Windows XP and Linux. It works on both.
#!/usr/bin/perl use strict; ... { die "fork error: $!\n"; }