Spork::Template::Mason - Spork templating with Mason


Spork-Template-Mason documentation  | view source Contained in the Spork-Template-Mason distribution.

Index


NAME

Top

Spork::Template::Mason - Spork templating with Mason

SYNOPSIS

Top

  # in your config.yaml file

  template_class: Spork::Template::Mason
  files_class: Spork::Template::Mason

DESCRIPTION

Top

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

Top

Just set "template_class" and "files_class" in your config.yaml file to Spork::Template::Mason.

SUPPORT

Top

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

Top

Dave Rolsky <autarch@urth.org>

COPYRIGHT

Top


Spork-Template-Mason documentation  | view source Contained in the Spork-Template-Mason distribution.