Help for this page
perl -c -e 'BEGIN { print "started with -c\n" if $^C }' perl -e 'BEGIN { print "started with -c\n" if $^C }'