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

Changes for version 1.00 - 2015-03-09

  • switch to FFI::Platypus on the backend. FFI::Platypus provides the ability to bind ffi functions as first class Perl xsubs, resulting in dramatic performance gains.
  • optimize the Perl code in general, especially the send/recv hot spots
  • require Class::XSAccessor, which substantially improves Moo accessor performance
  • don't test against dev Perl on travis for now, seems to be busted

Modules

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