NAME
App::Dochazka::Common::Session - session-management functions shared by App::Dochazka::REST and App::Dochazka::WWW
SYNOPSIS
Shared session-management functions.
FUNCTIONS
get_session
Given a Plack environment (hashref), returns session object. If there is no session object in the environment, it creates one.
Returns: nothing