Sorry, I forgot to mention this too.

I am defining $r as the request object, like in mod_perl1:

my $r = Apache::Request->new(shift,
                             TEMP_DIR => '/tmp/mason',
                            );

Is this correct in mod_perl2? I'm sorry, but I'm not terribly clued up on
mod_perl2 yet...

Thanks,
Pete


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to