Nice! While I'm at it, I think I'm going to retire developing ZMQ::LibZMQ* and stuff now that you have an FFI version and have an good alternative.
To perl guys on this list: holler if you want to take over my ZMQ modules. --d 2013/10/7 Dylan Cali <[email protected]> > 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 > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
