Help for this page
#!/usr/bin/perl use warnings FATAL => qw( all ); ... _exit(0); } ok(1, 'survived signal storm');