Help for this page
>perl -wMstrict -le "my %testHash = map { $_ => 1 } 'a' .. 'j'; ... 'abcd' ok 'axyz' ok unknown char in 'xyz' at -e line 1.