use warnings; use strict; my $hashRef = {}; print "This is fine"; #### use warnings; use strict; {}; print "This is fine";