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

NAME

App::AutoCRUD::Context - Context information for handling a single request

DESCRIPTION

An instance of this class holds a bag of information for serving a single request. It is passed around for sharing information between controllers and view; its lifetime ends when the response is sent.