Help for this page
use warnings; use strict; ... # access the first element of the array # it's a reference, "->" dereferences it # at last, access the first element of the dereferenced array