in reply to
catching infinite loops
oops, should be:
die ('infinite loop') if ($count + 2 < time);
[download]
cLive ;-)
Comment on
Re: catching infinite loops
Download
Code
In Section
Seekers of Perl Wisdom