Install libzmq-ffi-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libzmq-ffi-perl
Description:
version agnostic Perl bindings for zeromq using ffi
ZMQ::FFI exposes a high level, transparent, OO interface to zeromq independent of the underlying libzmq version. Where semantics differ, it will dispatch to the appropriate backend for you. As it uses ffi, there is no dependency on XS or compilation. As of 1.00 ZMQ::FFI is implemented using FFI::Platypus.
Homepage: https://metacpan.org/release/ZMQ-FFI
Version: 1.11-2
Section: universe/perl