c:\@Work\Perl\monks>perl -wMstrict -le "print for 'zx' .. 'aac'; ;; my $s = 'zx'; print $s++ for 0 .. 5; " zx zy zz aaa aab aac zx zy zz aaa aab aac
Give a man a fish: <%-{-{-{-<
In reply to Re^3: How the auto-increment operator works?
by AnomalousMonk
in thread How the auto-increment operator works?
by zapdos
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |