Re: Getting %ENV into a filter
[prev]
[thread]
[next]
[Date index for 2005/03/14]
> [Mon Mar 14 12:25:24 2005] [error] [client 192.168.1.107] Can't locate
> object method "subprocess_env" via package "Apache::RequestRec" at
> Foo.pm line 22.
Just to sanity check, I peeked at $f->r, and it does appear to be what
it's supposed to:
- Apache::RequestRec=SCALAR(0x82de098)
but it doesn't seem to have a working the_request method, either!
Mon Mar 14 13:16:10 2005] [error] [client 192.168.1.107] Can't locate
object method "the_request" via package "Apache::RequestRec" at Foo.pm
line 22.\n
 |
 |
Re: Getting %ENV into a filter
Mike Whitaker 13:19 on 14 Mar 2005
|