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

NAME

Catalyst::View::Template::Lace::Role::PerContext - One view per request/context

SYNOPSIS

    TBD

DESCRIPTION

This is a subclass of Catalyst::View::Template::Lace::Factory that does the 'PerContext' pattern; that is it creates only one view per request, rather than a new one each time the view method is called. You can set this via the adaptor configuration option (see Catalyst::View::Template::Lace).

SEE ALSO

Catalyst::View::Template::Lace.

AUTHOR

Please See Catalyst::View::Template::Lace for authorship and contributor information.

COPYRIGHT & LICENSE

Please see Catalyst::View::Template::Lace for copyright and license information.