Yes, but I normally use @{hashref}{LIST} since it puts me in the habit of not doing something goofy like trying to change
@$hashRef{LIST}
into
@$array_ref->[INDEX_OF_HASHREF]{LIST}
during those late night coding sessions.
antirice
The first rule of Perl club is - use Perl
The ith rule of Perl club is - follow rule i - 1 for i > 1
In reply to Re: Re^3: Pulling Array Out of Hash Reference
by antirice
in thread Pulling Array Out of Hash Reference
by enoch
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |