Help for this page
print join "\n",split /\t/, $hash{$key}, 7;
print join "\n",split /\s+/, $hash{$key}, 7;