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

Changes for version 0.21

  • Fix threading issues causing a segfault. martyn-gillmore/aero did the diagnosis on Win32, but that fix still caused problems in *nix, which showed a deeper problem. rafl provided a new patch, and hopefully this will fix the problem.
    • Initial fix by martyn-gillmore/aero: https://github.com/lestrrat/ZeroMQ-Perl/commit/baeb5233749233ced890141f5ab961fea1b1055d
    • Additional fix by rafl: https://github.com/lestrrat/ZeroMQ-Perl/commit/c9c7e0f1b98d7fc8336a612aa0b15f87964b3ef0
  • Doc tweaks (smueller)
  • Add ROUTER/DEALER
  • HEADS UP: There are plans to ditch ZeroMQ.pm in favor of multiple implementations, to provide more stability:
    • https://github.com/lestrrat/p5-ZMQ/
    • https://github.com/lestrrat/ZeroMQ-Perl/issues/36
    • https://github.com/lestrrat/ZeroMQ-Perl/issues/35

Modules

A ZeroMQ2 wrapper for Perl
ZeroMQ Constants
A 0MQ Context object
A 0MQ Message object
Convenient socket polling object
Low-level API for ZeroMQ
A 0MQ Socket object