The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.007 - 2009-02-02

  • add t/poe_xs_loop_poll/*.t to the list of files deleted by make clean
  • set the new POE_LOOP_USES_POLL from POE::Test::Loops 1.003 to skip tests with ptys on OS X (darwin).
  • remove "requires" for POE::Loop::Tests, it's only needed during configure and test
  • bump to 0.007 for release

Modules

an XS implementation of POE::Loop, using poll(2).