my $tied_hash = Hash::Merge::create_tied_hash( %defaults ); #### my $tied_hash = \tie( %defaults, "Hash::Merge::Tied" );