Take me over?
NAME
Spork::Template::Mason - Spork templating with Mason
SYNOPSIS
# in your config.yaml file
template_class: Spork::Template::Mason
files_class: Spork::Template::Mason
DESCRIPTION
At present, this module's only purpose it to provide a default set of Mason templates for Spork. These templates are more or less identical to the TT2 templates included in the main Spork distro. You'll probably want to customize these.
USAGE
Just set "template_class" and "files_class" in your config.yaml file to Spork::Template::Mason
.
SUPPORT
Support questions can be sent to me via email.
Please submit bugs to the CPAN RT system at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=spork-template-mason or via email at bug-spork-template-mason@rt.cpan.org.
AUTHOR
Dave Rolsky <autarch@urth.org>
COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.