$hash{$2} = { col1 => $1, desc => $3, score => $4, E => $5 } if /.../; # Use regex above