-
-
15 Oct 2013 20:53:55 UTC
- Distribution: DSL-HTML
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (4)
- Testers (384 / 0 / 8)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (18.91KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Devel::Declare::Parser
- Exporter::Declare
- Exporter::Declare::Magic
- HTML::Tree
- Scalar::Util
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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.
Module Install Instructions
To install DSL::HTML, copy and paste the appropriate command in to your terminal.
cpanm DSL::HTML
perl -MCPAN -e shell install DSL::HTML
For more information on module installation, please visit the detailed CPAN module installation guide.