
Zeromq (also known as 0mq) is a lightweight messaging kernel. it supports: asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols, and more.
this package contains perl bindings to the zeromq library (see libzmq-dev).