in reply to Re: Which Cookie module for mod_perl 1.99?
in thread Which Cookie module for mod_perl 1.99?

But will it work with mod_perl 1.99? I thought 1.99 was mod_perl 1, not mod_perl 2?

If it's really mod_perl 2, than I'm probably really in the soup - god knows what else will fail....

  • Comment on Re^2: Which Cookie module for mod_perl 1.99?

Replies are listed 'Best First'.
Re^3: Which Cookie module for mod_perl 1.99?
by EvanCarroll (Chaplain) on Aug 02, 2006 at 19:52 UTC
    I don't know for sure. I was using mod_perl2, when I adopted Apache2, even though libapreq2 was in beta, ( and because of that so was mod_perl2. But because of the wording of this:
    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.


    Evan Carroll
    www.EvanCarroll.com