in reply to re-useing a hash

#You can increase a count by %hash{$rule}++; #and empty by undef %hash;