> > I have googled around quite a bit but haven't found anything for
> > this.
> >
> > Using Apache 2.2.3, mod_perl 2.0.2-2.4, both are from Debian
> > packages.
> >
> > I am not using handlers, just scripts, and so I have nothing to
> > shift.
> > Also, the Apache2::requestutil stuff doesn't work
On Nov 6, 2007 3:37 PM, Collin Monahan <[EMAIL PROTECTED]> wrote:
>
> I have googled around quite a bit but haven't found anything for this.
>
> Using Apache 2.2.3, mod_perl 2.0.2-2.4, both are from Debian packages.
>
> I am not using handlers, just scripts, and so I have nothing to shift.
> Also,
I have googled around quite a bit but haven't found anything for this.
Using Apache 2.2.3, mod_perl 2.0.2-2.4, both are from Debian packages.
I am not using handlers, just scripts, and so I have nothing to shift.
Also, the Apache2::requestutil stuff doesn't work.
$r = shift; # $r will be undefi