Looping through an anonymous array of arrays

[email protected] ("Rodrick Brown")
Newsgroups perl.beginners
Message-ID <[email protected]>
my $arrayRef = [ 1, 2, 3, ['a', 'b', 'c', ["Hello"] ]];

I have no problem returning single elements but how would one walk this list
of elements with say a for loop?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.