![]() |
|
more useful options | |
PerlMonks |
Re: Getting information from an array of hashesby chumley (Sexton) |
on Apr 26, 2001 at 01:16 UTC ( #75624=note: print w/replies, xml ) | Need Help?? |
Thanks for the reference. I've looked through it, and there's some good stuff there to digest. However, one of the examples in perlman:perldsc is almost identical to something I already tried, following an example in Programming Perl.
This still generates an error. I broke it down to do one step at a time, like this:
This gives
However, if I comment out the line that starts with print "Data...", it prints the correct keys for this hash:
What confuses me is the fact that I'm following examples straight out of Perl references and getting these errors. I'm starting to wonder if I've found a bug in ARS.pm. Chumley
In Section
Seekers of Perl Wisdom
|
|