in reply to Re^2: Which Cookie module for mod_perl 1.99?
in thread Which Cookie module for mod_perl 1.99?
Apache2::Cookie::fetch now expects an $r object as (second) argument, although this isn't necessary in mod_perl 2 if Apache2::RequestUtil is loaded and 'PerlOptions +GlobalRequest' is in effect.I would say Apache2::Cookie is the right module.
|
---|