perl-Catalyst-Plugin-Session-State-Cookie 0.14

Maintain session IDs using cookies
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. This plugin provides a way to store the session ID on the
client, through a cookie.