I know I'm probably asking a stupid question, but does anyone know of a
module that helps set session variables? I have some admin pages that need
to have session capabilities so that if someone logouts of the admin
section, they stay logged out. Cookies will not work here and hidden form
variables won't either. 

The program is written in pure win32 perl and is accessed using the .pl
extension therefore using the Win32:: won't work.. or will it? Which one?

Thanks in advance. I know there has to be an easy one 

Meegan
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activeperl

Reply via email to