#!/usr/bin/perl -w use strict; BEGIN { SIG{CHLD} = 'DEFAULT'; }