]> mj.ucw.cz Git - libucw.git/commit
CGI.pm: More improvements to the cookie mechanism.
authorMartin Mares <mj@ucw.cz>
Sat, 13 Sep 2008 15:23:21 +0000 (17:23 +0200)
committerMartin Mares <mj@ucw.cz>
Sat, 13 Sep 2008 15:23:21 +0000 (17:23 +0200)
commit45476e823b3a4cfd9be6c457c0f1949e863ddefc
tree7d5e3647a3a5ab63aa4ac9da59c719e3cd90cebb
parentad2908dd6a286a9bc905ecdc1607c77122f3e0ec
CGI.pm: More improvements to the cookie mechanism.

I am trying to make the parameters as close as possible to the
new standard (they make better sense and I want to keep the function
compatible with older versions of CGI.pm).

It also handles options with no values more gracefully.
ucw/perl/CGI.pm