|
|
| more useful options | |
| PerlMonks |
Re: Unexpected behavior of function 'say'by LanX (Monsignor) |
| on Mar 05, 2013 at 15:24 UTC ( #1021847=note: print w/ replies, xml ) | Need Help?? |
|
hmm not in 5.10
But the last line should lead to the answer. print FH is (supposed to be) indirect object syntax of the filehandle-object, so somehow the method say was activated by default in your environment. Anyway calling say w/o FH shouldn't work!
Cheers Rolf
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||