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

Changes for version 1.00

  • All of you using ZeroMQ.pm + libzmq 2.x, you are recommended to use this module instead. ZeroMQ will go into minimal maintenance mode, and new features are not going to be added.
  • Also, users writing ZMQ tools in Perl should also use the raw ZMQ interface over the Perl-ish interface.
  • Make sure to not clone ZMQ::LibZMQ2::Socket.
  • Remove code that generates constants.

Modules

A libzmq 2.x wrapper for Perl