Re: Apache::Cookie - what is the mod_perl 2.0 equivalent?
Michael Peters <[email protected]>
| Newsgroups | gmane.comp.apache.apreq |
|---|---|
| Message-ID | <[email protected]> |
Patrick Galbraith wrote: > I have been looking high and low for the answer - what is the equivalent > of Apache::Cookie in mod_perl 2.0? I tried to use Apache2::compat to get Apache::Cookie wasn't part of mod_perl 1 either. It's part of libapreq. So for apache 2 you need libapreq2 which provides Apache2::Cookie. -- Michael Peters Developer Plus Three, LP