in reply to Re: use lib functionality
in thread use lib functionality
My host won't install modules the right way so I have to upload them myself. I've got CGI::Session with only uploading it in a custom lib. But somehow, when using the File driver for session storage I was running into errors. But I'm almost sure it had something to do with running my website under mod_perl and not plain CGI.
PS: Don't forget to clean your sessions when they expire :-).