|
|
| Just another Perl shrine | |
| PerlMonks |
Re^2: Should I leave behind beautiful code or readable code?by jwkrahn (Prior) |
| on Mar 28, 2007 at 12:24 UTC ( #606995=note: print w/ replies, xml ) | Need Help?? |
|
The very fact that you are using map says outright that some sort of transform is being applied to @somearray irregardless of how many parenetheses or braces you apply or whether $_ is explicitly used.
In Section
Meditations
|
|
||||||||||||||||||||