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

Dancer2::Plugin::SessionDatabase - Hook Loader For Dancer2::Session::DatabasePlugin

DESCRIPTION

Hook loader for Dancer2::Session::DatabasePlugin.

Plugin options

In your config.yml

plugins:
  SessionDatabase:
    # when set to true this forces a call to the database plugin
    always_clean: 1

AUTHOR

Michael Shipper AKALINUX@CPAN.ORG