Perl wrapper for the 0MQ messaging/IPC framework version 2
Perl wrapper for the 0MQ messaging/IPC framework version 2. Please note that this module has been DEPRECATED in favor of more recent implementations. One such is ZMQ::FFI which builds transparently with any zmq release version from 2.2.0 through current 4.3.1.
Perl wrapper for the 0MQ messaging/IPC framework version 2. Please note that this module has been DEPRECATED in favor of more recent implementations. One such is ZMQ::FFI which builds transparently with any zmq release version from 2.2.0 through current 4.3.1.
To install p5.30-zeromq, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install p5.30-zeromq
To see what files were installed by p5.30-zeromq, run:
port contents p5.30-zeromq
To later upgrade p5.30-zeromq, run:
sudo port selfupdate && sudo port upgrade p5.30-zeromq
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.