my $t = $q->param('confession'); $t = HTML::FormatText->new->format(parse_html($t)); print $t;