On Fri, 21 Apr 2000 [EMAIL PROTECTED] wrote: > > This is great! My handler now works as expected. I have the O'Reilly > mod_perl book and it shows $c->user as a read-only function. It doesn't > make any mention of passing a variable to it. Thanks, Bjoern. hmm, yes the ch9 api listing does not give an example, but in ch6 you'll see: $r->connection->user($ticket{'user'});
- Won't override ENV variable klasker
- Re: Won't override ENV variable Ask Bjoern Hansen
- Re: Won't override ENV variable Rodney Broom
- Re: Won't override ENV variable Vivek Khera
- RE: Won't override ENV variable klasker
- RE: Won't override ENV variable Ask Bjoern Hansen
- RE: Won't override ENV variable Vivek Khera
- RE: Won't override ENV variable klasker
- RE: Won't override ENV variable Vivek Khera
- RE: Won't override ENV variable Doug MacEachern
- RE: Won't override ENV variable Geoffrey Young