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

NAME

Interchange6::Schema::ResultSet::Session

SYNOPSIS

Check for expired sessions and carts.

expire( $expires )

Checks for expired sessions where $expires is either in seconds or human readable format. Example '2 hours'. If the cart user is registered the session will be deleted but and the cart's session_id will be made NULL. Anonymous sessions/carts will be deleted.