NAME
DSL::HTML::Template - Used internally by DSL::HTML
NOTES
You should never need to construct this yourself.
METHODS
- compile(@args)
 - 
Build the template, return the HTML.
 - include(@args)
 - 
Build the template, include it into the current template.
 - name
 - params
 - block
 - indent
 
AUTHORS
Chad Granum exodist7@gmail.com
COPYRIGHT
Copyright (C) 2013 Chad Granum
DSL-HTML is free software; Standard perl license (GPL and Artistic).
DSL-HTML is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the license for more details.