The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

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.