- or download this
push @{$lineFileContains{$r[3]}}, [@r[3..$#r]];
- or download this
foreach (@{$lineFileContains{$_}}) {
print "\t$_->[0]\t$_->[1]\n";
}
- or download this
push @{$lineFileContains{$r[3]}},
- or download this
push @{$lineFileContains{$r[2]}},