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 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