NAME
DSL::HTML::Rendering - Used internally by DSL::HTML
NOTES
You should never need to construct this yourself.
METHODS
- template
- head
- body
- tag_stack
- css_seen
- js_seen
- css_ref
- js_ref
- current
- args
- compile
- include
- build
- as_html
- build_head
- insert
- push_tag
- pop_tag
- peek_tag
- js_list
- css_list
- add_css
- add_js
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.