The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Spoon::Template::Mason - A Spoon template module that uses Mason

SYNOPSIS

  # in your config.yaml file

  template_class: Spoon::Template::Mason

DESCRIPTION

So you like Spoon/Spork/Kwiki, but you want to use Mason to generate your output. This is the module for you.

USAGE

Just set "template_class" in your config.yaml file to Spoon::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=spoon-template-mason or via email at bug-spoon-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.