> Does anyone know if there is any easy way to authenticate users and > securely maintain a session? Or is it up to me to create a database, and > a session cookie? > > Thanks in advance, > > Paul
This is a very FAQ, check the archives of this list. You might also want to look at the popular CGI::Session module on CPAN. There are others but I haven't used them. http://danconia.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>