![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re^3: process array with while loopby shawnhcorey (Friar) |
on Nov 10, 2006 at 15:39 UTC ( #583348=note: print w/replies, xml ) | Need Help?? |
Except that print is not a void context. Therefore the map will create a list.
See `perldoc -f print` for details.
In Section
Seekers of Perl Wisdom
|
|