The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

interchange6-session-expires - Expire DBIC sessions

SYNOPSIS

Usage:

If --expire is not set the script will attempt to use session_expires value from config.yml.

  bin/interchange6-session-expires

  bin/interchange6-session-expires --expire='2hours'

  bin/interchange6-session-expires --expire='7200'

DESCRIPTION

NOTE: This script should be copied to your Dancer App/bin directory to work correctly.