Re: Login code

[email protected] (David Dorward) Thu, 08 Jan 2009 08:48:11 +0000
Newsgroups perl.beginners.cgi
Message-ID <[email protected]>
Brent Clark wrote:
> Would anyone have any example code of sessions for logins.

CGI::Session has some example code:

http://search.cpan.org/~markstos/CGI-Session-4.40/lib/CGI/Session.pm

If you want to use the Catalyst framework, their tutorial has a section 
on handling logins with sessions:

http://search.cpan.org/~hkclark/Catalyst-Manual-5.7016/lib/Catalyst/Manual/Tutorial/Authentication.pod

-- 
David Dorward
http://dorward.me.uk/