perl -wle 'print (1,2,3);' print (...) interpreted as function at -e line 1. 123 perl -wle 'print(1,2,3);' 123