I'm trying to create a structure consisting of arrays with 12 elements each inside of a hash with $array[0] . ";" . $array[2] being the key. I'm getting "14" printed when I call print $hash[$key];