Help for this page
#!/usr/local/bin/perl use strict; ... print "$key\t"; print "@{$hash3{$key}}\n"; }