An array reference must either have no subscript list or a list with the same number of subscripts as the number of dimensions
in the declaration of the array.
- Resolution:
- Either remove the subscript list if the entire array is required or supply the missing subscripts.