Dmitry Karasik wrote:
Hello,
Hi Dmitry,
As a follow-up to my previous bug report to users@,
( http://www.gossamer-threads.com/lists/modperl/modperl/94912 )
I'd like to re-post the same issue to dev@, because I'm unsure
what is the status of this bugreport, and basically if it
was recognized as one.
Can you try the updated test patch that Torsten replied to the list with:
http://marc.info/?l=apache-modperl&m=119074979901161&w=2
you can run it via:
cd ModPerl-Registry
perl Makefile.PL && make && make test
once 'make test' has been run once, you can run that test individually with:
./t/TEST t/cgi-bin/stdin.t
It's really important to show a failing regression test here to prove
that it fails on your setup, but passes on other users' setups. I
looked through the thread and it looks like you are using a perlio
enabled perl, so that's probably not the problem.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]