Coming in a bit late into the debate, but what the hell..
A lot of my work looks like this too. Here are some rules of thumb I have come up with.
and maybe add a few different state variables in there too.my $count = 0; while( 1 ) { print "\t$count\n" unless ++$count % 100_000; }
HTH
In reply to Re: perl program status
by grinder
in thread perl program status
by Jamnet
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |