Help for this page
my @keys = sort keys %hash; my $group = 0; ... print qq(<a href="$url">group # $group</a><br>\n); }