![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: Multiple cookies in Catalyst, one longlasting and one session cookieby trwww (Priest) |
on Jan 29, 2017 at 19:45 UTC ( [id://1180575]=note: print w/replies, xml ) | Need Help?? |
I haven't used it, but it appears that you'd get what you need with Catalyst::Plugin:Session::PerUser and disabling the default 'migrate' functionality. Seems like that would give you an alternate, permanent session that is still seamlessly tied to your user. Even if it doesn't do exactly what you want it looks like a good place to start for inspiration.
In Section
Seekers of Perl Wisdom
|
|