Help for this page
my $c = Module->new( { filterX => XXXX } ); ... - an array ref of regexes --> checks if any regex matches - a coderef --> the code is called
my %callbacks = ( ... }; }