in reply to Slice a hash to get a subset hash.
What I would like to be able to do is something like this: my %london_location = %london{ @location_fields };
I believe that's in the works.