Ray and Lara Recendez wrote:
> 
> I am new with Perl and particularly mod_perl. I am trying to setup web
> authentication with the expiration period based on inactivity. Is there an
> easy to use already written module with documentation? If so, could someone
> please point me in the right direction.
> 
> Thanks,
> Ray


id suggest looking at the Apache::Auth* modules

i use the Apache::AuthCookie
but some of the other ones might be handier for you

Reply via email to