I don't understand why have sent your email as an attachement... how do
you want us to quote it?

Anyway:

<Location /foo>
        SetHandler perl-script
        PerlHandler my::foo->cookie_check()
</Location>

s/my::foo->cookie_check/my::foo::cookie_check/ - since it's not a method,
$r is merely passed to the handler.

And read the eagle book about stacked handlers if that's what you want.

_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


Reply via email to