Alex White (wu) > App-Wubot > App::Wubot::Reactor::CleanText

Download:
App-Wubot-0.5.0.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
View/Report Bugs
Module Version: 0.5.0   Source  

NAME ^

App::Wubot::Reactor::CleanText - clean a field using a regexp

VERSION ^

version 0.5.0

SYNOPSIS ^

  - name: remove tables
    plugin: CleanText
    config:
      source_field: body
      regexp_search: '<table.*?</table>'

DESCRIPTION ^

TODO: More to come...

SUBROUTINES/METHODS ^

react( $message, $config )

The standard reactor plugin react() method.

syntax highlighting: