I recently had to create a website with user log-in and log-out etc and decided to Do It Properly and use CGI::Session instead of hacking my own stuff together.
However, I'm a bit puzzled by a few things:
but I was surprised to see that the idea doesn't even come up. Is this just a matter of fashions changing, and the "remember me" checkbox not being much used when the module was first written?if($session->param('_REMEMBER')){ # set cookie with long expiry }else{ # set default cookie which expires on browser close }
Nobody says perl looks like line-noise any more
kids today don't know what line-noise IS ...
In reply to Some questions about CGI::Session by Cody Pendant
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |