Re: [mp2] Cookies and practical mod_perl

2004-01-15 Thread Geoffrey Young
Thomas Bolioli wrote: > I am using practical mod_perl (good book stas) book to come back up to > speed on mp after being away from perl and apache web development for a > few years. I am developing something new in mp2 and I am trying to set > cookies. The book's examples use Apache::Cookie and I

[mp2] Cookies and practical mod_perl

2004-01-15 Thread Thomas Bolioli
I am using practical mod_perl (good book stas) book to come back up to speed on mp after being away from perl and apache web development for a few years. I am developing something new in mp2 and I am trying to set cookies. The book's examples use Apache::Cookie and I tried to install Apache::Co