The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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)