$array_ref = $system_file_data{$intersect_file}; @array = @$array_ref; print @array; # or print $array[0];