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

Promises

This is an implementation of the Promise pattern for Perl. The particular API implemented is based on the Promises/A proposal for Common JS. The actual implementation is based heavily on the YUI Deferred plugin.

Please read the documentation in the .pm files for more info.