
In order for catalyst::plugin::session to work the session id needs to be stored on the client, and the session data needs to be stored on the server.
catalyst::plugin::session::state::cookie stores the session id on the client using the cookie mechanism.
catalyst is an elegant model-view-controller web application framework written in perl.