$SIG{CHLD} = "IGNORE"; #### glob failed (child exited with status -1, core dumped) at ./FeedsMonitor.pl line 293 <_GEN_0> chunk 1. #### $SIG{CHLD}="DEFAULT"; @x = glob($globLine); $SIG(CHLD)="IGNORE";
## glob failed (child exited with status -1, core dumped) at ./FeedsMonitor.pl line 293 <_GEN_0> chunk 1. ##
## $SIG{CHLD}="DEFAULT"; @x = glob($globLine); $SIG(CHLD)="IGNORE";