|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: Access Hashes of Hashes etc.by Utilitarian (Priest) |
| on Sep 14, 2011 at 09:39 UTC ( #925849=note: print w/ replies, xml ) | Need Help?? |
|
Is there a handy perl trick I am missing?'fraid not, it's just a matter of practice, given time you'll be able to read/write accessors to deeply nested variables easily, in the interim, run your finger along the screen writing down what you've seen with the other hand ;)
print "Good ",qw(night morning afternoon evening)[(localtime)[2]/6]," fellow monks."
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||