#!/usr/bin/perl # comment while(<>) { if (/^#/) { print; $.--; } else { print "$.:$_"; } }
Run that on itself.
--
$you = new YOU;
honk() if $you->love(perl)
In reply to RE: current array index
by extremely
in thread current array index
by jptxs
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |