[zeromq-dev] ZMQ::FFI - Perl bindings using libffi and FFI::Raw

Dylan Cali calid1984 at gmail.com
Mon Oct 7 05:41:08 CEST 2013


Hello,

I recently released the module ZMQ::FFI for Perl.  From the description:

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

In addition underlying zmq calls are checked for you, and in the case of an
error ZMQ::FFI will die with the appropriate system error message.

More information at:
https://github.com/calid/zmq-ffi
https://metacpan.org/module/ZMQ::FFI

Let me know if you have any feedback.

Thanks,
Dylan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20131006/ac9ba616/attachment.htm>


More information about the zeromq-dev mailing list