while ($html =~/
.+<\/td>/gi) { print "\n $& \n"; }