in reply to
(ichimunki) Re: Prime Number Finder
in thread
Prime Number Finder
$o++ if $o % 2 == 0;
My criteria for good software:
Does it work?
Can someone else come in, make a change, and be reasonably certain no bugs were introduced?
Comment on
Re^2: Prime Number Finder
Download
Code
In Section
Cool Uses for Perl