in reply to Re: NEXT statement in for loop
in thread NEXT statement in for loop
But, you can't define array in hash, right ?. I don't think this will work
my %pic = ( R0 => [ 5, 4 ], R2 => [ 3, 2 ] );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: NEXT statement in for loop
by Athanasius (Archbishop) on Jun 06, 2016 at 06:07 UTC | |
by Anonymous Monk on Jun 06, 2016 at 09:07 UTC |