in reply to Re^3: Perl Script New Line problem
in 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.

Suggesting say is nice, if you explain how to actually enable it :)