![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: How do I take a slice of a hash reference?by japhy (Canon) |
on May 15, 2001 at 03:36 UTC ( [id://80401]=note: print w/replies, xml ) | Need Help?? |
Here's how:
And there's no easy way to "pretend" a list is a hash. You need to use a hash reference explicitly:
In Section
Seekers of Perl Wisdom
|
|