Here's a silly way :)
sub counter { open(F,'>>counter') || die $!; print F 0; close(F); return (stat('counter'))[7]; }
cLive ;-)
--
seek(JOB,$$LA,0);
In reply to Re: TIMTOWTDI - a counter
by cLive ;-)
in thread TIMTOWTDI - a counter
by Juerd
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |