Re: POE 0.38 change of plans

2006-09-10 Thread Matt Sickler
use POE::API::Peek; my $api = POE::API::Peek->new(); my @sessions = $api->session_list(); # cheers On 9/10/06, Maciej Pijanka <[EMAIL PROTECTED]> wrote: On 10/09/06, Rocco Caputo <[EMAIL PROTECTED]> wrote: > The sig() reference count rollback went easier than planned. It's > done, tested, and

Re: POE 0.38 change of plans

2006-09-10 Thread Maciej Pijanka
On 10/09/06, Rocco Caputo <[EMAIL PROTECTED]> wrote: The sig() reference count rollback went easier than planned. It's done, tested, and committed now. People with extra concerns about it should consider testing against the repository before the next release. It was so easy that I'm going to a

Re: POE 0.38 change of plans

2006-09-10 Thread Nick Williams
Rocco Caputo wrote: The sig() reference count rollback went easier than planned. It's done, tested, and committed now. People with extra concerns about it should consider testing against the repository before the next release. It was so easy that I'm going to add the sig_chld() watcher an

POE 0.38 change of plans

2006-09-10 Thread Rocco Caputo
The sig() reference count rollback went easier than planned. It's done, tested, and committed now. People with extra concerns about it should consider testing against the repository before the next release. It was so easy that I'm going to add the sig_chld() watcher and release both as 0.