- or download this
while (<>) {
my ($key,$rest) = split;
$hash{$key} ||= [];
push(@{$hash{$key}}, $_);
}
- or download this
(
243_405 => [ "243_405 35 23 13", "243_405 46 21 15" ],
241_333 => [ "241_333 65 32 20", "241_333 52 44 11" ]
)
- or download this
------------
:Wq
Not an editor command: Wq