Changes for version 1.02
- Fix tools/detect_zmq.pl as it was checking for old libzmq2 version (https://github.com/lestrrat/p5-ZMQ/pull/17), pr by @andyjones
- EXPERIMENTAL: Add zmq_proxy(). Test cases are most welcome. (https://github.com/lestrrat/p5-ZMQ/issues/16)
- Fix SYNOPSIS for zmq_send(msg)?, zmq_recv(msg)?
Modules
A libzmq 3.x wrapper for Perl