Help for this page
sub sort_domains { map { ${$_->[0]} } ... } map { [ \$_, [ split /\./, $_ ] ] } @_ }