There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.