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

Changes for version 0.02

  • Now ZMQ_HOME as well as CZMQ_HOME is honored during compilation
  • Now use ZMQ::LibCZMQ1 will export all the functions, unless you explicitly specify what you want.
  • Actually check for existance of functions. You should now be able to actually compile this module regardless of the underlying libzmq version.
  • Functions that are no available for the underlying library version will now croak.
  • Made many Travis CI tweaks.

Modules

Wrapper Around czmq high level ZMQ API