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

Changes for version 1.04 - 2015-03-24

  • require FFI::Platypus 0.33 which fixes potential segfaults during global destruction (GH#19)
  • don't install on unthreaded BSD perls (GH#13)
  • more performance improvements, incl. 30% faster recv rate in some tests see 83f0013, f834fe9, and 394e164
  • use a default linger of 0 (default used by czmq/jzmq)
  • don't clobber user linger value (GH#18)
  • properly localize redefines in tests
  • fix cleanup of ctx/sockets created in forked children

Modules

version agnostic Perl bindings for zeromq using ffi
Generated module of zmq constants. All constants, all versions.
zmq convenience functions