... my $key = ; chomp($key); my $val = ; chomp($val); push @{$hash{$key}}, $val;