# ---- yadayadayada # # Handler for SIGCHLD $SIG{CHLD}=sub { # do something here } ;