{ use warnings FATAL => qw(uninitialized); ... } #### { no warnings "uninitialized"; ... }