Mega Code Archive

 
Categories / Perl / Language Basics
 

If the strings are not quoted, the filehandle STDOUT must be specified, or

the print function will treat the first word it encounters as a filehandle. print Hello, world, "\n";