![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
NMS, London PM?by InfiniteSilence (Curate) |
on Apr 07, 2006 at 21:30 UTC ( #541980=perlquestion: print w/replies, xml ) | Need Help?? |
InfiniteSilence has asked for the wisdom of the Perl Monks concerning the following question:
Searching around for Perl projects on Sourceforge led me to NMS.
(Update: The library in question is called CookieLib). There is a a README, but it does not mention anything about this.
Okay, I think, this is posted by London PM (or by members thereof), and the code is supposed to be more secure than MSA code.
What I don't get is how this is supposed to be more secure:
Note the "==1"s. Also, the quickest glance through the CGI::Cookie perldoc shows that you can use values for -expires like '3M': So, is the above supposed to be a secure version usage of the CGI::Cookie module? If so, why? Update #2: As a result of my posting the following was appended to the modification history of CookieLib at NMS: And the code has, apparently, been modified. Thank you gellyfish for your prompt action. Celebrate Intellectual Diversity Moved from Perl Monks Discussion to Seekers of Perl Wisdom by planetscape
Back to
Seekers of Perl Wisdom
|
|