my $clean_text = parse_workaround( $raw_html ); # my $hs = HTML::Strip->new(); # my $clean_text = $hs->parse( $raw_html ); # $hs->eof;