Parenthesis are optional for pre-defined subroutines, like Perl's built-in, so most users just leave them off when they're not needed:
print FILEHANDLE list, of stuff, to print; On Friday, October 11, 2002, at 01:28 PM, Nikola Janceski wrote: > Is this correct placement of the parenthesis? > > print FILEHANDLE (list_of_print_stuff); > > > Nikola Janceski > > The straightest path is not the path of experience. > -- Nicky J. from da' Bronx > > > ----------------------------------------------------------------------- > ----- > -------------------- > The views and opinions expressed in this email message are the sender's > own, and do not necessarily represent the views and opinions of Summit > Systems Inc. > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]