![]() |
|
There's more than one way to do things | |
PerlMonks |
Re^2: When warnings get in the wayby wazoox (Prior) |
on Apr 22, 2005 at 19:01 UTC ( [id://450536]=note: print w/replies, xml ) | Need Help?? |
Yup, quite agree with that. For instance when grabbing data from a database, some columns may be empty, though initializing the hash before fetching the data would be a real pain. So I often use something like
but your
is a neat trick, maybe I'll try this one next time.
In Section
Seekers of Perl Wisdom
|
|