cvs commit: modperl-2.0/src/modules/perl mod_perl.c

2001-11-14 Thread dougm
dougm 01/11/14 17:30:46 Modified:src/modules/perl mod_perl.c Log: save globals before populating %ENV vars Revision ChangesPath 1.94 +2 -2 modperl-2.0/src/modules/perl/mod_perl.c Index: mod_perl.c

cvs commit: modperl-2.0/t/modperl .cvsignore

2001-11-14 Thread dougm
dougm 01/11/14 19:02:43 Modified:src/modules/perl mod_perl.c modperl_env.c modperl_env.h t/conf modperl_extra.pl t/modperl .cvsignore Log: more complete implementation of tie %ENV to r-subprocess_env Revision ChangesPath 1.95 +2 -7

cvs commit: modperl-2.0/t/response/TestModperl env.pm

2001-11-14 Thread dougm
dougm 01/11/14 19:03:22 Added: t/response/TestModperl env.pm Log: add test for tie of %ENV to r-subprocess_env Revision ChangesPath 1.1 modperl-2.0/t/response/TestModperl/env.pm Index: env.pm

Re: [challenge] new mod_perl site

2001-11-14 Thread Thomas Klausner
Hi! On Wed, Nov 14, 2001 at 01:31:52AM +0800, Stas Bekman wrote: Obviously the site should be very light on graphics, but since you are a good web designer you know this and all the other requirements already. The only requirement we have is that this is an information site, so avoid fancy

Re: [challenge] new mod_perl site

2001-11-14 Thread tom poe
On Tuesday 13 November 2001 11:57, Thomas Klausner wrote: Hi! On Wed, Nov 14, 2001 at 01:31:52AM +0800, Stas Bekman wrote: Obviously the site should be very light on graphics, but since you are a good web designer you know this and all the other requirements already. The only requirement

Re: [challenge] new mod_perl site

2001-11-14 Thread Perrin Harkins
What about an additional requirement: The site should be validated sucessfully by validator.w3.org Maybe we should give the horse a chance to catch up to the cart... Once there is a design that people are satisfied with, you are more than welcome to submit patches to fix validation problems.