Help for this page
{ my @c = qw(A T C G N); ... } @strings; } }
$bases = $sorted{$bases} ||= join '', sort, split //, $bases;