It'll be on your favorite CPAN mirror shortly, if it's not already there.

Nearly 60 commits, most of them in the past few days thanks to Hinrik and 
Apocalypse.  Full details: https://github.com/rcaputo/poe/commits/master

We hope you enjoy it!

Highlights:

Plixer International (http://plixer.com/) sponsored improved threading and 
windows support.  Now we can run a POE::Kernel in each thread, which means they 
also run in "forked" Windows processes.  This required a significant change to 
POE's internal data structures, but mainly evil people who have broken 
encapsulation will notice.

More pre-5.6.2 support has been removed.  Nobody complained when we removed the 
pre-5.6.2 installer, which gave us free rein to start updating the code.  POE 
releases all the way back to 0.01 are still available on backpan for those who 
need them.

IPv6 support fixes, and warnings have been quieted.

Child process reaping has become more efficient for Perl versions that are 
known to have safe SIGCHLD.

POE::Resource::Statistics has been removed.  Devel::NYTProf is the recommended 
alternative to in-POE profiling.

-- 
Rocco Caputo <rcap...@pobox.com>

Reply via email to