Changes for version 0.01_01

  • Daisuke Maki (lestrrat) hacked the following:
    • Use plain XS -- only because I don't know C++
    • Implemented serialization/deserialization
    • Worked on more thread safety
    • Updated constants
    • Implemented $ctxt->socket
    • Implemented $socket->send($plain_string)
    • Implemented ZeroMQ::device()
    • Implemented example scripts from http://zeromq.org/docs:introduction under eg/

Documentation

A 0MQ Context object
A 0MQ Message object
A 0MQ Socket object

Modules

A ZeroMQ2 wrapper for Perl