Help for this page
use warnings;
use warnings FATAL => 'all';
{ no warnings 'uninitialized'; # etc. }
use warnings ; # FATAL => 'all';