in reply to 'perl -le' not working on the command line
If you need double-quoting in Perl code, the easiest way is to use qq instead of real double quotes.