in reply to Re: Re: HTML Templating as Tree Rewriting: Part I: "If Statements"
in thread HTML Templating as Tree Rewriting: Part I: "If Statements"
That's one of the (very few) pros on building HTML with CGI.pm's tag functions: it ensures your tags are nested properly. Just like they always should be.