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

Changes for version 0.14 - 2013-09-24

  • . fixed a lot of small bugs . implemented passing an instance of Strategy . new strategy, Alarm

Documentation

Modules

a PerlIO layer that adds read & write timeout to a handle
base class for a PerlIO::via::Timeout strategies
a PerlIO::via::Timeout strategy that uses Time::Out (based on alarm)
a PerlIO::via::Timeout strategy that don't do any timeout
a PerlIO::via::Timeout strategy that uses select