Help for this page
# ensure all fatals go to browser during debugging and setup # *don't* uncomment these lines on production code for security ... print "Content-type: text/html\n\n"; use CGI::Carp('fatalsToBrowser'); }
/^<(?:[Tt][Rr])...../ # it would be much easier to read if you had /^<(?:TR).........../i
(<.*)?