![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re^2: Print all derefs and method calls in a directory (Friday golf)by jepri (Parson) |
on Jan 09, 2009 at 05:08 UTC ( #735080=note: print w/replies, xml ) | Need Help?? |
Unless I'm missing something, the examples you have are fairly simply structured - I'm having to deal with calls like:
and each level is tampered with by a different module. So in your examples I'd be seeing: for (@{$people->{login}->{desk}->{paperclips}){}
In Section
Seekers of Perl Wisdom
|
|