The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.92 (2007-04-16)

    -- fix for when a client task timeouts before the server gets a handle back to the client

    -- fix a memory leak on timeouts.  adds a new test for it too.

    -- fix a bogus calling instead of checking of a test variable on
       connection timeout

0.91
    -- use Danga::Socket's cancellable timers to kill the timeout
       timers as soon as possible on success or fail.

0.90
    -- fix memory leaks

0.80
    -- initial release, now that it has a nice big passing test suite,
       does timeouts, and actually handles error conditions.  :)