The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.20      2013-12-24 03:55:49 Europe/Paris
        . fix perl 5.8 compatibility

0.19      2013-12-24 03:54:20 Europe/Paris

0.18      2013-12-19 01:13:42 Europe/Paris

0.17      2013-12-01 23:47:28 Europe/Paris
        . now timeout supported for sysread and syswrite as well
        . better OO API using Role::Tiny

0.16      2013-10-28 21:04:49 Europe/Paris

0.15      2013-10-10 14:53:41 Europe/Paris
        . refactor based on new PerlIO::via::Timeout

0.14      2013-10-01 16:37:09 Europe/Paris
        . more documentation. update prereqs

0.13      2013-10-01 13:00:38 Europe/Paris
        . fixed setsockopt operation when disabling timeout

0.12      2013-09-27 12:06:48 Europe/Paris
        . removed useless Test::Exception

0.11      2013-09-25 22:12:08 Europe/Paris

0.10      2013-09-24 18:30:07 Europe/Paris
        . first implementation
        . actually rewrote it based on PerlIO::via::Timeout