$Txt =~ s!()(.*?|\n)()! my $TD = $2; my $first = $1; my $last = $3; unless ($TD =~ /id="CODE"/) {$TD =~ s#
#\n#isg;} "$first$TD$last"!eisg;