in reply to Re^5: Tiny Perl puzzlein thread Tiny Perl puzzle
it depends! ;-)
ALSO:
> perl open ONE, ">", "/tmp/tst"; print (ONE (TWO)); # filehandle __END__ > cat /tmp/tst TWO > [download]
BUT:
Cheers Rolf
(addicted to the Perl Programming Language)