I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-03-28 12:06:56.177793-07 by noxxi in response to 12592
Re: loop and addtimer confusion
I'm not really sure what you are trying to do.
But a problem is definitly, that you setup a timer with the return code of deliver, which according to the documentation doesn't return anything useful. Therefore it returns anything at all it should not be used as a callback for a timer.
Direct Responses: 12602 | Write a response