Perl Binding (FFI)

ZMQ::FFI

Perl zeromq bindings using libffi and FFI::Raw

ZMQ::FFI exposes a high level, transparent, OO interface to zeromq independent of the underlying libzmq version. Where semantics differ, it will dispatch to the appropriate backend for you. As it uses ffi, there is no dependency on XS or compilation.

For complete examples, source, and documentation see:
https://github.com/calid/zmq-ffi/
https://metacpan.org/module/ZMQ::FFI