The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.