Re: perlhandler -> CGI.pm -> no request object?

2000-01-31 Thread Brian Reichert
On Fri, Jan 28, 2000 at 06:46:27PM -0500, Brian Reichert wrote: > Sorry about the confusing subject line. > > I'm witnessing a symptom: > > Using apache_1.3.9 and mod_perl-1.21 and CGI.pm-2.56 under 3.2-STABLE. I have an update: under the above software versions, when I tightened my handler to

perlhandler -> CGI.pm -> no request object?

2000-01-30 Thread Lincoln Stein
Would folks like to beta test CGI.pm version 2.57? "make test" will fail with two html-related errors, but these are just related to change in the HTML 4.0 DTD and nothing to worry about. Lincoln CGI.pm-2.57.tar.gz Brian Reichert writes: > Sorry about the confusing subject line. > > I

perlhandler -> CGI.pm -> no request object?

2000-01-28 Thread Brian Reichert
Sorry about the confusing subject line. I'm witnessing a symptom: Using apache_1.3.9 and mod_perl-1.21 and CGI.pm-2.56 under 3.2-STABLE. I'm writing a cookie-based access handler. (Based very directly on the Apache::TicketMaster example in the Eagle book.) My perl handler uses: use CGI qw(