use Hash::Util qw/lock_keys/;; my %pars = ( item => 'default', ); lock_keys(%pars);