my %subhash = %hash; delete @subhash{ @unwanted }; do_something( \%sub_hash );