DOKK / manpages / debian 12 / libmessage-passing-perl / Message::Passing::Filter::T.3pm.en
Message::Passing::Filter::T(3pm) User Contributed Perl Documentation Message::Passing::Filter::T(3pm)

Message::Passing::Filter::T - Send a message stream to multiple outputs.

This filter is used to duplicate a message stream to two or more outputs.

All messages are duplicated to all output streams, so you may want to follow this with Message::Passing::Filter::Key to one or more of those streams.

Just like a normal Message::Passing::Role::Input class, except takes an array of outputs.

Sends the consumed message to all output_to instances.

This module exists due to the wonderful people at Suretec Systems Ltd. <http://www.suretecsystems.com/> who sponsored its development for its VoIP division called SureVoIP <http://www.surevoip.co.uk/> for use with the SureVoIP API - <http://www.surevoip.co.uk/support/wiki/api_documentation>

See Message::Passing.

2021-11-09 perl v5.32.1