Help for this page
$ perl -c -e 'BEGIN { print "$^C\n" }' 1 ... $ perl -e 'BEGIN { print "$^C\n" }' 0 $