Илья (>):
> I have array ref
> my $ar = [1,2,3];
> how can I go over it?

All I know is that `for $ar.elems { ... }` used to work for this case.
It doesn't seem to work anymore.

Time to file a ticket, methinks.

// Carl

Reply via email to