Re: STDERR and XML::LibXSLT problem

2003-03-06 Thread Kurt George Gjerde
On Tue, 4 Mar 2003, Stas Bekman wrote: > Kurt George Gjerde wrote: > > BTW: I've fixed my "can't coerce GLOB to string" problem I had last week. > > Was unrelated to mod_perl (sorry). It seems XML::LibXSLT produced some > > errors which went straight to STDERR. Under CGI these ends up in the >

[mp2] $r->args

2003-03-06 Thread Kurt George Gjerde
Stan and all, I'll just send in things as I discover them. Nothing urgent; just file it and look at it when time permits. Hope that's ok. Under ModPerl::Registry (in script handled by Registry), $r->args is not properly updated when the QUERY_STRING changes. Have to reload a couple of times. Loo