$#{ $ref } #### $#$ref #### $array[$i] ${ $ref }[$i] (also $ref->[$i]) @array @{ $ref } $#array $#{ $ref } #### Can't use string ("0") as an ARRAY ref while "strict refs" in use.