$arrayref = [0..10]; map {print "$_\n"} @$arrayref;
In reply to Re: How do I loop over a reference to an array?
by bageler
in thread How do I access an array for which I only have a reference?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |