Extopia has free modules that allow session management, authentication, logging and other Web management tasks.
http://www.extropia.com/opensource.html RWW ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 16, 2002 4:49 AM Subject: CGI-Session question... > Hi everyone, > I am new to CGI-perl scripting. I wanted to know how do we implement > session tracking with perl -CGI. > Is there something like a "Session" object (like in ASP or Java) where we > can put some variables so that we can access them in later pages? > I tried to read the CGI.pm but coul'd understand much... > Will we have to create anew file for each customer who logs in?? > > Can anyone help me out? > Thanks, > Sachin > > _______________________________________________ > ActivePerl mailing list > [EMAIL PROTECTED] > http://listserv.ActiveState.com/mailman/listinfo/activeperl > > _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/activeperl
