|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re^3: Matching against list of patternsby davorg (Chancellor) |
| on Sep 16, 2004 at 15:01 UTC ( #391473=note: print w/ replies, xml ) | Need Help?? |
|
What is so scary about hashrefs? Absolutely nothing. But anything that you use as a hash key gets converted into a string. And that means that when you pull the keys back out you can no longer use them as hash references - which is what you seem to be doing. Can you show us the code that builds your %$users hash?
-- <http://www.dave.org.uk> "The first rule of Perl club is you do not talk about
Perl club."
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||