replacing anonymous sub in embedded perl

2003-02-20 Thread andrei
empting to free unreferenced scalar." warning from perl and does not stop the leak. Is there any way to avoid it? Andrei PS. I'm not subscribed to the list. Please include my address in the CC field when replying -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: replacing anonymous sub in embedded perl

2003-02-21 Thread andrei . voropaev
sprintf(text, "$sub = %d;", i); sub = eval_pv(text, TRUE); FREETMPS; LEAVE; sleep(1); } does not leak memory. Anyway, thank you for all replies. Andrei On Thu, Feb 20, 2003 at 03:05:26PM +0100, [EMAIL PROTECTED] wrote: > Hi! > > I hope this is the right lis

script review

2002-11-23 Thread Andrei Faust Tanasescu
over their 6Gb monthly limit... So here it is: http://pages.infinit.net/davoid/dlimit Thanks for your time! -- Andrei Faust Tanasescu -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]