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

Plack::Middleware::Memento::Handler::Catmandu::Bag - Connect Plack::App::Catmandu::Bag to Plack::Middleware::Memento

SYNOPSIS

builder {
  enable 'Memento', handler => 'Catmandu::Bag', store => 'mystore', bag => 'mybag';
  $app
};

AUTHOR

Nicolas Steenlant <nicolas.steenlant@ugent.be>