in reply to Re: Perl odditiesin thread Perl oddities
I do it this way: print FH ('test', 'ing', 1, 2, 3);
Actually, I lied. I simply don't use barewords filehandles.