2007/5/15, Adam Prime x443 <[EMAIL PROTECTED]>:

use Apache::RequestRec;
?

I use "Apache::RequestRec" to have access to the object method "user" in the
line:

my $user = $r->user;

What version of mod_perl are you running?  The above line makes me thing
you're running an reall old version of mod_perl2 from prior to the
namespace change, which is probably a really bad idea, and may explain
why Auth isn't working right


Running Debian:
libapache2-mod-perl2                                        1.999.21-1
Integration of perl with the Apache2 web server


Greetings,
Moritz

Reply via email to