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

Changes for version 0.08

  • Fix off-by-one error when removing an fd which causes an uninitialised pollfd element to enter the set instead
  • Use dedicated pipe in test script rather than STDIN/STDOUT, which the containing test system may have altered in ways that make our test fail

Modules

Object interface to Linux's ppoll() call