ZMQ::CZMQ::Zframe - Wrapper Around zframe_t
use ZMQ::CZMQ; my $frame = zframe_new("foo", 3);
To install ZMQ::CZMQ, copy and paste the appropriate command in to your terminal.
cpanm
cpanm ZMQ::CZMQ
CPAN shell
perl -MCPAN -e shell install ZMQ::CZMQ
For more information on module installation, please visit the detailed CPAN module installation guide.