Help for this page
print if (/^\<ReportHost/../^\<\/ReportHost>/); # ^
print if m{^<ReportHost>} .. m{^</ReportHost>};