|
|
| No such thing as a small change | |
| PerlMonks |
Re^3: a sub within a sub -- revisitingby chromatic (Archbishop) |
| on Apr 10, 2010 at 06:46 UTC ( #833956=note: print w/ replies, xml ) | Need Help?? |
|
The provided code is actually visually very helpful, as it leads (mind you, leads, not misleads) the reader to think that bar() makes sense in the context of foo(). Maybe that code documents that its author intended such a thing, but to an experienced Perl programmer, I suspect that the code instead reads as if the author doesn't know how lexicals and sub declarations work in Perl.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||