Stas Bekman wrote:
> 
> Somebody at p5p was asking about problems with 5.7.3 and modperl 1.x.
> I've run make test and got a bunch of failures, though didn't get a
> chance to investigate.

with the AUTOLOAD stuff fixed, I'm back to compiling bleedperl and
mod_perl CVS nightly, though I don't play with it every day as I used
to.

regardless of the failing tests it seems to work ok - I can complile,
start the server, and do mod_perl stuff.  

the only thing I've noticed is that print "foo" doesn't seem to work
but $r->print("foo") does - I figured something about the TIEHANDLE
interface changed, but I didn't track it down.  it might have fixed
itself since I last looked.

I'm hoping to start hacking away at the STATUS file next week a bit at
a time, so I'll investigate what I can.

--Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to