Help for this page
DB<10> @h{1..26} = a..z ... 0 1 1 'a' DB<15>
DB<15> %h2 = pairgrep { $b =~ /[aeiou]/ } %h ... 5 => 'e' 9 => 'i' DB<17>