Help for this page
>perl -wMstrict -le "for (@ARGV) { ... 'ABCDabc' -> 'ABCD abc' 'ABCDabcd' -> 'ABCD abcd' 'ABCDabcdE' -> 'ABCD abcd E'