NAME
Reflexive::ZmqSocket::ZmqMessage - The event emitted when a single message is received
VERSION
version 1.130710
PUBLIC_ATTRIBUTES
message
is: ro, isa: ZeroMQ::Message
This attribute holds the actual message received from the socket. The following methods are delegated to this attribute:
data
AUTHORS
Nicholas R. Perez <nperez@cpan.org>
Steffen Mueller <smueller@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Nicholas R. Perez <nperez@cpan.org>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.