The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Wubot::Reactor::DeleteField - remove a field from the message

VERSION

version 0.1_5

SYNOPSIS

      - name: delete field 'x' from the message
        plugin: DeleteField
        config:
          field: x

DESCRIPTION

Removes a field and its value from a message.