my $body = $the_html_string; $body =~ s/^.*?()/$1/sgi;