- or download this
#!/usr/bin/perl
use HTML::Template;
...
<TMPL_VAR NAME=VALUE>
</body>
</html>
- or download this
package Foo;
use HTML::Template;
...
<TMPL_VAR NAME=VALUE>
</body>
</html>
- or download this
HTML::Template->new() : Syntax error in <TMPL_*> tag at /fake/path/for
+/non/file/template : 5. at /usr/lib/perl5/site_perl/5.8.0/HTML/Templa
+te.pm line 2243, <DATA> line 7.