sub debug { $debug__++ or print header(); print map {my $x = escapeHTML($_); "
$x
"} @_; print "
"; }