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

Changes for version 0.92 - 2009-11-20

  • Official Release. Have to review doc before 1.00. Fixed my local YAML.pm to have correct encoding of META.yml.

Changes for version 0.91_01 - 2009-11-19

  • Major internal rewrite. No external changes. I love TDD! Now the scheduling session is detached from the session from which the session was spawned. This should help to avoid session attachment/references problems as the scheduler is not anymore attached to a particular session. Note that due to a POE bug, _child(lose) is still fired. Fixed typos in example code. kthakore++ TODO: add a test that extracts test code from the SYNOPSIS POD section and runs it. Maybe using Test::Pod::Snippets.

Modules

Schedule POE events using DateTime::Set iterators