De-reference using the arrow operator in Perl
How to de-reference using the arrow operator in Perl This Perl Tutorial shows how to de-reference references using the arrow operator and how to omit the arrow operator when accessing multi-dimensional arrays.