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

Changes for version 0.11

  • Added a "EnableKeepAlive" config option to set SO_KEEPALIVE at the socket level. Also added code to set the socket for reasonable levels of keepalive packet generation. Unfortunately the constants; TCP_KEEPCNT, TCP_KEEPIDLE and TCP_KEEPINTVL have different values depending on the OS being used. As such, the this feature only works on Linux and AIX.

Modules

Perl extension for the POE Environment