|
|
| go ahead... be a heretic | |
| PerlMonks |
Re: print +splitby chas (Priest) |
| on Mar 13, 2005 at 00:48 UTC ( #439036=note: print w/ replies, xml ) | Need Help?? |
|
In print +(split)[2], $,;, the "+" prevents the following parentheses from being interpreted as part of a function call to print; it has no other effect.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||