Help for this page
>perl -wMstrict -le "my $valid_string = qr{ \A [ACGT]+ \z }xms; ... in all strings, 'ACA' = 3 in all strings, 'CAA' = 2 bad user supplied string 'ABC' at -e line 1.