Re: problem using Apache::Session

2002-09-04 Thread Cameron McBride
> Forgive me if I'm missing an obvious joke, but I've never heard of Apache: > :SessionX, and I can't find it mentioned in any of the Apache::Session > docs. Apache::SessionX is an extended session module written by Richter. It is not the same module as Apache::Session. If you hear about a per

Re: problem using Apache::Session

2002-09-04 Thread Cameron McBride
Doh. Sorry. Must remember to read _ALL_ posts _BEFORE_ responding. Cameron On Wed, Sep 04, 2002 at 08:13:15AM -0400, Cameron McBride wrote: > > Forgive me if I'm missing an obvious joke, but I've never heard of Apache: > > :SessionX, and I can't find it mentioned in any of the Apache::Session

Re: using CGI within Embperl

2002-09-04 Thread Luiz Fernando B. Ribeiro
Em Tue, 3 Sep 2002 12:18:47 -0700 "Mark Dedlow" <[EMAIL PROTECTED]> escreveu: > I'm want to drop some existing code that uses CGI.pm into Embperl, > but Embperl grabs POST'ed data, so CGI doesn't have it. By changing > my 'new CGI()' statements to 'new CGI(\%fdat);', my existing CGI-based > code