Re: session management in perl

2001-03-25 Thread Gerald Richter
+49 6133 925152 - - Original Message - From: "tom joseph" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 23, 2001 2:41 PM Subject: session management in perl Hello there... I have a doub

Re: session management in perl

2001-03-23 Thread Brooklyn Linux Solutions CEO
Mod Perl has nothing to do with Session Management. Cheers Ruben > Hello there... > > I have a doubt regarding the session management in perl. > The entries that I saw in the mailing list were speaking of mod_perl > which I did

session management in perl

2001-03-23 Thread tom joseph
Hello there... I have a doubt regarding the session management in perl. The entries that I saw in the mailing list were speaking of mod_perl which I did not understand. I am not using mod_perl. I use the Apache::Session module and tie a hash to it and add session variables to the hash as soon