in reply to Re^2: Perl Script New Line problemin thread Perl Script New Line problem
Did you try it?
$ perl -e " use 5.12.x; " syntax error at -e line 1, near "use 5.12" Execution of -e aborted due to compilation errors. [download]
Suggesting say is nice, if you explain how to actually enable it :)