Hello monks, today I replaed CGI.pm with CGI::Lite::Request for my website
Since then login functionality became not working.
Documentation of CGI::Session says it is compatible with any CGI.pm like modules which have param() method.
But CGI::Lite::Request do have param() method.
Especially the problem comes from here:
Other things such as setting cookie, creating session worked fine, but that method didn't work.
so.. is it possible to use CGI::Lite::Request with CGI::Session? if not, is there any alternative to CGI::Session for CGI::Lite::Request?
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |