logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Message::Passing::Filter::Mangle - Filter and/or mangle messages the way you want.

Attributes

filter_function

Description

       This filter takes a sub which is called with the same arguments as "filter" in
       Message::Passing::Role::Filter minus $self.

       It's intended for use with Message::Passing::DSL when you don't want to write a named filter.

Methods

filter
       Calls filter_function passing on all received arguments but $self.

Name

       Message::Passing::Filter::Mangle - Filter and/or mangle messages the way you want.

Sponsorship

       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 Also