Relative Content

Tag Archive for perlsession-cookiesplackstarmandancer2

Perl, Dancer2 session not working as expected

I’ve got everything working on my small web app, even payments and hosting. It’s just an app that takes scheduling information as input into a database, then it organizes it into a heavily formatted spreadsheet for download. The last thing I realize I need is reliable sessioning. I switched from the “Simple” setting to “Memcached” and then “Cookie” but I noticed the cookies don’t expire.