NAME

HTML::Mason::Compiler - Compile Mason component source

SYNOPSIS

  package My::Funky::Compiler;

  use base qw(HTML::Mason::Compiler);

DESCRIPTION

... Ken will be adding these docs (from Appendix A of the book) as soon as the text has been looked at a little bit.

SEE ALSO

HTML::Mason, HTML::Mason::Admin, HTML::Mason::Interp