- or download this
use strict;
use Data::Dumper;
...
# send the obligatory Content-Type and print the template output
print $template->output;
- or download this
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w
+3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
...
</body>
</html>
- or download this
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w
+3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
...
</body>
</html>