in reply to Re: overuse of CGI module HTML methods?
in thread overuse of CGI module HTML methods?

There are no variables in that chunk, no. But that's just a random grab.

I've justified it to the guys here by pointing out that doing (for example)
table( Tr(td(["c1","c2","c3"])) ) ## with better spacing and comments, of course

means you absolutely cannot forget to close a tag, so your output should be proper parseable XHTML.