Re: Apache::Registry RFE

2000-06-01 Thread Doug MacEachern
On Tue, 30 May 2000, Michael Blakeley wrote: Of course there was an error... At 9:54 PM -0700 5/30/2000, Michael Blakeley wrote: $r-log_error($errsv) if $Apache::RegistryYA::AutoLog; s/RegistryYA/Registry I'm also having second thoughts about the binary nature of this

Re: Apache::Registry RFE

2000-06-01 Thread Michael Blakeley
At 12:40 PM -0700 6/1/2000, Doug MacEachern wrote: On Tue, 30 May 2000, Michael Blakeley wrote: $ diff -w Registry.pm.orig Registry.pm 26a27,28 $Apache::Registry::AutoLog ||= 32768; 155c157,160 $r-log_error($errsv); --- { local $^W = 0;

Re: Apache::Registry RFE

2000-06-01 Thread Doug MacEachern
Thanks - but RegistryNG causes problems elsewhere in my code. Apache::File::mtime() doesn't seem to work with RegistryNG. The code: whoops!! Apache::PerlRun/RegistryNG were written before apache introduced the ap_update_mtime api function. i've renamed Apache::PerlRun's version to

Re: Apache::Registry RFE

2000-05-31 Thread Michael Blakeley
Of course there was an error... At 9:54 PM -0700 5/30/2000, Michael Blakeley wrote: $r-log_error($errsv) if $Apache::RegistryYA::AutoLog; s/RegistryYA/Registry I'm also having second thoughts about the binary nature of this thing... I'd forgotten that $errsv might well be a text