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

NAME

Catalyst::View::BasePerRequest::Lifecycle::Request - Build a per request view

SYNOPSIS

    Not intended for standalone enduser use.

DESCRIPTION

This module is used by Catalyst::View::BasePerRequest to encapsulate building the actual view object on a per request basis. Code here might be of interest to people building their own view frameworks. for example you might wish to override the exception handler or change how the initialization arguments are made.

ALSO SEE

Catalyst::View::BasePerRequest

AUTHORS & COPYRIGHT

See Catalyst::View::BasePerRequest

LICENSE

See Catalyst::View::BasePerRequest