On Mon, 13 Mar 2006, Foo Ji-Haw wrote:
There's a few recipes here: http://perl.apache.org/docs/2.0/user/coding/cooking.html#Sending_Cookies_Using_libapreq2Would using t Apache2::Cookie work just as well?
Apache2::Cookie is one of the glue modules for libapreq2. You have to install libapreq2 to get Apache2::Cookie.