Changes for version 0.08
- Fixed many memory leaks (rt #64944) reported by Jason Ball
- Plugged ZeroMQ::Raw::Message related leaks
- Plugged leaks when setting $!
- Wrote tests using zmq_poll() and AnyEvent to do non-blocking recv() with zeromq
- Backwards incompatible change! zmq_send() now returns exactly what the underlying zeromq library returns -- previously it used to return a "true" value for success and false otherwise.
Modules
A ZeroMQ2 wrapper for Perl
ZeroMQ Constants
A 0MQ Context object
A 0MQ Message object
Low-level API for ZeroMQ
A 0MQ Socket object