...
Transaction Number:
## ... my $order_reg = "Transaction Number:<\/p>\n.*<\/td>\n.*(.*)<\/td>"; if ($request->content =~ /$order_reg/s) { print "\nmatched $1\n"; }
Transaction Number:<\/p>\n.*<\/td>\n.*