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
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
