Help for this page
map { s/>.*// } (my @items = split /\?</, $pat) ;
my %freq = () ; map { $freq{$_}++ } @items ;