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.