Re: Perl maximum execution time

2008-04-11 Thread Dr.Ruud
"Chas. Owens" schreef: > On Thu, Apr 10, 2008 at 9:25 PM, Keenlearner <[EMAIL PROTECTED]> wrote: >> Hello, I have had been programming in PHP for a while, new to perl. I >> got a perl code bug where it will go to infinite loop. So is there a >> maximum execution time that I could set in perl ju

Re: Perl maximum execution time

2008-04-11 Thread Chas. Owens
On Thu, Apr 10, 2008 at 9:25 PM, Keenlearner <[EMAIL PROTECTED]> wrote: > Hello, I have had been programming in PHP for a while, new to perl. I > got a perl code bug where it will go to infinite loop. So is there a > maximum execution time that I could set in perl just like in PHP ? > Thanks sni