I'd go one step further and write HTML::Template tags as comments:
Hello, <!-- TMPL_VAR NAME="name" -->
HTML::Template knows how to process these comment-style tags. The advantage of this is that you can run your templates through an HTML validator without any processing because the validator treats the HTML:::Template tags as HTML comments.
In reply to Re: Re: HTML::Template Problem
by tomhukins
in thread HTML::Template Problem
by shockme
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |