NAME

ZMQ::AnyEvent::PULL - Asynchronously serviced ZeroMQ PULL Socket

VERSION

version 0.001

ATTRIBUTES

endpoint

The endpoint attribute must be given a string representing the ZeroMQ socket to work with.

on_read

The on_read attribute must be given a coderef that will be called whenever a new message is received.

AUTHOR

Michael Alan Dorman <mdorman@ironicdesign.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Ironic Design, Inc..

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.