in reply to Re: I love perl but....
in thread I love perl but....

Not to be nitpicky, but you can have 100% valid HTML with HTML::Template too. You can embed the variables, if-thens, and loops in HTML comments. You can then run the HTML through a validator, if you desire.