Re: Apache::Test + Module::Build

2003-08-26 Thread Dave Rolsky
On Tue, 26 Aug 2003, David Wheeler wrote: > On Tuesday, August 26, 2003, at 10:45 AM, Ken Williams wrote: > > > I'm probably not familiar enough with the mod_perl build process > > anymore to be much help, but subclasses of Module::Build are designed > > to be easy. This may be a demanding enoug

Re: Apache::Test + Module::Build

2003-08-26 Thread David Wheeler
On Tuesday, August 26, 2003, at 02:02 PM, Dave Rolsky wrote: One of the todo items on the list for Mason is converting to Module::Build and Apache::Test, so I may end up doing this myself. Excellent! Regards, David -- David Wheeler AIM: dwTheory [EMAIL PROT

Re: SubRequest in Filter MP2 [QUESTION]

2003-08-26 Thread Geoffrey Young
Stas Bekman wrote: Craig Shelley wrote: I'll take a look at it. But you didn't supply a complete bug report as explained http://perl.apache.org/bugs/. Please do so. I think I've got this figured out. the problem is with the r->main logic in mpxs_ap_run_sub_req. with that logic, what ends up h

Re: Apache::Test + Module::Build

2003-08-26 Thread David Wheeler
On Tuesday, August 26, 2003, at 10:45 AM, Ken Williams wrote: I'm probably not familiar enough with the mod_perl build process anymore to be much help, but subclasses of Module::Build are designed to be easy. This may be a demanding enough subclass that you'll need some things worked out, so

Re: Apache::Test + Module::Build

2003-08-26 Thread Ken Williams
On Monday, August 25, 2003, at 09:32 PM, David Wheeler wrote: On Monday, August 25, 2003, at 07:19 PM, Stas Bekman wrote: I suppose that one has to write an equivalent of Apache::TestMM to make things transparent for the developers. Patches are welcome. I guess you can call it Apache::TestMB?

Re: mp2 make test errors with current CVS on NetBSD 1.6.1/i386/perl5.8.0

2003-08-26 Thread Stas Bekman
Carl Brewer wrote: Stas Bekman wrote: Hmm, looks like it has quit before the test suite has started? Can you do: t/TEST -start t/TEST -run if it's the same, try to run a single test: It was the same t/TEST -start t/TEST -run modperl/print Same : [...] Any chance this is an IPv6 issue again

Re: mp2 make test errors with current CVS on NetBSD 1.6.1/i386/perl5.8.0

2003-08-26 Thread Carl Brewer
Stas Bekman wrote: Hmm, looks like it has quit before the test suite has started? Can you do: t/TEST -start t/TEST -run if it's the same, try to run a single test: It was the same t/TEST -start t/TEST -run modperl/print Same : steel1: {37} ./t/TEST -start /usr/local/apache2/bin/httpd -d /data/s

Re: mp2 make test errors with current CVS on NetBSD 1.6.1/i386/perl5.8.0

2003-08-26 Thread Stas Bekman
Carl Brewer wrote: Carl Brewer wrote: Stas Bekman wrote: Doesn't the doc at http://perl.apache.org/bugs/ mention the need to send the relevant chunks of the t/logs/error_log file? Mea Culpa t/logs/error_log : [Tue Aug 26 08:55:52 2003] [info] Init: Initializing OpenSSL library [Tue Aug 26 08

Re: Apache::Test + Module::Build

2003-08-26 Thread Stas Bekman
David Wheeler wrote: On Monday, August 25, 2003, at 07:19 PM, Stas Bekman wrote: I haven't tried yet, but it should work, but you will have to create the relevant Makefile-equivalent sections by yourself. After all, all you need is to write 'make test' and 'make clean' targets. The actual test

Re: Apache::Test + Module::Build

2003-08-26 Thread David Wheeler
On Monday, August 25, 2003, at 07:19 PM, Stas Bekman wrote: I haven't tried yet, but it should work, but you will have to create the relevant Makefile-equivalent sections by yourself. After all, all you need is to write 'make test' and 'make clean' targets. The actual testing has nothing to do

Re: Apache::Test + Module::Build

2003-08-26 Thread Stas Bekman
David Wheeler wrote: Does Apache::Test work with Module::Build yet? If so, how? I haven't tried yet, but it should work, but you will have to create the relevant Makefile-equivalent sections by yourself. After all, all you need is to write 'make test' and 'make clean' targets. The actual testing

Apache::Test + Module::Build

2003-08-26 Thread David Wheeler
Does Apache::Test work with Module::Build yet? If so, how? TIA, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://www.kineticode.com/ Yahoo!: dew7e