Help for this page
C:\>perl -e 'print "foo\n"' Can't find string terminator "'" anywhere before EOF at -e line 1.
C:\>perl -e "print '""'" " C:\>perl -e "print '\"'" "