Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 316 Bytes

File metadata and controls

14 lines (9 loc) · 316 Bytes

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