in reply to $Session from cgi BinaryWrite from PerlScript

You can replace the Session object with CGI::State or Apache::Session (which does not require mod_perl or apache). Some coding is required. The smoothest transition is to Apache::ASP, but that requires mod_perl.
  • Comment on Re: $Session from cgi BinaryWrite from PerlScript

Replies are listed 'Best First'.
Re: Re: $Session from cgi BinaryWrite from PerlScript
by $code or die (Deacon) on Oct 07, 2001 at 23:02 UTC