LOOP: { # some code redo LOOP if condition; } # that's actually quite close to perl6 ;-) loop { # some code last unless condition; }
-- Hofmator
In reply to Re4: Anon. array of refs to a range generated list of scalars.
by Hofmator
in thread Anon. array of refs to a range generated list of scalars.
by BrowserUk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |