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

Changes for version 0.18 - 2015-02-25

  • linger default has changed back to -1 for libzmq all versions
  • add travis tests for Perl 5.20
  • $! will not be localized by default when stringified in Perl 5.22 and beyond, and needs to be explicitly localized in the tests (GH#12)