use HTML::TokeParser;
my $result;
my $p = HTML::TokeParser->new(\$text);
while ( my $token = $p->get_token ) {
if ($token->[0] eq 'T') {
$result.= $token->[1];
}
####
We have different groups to help you through the buying process. Our team of counselors and volunteers can provide transportation, and childcare.
'; ##
##
We have different groups to help you through the buying process. Our team of counselors and volunteers can provide transportation, and childcare.
';