The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Plack::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.