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

Changes for version 0.038

  • Lots of misc tweaks to POD/Build.PL/stuff :)
  • Removed Module::Install in favor of Module::Build - yell at me if you have problems!
  • Added patch from RT#55279 to fix 'POE_EVENT_LOOP="Glib" perl -MPOE -e 1' bug
  • Added patch from RT#53302 to fix filehandle watcher bug
  • Bumped POE::Test::Loops prereq to 1.034 so we can use the new =begin/=end syntax and more tests!
  • Fixed RT#49742 'POE::Kernel->run() doesn't return immed. if no sessions', thanks Rocco Caputo for the fix!

Modules

A bridge that supports Glib's event loop from POE