Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
POEx::ZMQ::Types
SYNOPSIS
use POEx::ZMQ::Types -all;
DESCRIPTION
Type::Tiny-based types for POEx::ZMQ.
ZMQContext
A POEx::ZMQ::FFI::Context object.
ZMQSocket
A POEx::ZMQ::FFI::Socket object.
ZMQSocketType
A ZMQ socket type constant, such as those exported by POEx::ZMQ::Constants.
Can be coerced from a string.
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>