![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re: Slice a hash to get a subset hash.by ELISHEVA (Prior) |
on Feb 24, 2011 at 12:03 UTC ( #889972=note: print w/replies, xml ) | Need Help?? |
What I usually do is something like this (your final solution in the OP):
However, if that isn't clean enough for you, you could use prototypes to create a bit of syntactic sugar:
In Section
Seekers of Perl Wisdom
|
|