Help for this page
use warnings;
use warnings; $SIG{ __WARN__ } = sub { confess q{Got a warning: @_} };