On Thu, Jul 14, 2011 at 3:15 PM, Vincent Veyron <vv.li...@wanadoo.fr> wrote:
> OK, I must have missed it in the doc, I'll look again.

I think you're misunderstand.  Storable doesn't do this for you.  The
idea is you could capture the session in a variable and write that to
a database.

If you'd rather not roll your own but you don't like the
Apache::Session API, look at other stuff on CPAN like CGI::Session.

- Perrin

Reply via email to