RE: cvs commit: modperl/Apache Apache.pm

2000-11-27 Thread Geoffrey Young
> -Original Message- > From: Stas Bekman [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 27, 2000 10:56 AM > To: Geoffrey Young > Subject: RE: cvs commit: modperl/Apache Apache.pm > > > > ok... I'll try to investigate in the next day or so... > > ok, cool! or today :) it looks

RE: cvs commit: modperl/Apache Apache.pm

2000-11-27 Thread Geoffrey Young
a PerlSetVar foo following a PerlAddVar foo is supposed to reset the value of foo, clearing the previous array (IIRC) might be worth noting... also, once you use the Apache::Table interface for either, you can call set() in addition to add(). Doug thought that this might only set it for the lif