http://qs1969.pair.com?node_id=11115487


in reply to Re^2: accessing an anonymous array
in thread accessing an anonymous array

As soon as the scope is exited, the variable is gone, and the array ref is all that is left. From then on, it's an "anonymized array". The array ref is all that is left.