The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension AnyEvent::Redis

0.05  Fri Feb 12 10:33:44 PST 2010
        - Fixed a typo in the on_error callback (jzawodn)

0.04  Tue Nov 10 22:55:59 PST 2009
        - Fixed deps

0.03  Tue Nov 10 20:33:38 PST 2009
        - Changed the object construction API to always use new()
        - Implemented on_error for callback based error handling

0.02  Tue Nov 10 17:49:39 PST 2009
        - Fixed all_cv interface
        - Fixed redis-server check in tests

0.01  Sun Nov  8 00:51:03 2009
        - original version