$self->handler( text => sub { $text = shift; $text =~ s/\n//g; },"text");