Re: [ANNOUNCE] Apache::Test 1.08 RC1

2004-02-26 Thread Stas Bekman
Thella, Rita wrote: Hi All, Do have to do anything different to get it going? This bug should have been fixed in 1.08 which you can get from CPAN. __ Stas BekmanJAm_pH --> Just Another mod_perl Hacker http://stason.org/

RE: [ANNOUNCE] Apache::Test 1.08 RC1

2004-02-26 Thread Thella, Rita
Hi All, Do have to do anything different to get it going? Thanks, Rita -Original Message- From: Thella, Rita Sent: Tuesday, February 24, 2004 9:54 AM To: [EMAIL PROTECTED] Subject: RE: [ANNOUNCE] Apache::Test 1.08 RC1 I ran into following error messages with perl 5.8.0 $ perl

Re: [ANNOUNCE] Apache-Test 1.08

2004-02-25 Thread Geoffrey Young
Stas Bekman wrote: > The uploaded file > > Apache-Test-1.08.tar.gz > > has entered CPAN as nice work stas! --Geoff

Re: [ANNOUNCE] Apache::Test 1.08 RC1

2004-02-25 Thread Stas Bekman
Thanks to all for testing this version. 1.08 is making its way to CPAN mirrors at this very moment. __ Stas BekmanJAm_pH --> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.o

[ANNOUNCE] Apache-Test 1.08

2004-02-25 Thread Stas Bekman
The uploaded file Apache-Test-1.08.tar.gz has entered CPAN as file: $CPAN/authors/id/S/ST/STAS/Apache-Test-1.08.tar.gz size: 106214 bytes md5: ac6657a097f060d688ba8c314b861545 Support: If you have any problems remember to read the Apache-Test/README file. Important changes since 1.07: Th

Re: [ANNOUNCE] Apache::Test 1.08 RC1

2004-02-24 Thread Stas Bekman
William McKee wrote: Stas, Ignore that previous failure message. It was right on, A-T should be installable without having any mp generation installed. It's now fixed in cvs. I tried to install the package on the wrong system (one without Apache installed). Once I corrected that error, everythin

Re: [ANNOUNCE] Apache::Test 1.08 RC1

2004-02-24 Thread Geoffrey Young
>> +my $mp2 = Apache::TestConfig::IS_MOD_PERL_2_BUILD(); >> +$vars_must_overriden++ if $mp2; >> >> unless ($vars_must_overriden) { >> for (@data_vars_must) { > > > For some reason perl doesn't like undef constants at compile time. You > can reproduce the problem with: >

Re: [ANNOUNCE] Apache::Test 1.08 RC1

2004-02-24 Thread William McKee
Stas, Ignore that previous failure message. I tried to install the package on the wrong system (one without Apache installed). Once I corrected that error, everything worked fine. I was even prompted for the location of my httpd binary because it is not in the path. Test output: server localho

Re: [ANNOUNCE] Apache::Test 1.08 RC1

2004-02-24 Thread Stas Bekman
Geoffrey Young wrote: Stas Bekman wrote: We would like to release Apache::Test 1.08. It includes multiple changes and improvements, therefore we need your help to test it and report any problems you may have noticed. http://apache.org/~stas/Apache-Test-1.08-dev.tar.gz I'm getting a strange error f

Re: [ANNOUNCE] Apache::Test 1.08 RC1

2004-02-24 Thread William McKee
On Mon, Feb 23, 2004 at 04:53:48PM -0800, Stas Bekman wrote: > We would like to release Apache::Test 1.08. It includes multiple changes > and improvements, therefore we need your help to test it and report any > problems you may have noticed. I did not see an INSTALL file so did the usual `perl

RE: [ANNOUNCE] Apache::Test 1.08 RC1

2004-02-24 Thread Thella, Rita
- From: Geoffrey Young [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 24, 2004 9:08 AM To: [EMAIL PROTECTED] Subject: Re: [ANNOUNCE] Apache::Test 1.08 RC1 Stas Bekman wrote: > We would like to release Apache::Test 1.08. It includes multiple changes > and improvements, therefore w

Re: [ANNOUNCE] Apache::Test 1.08 RC1

2004-02-24 Thread Geoffrey Young
Stas Bekman wrote: > We would like to release Apache::Test 1.08. It includes multiple changes > and improvements, therefore we need your help to test it and report any > problems you may have noticed. > > http://apache.org/~stas/Apache-Test-1.08-dev.tar.gz I'm getting a strange error from 5.6.1

Re: [ANNOUNCE] Apache::Test 1.08 RC1

2004-02-24 Thread Stas Bekman
Christopher H. Laco wrote: What kind of pod2man is that? what perl version? All modern perls support more than head[12]. An therein lies the fun: it's the stock 5.005_3 perl included in the base OS install. I know I should upgrade, but I just can't break the if-it-aint-broke-dont-fix-it-rule j

Re: [ANNOUNCE] Apache::Test 1.08 RC1

2004-02-24 Thread Christopher H. Laco
What kind of pod2man is that? what perl version? All modern perls support more than head[12]. An therein lies the fun: it's the stock 5.005_3 perl included in the base OS install. I know I should upgrade, but I just can't break the if-it-aint-broke-dont-fix-it-rule just yet. :-) -=Chris __

Re: [ANNOUNCE] Apache::Test 1.08 RC1

2004-02-24 Thread David Wheeler
On Feb 23, 2004, at 4:53 PM, Stas Bekman wrote: We would like to release Apache::Test 1.08. It includes multiple changes and improvements, therefore we need your help to test it and report any problems you may have noticed. http://apache.org/~stas/Apache-Test-1.08-dev.tar.gz Thanks. All tests su

Re: [ANNOUNCE] Apache::Test 1.08 RC1

2004-02-24 Thread Stas Bekman
Christopher H. Laco wrote: Thanks Christopher, All tests successful: + FreeBSD 4.9-STABLE However, 'make' was a little cranky about pod2man: [EMAIL PROTECTED] ~/Apache-Test-1.08-dev] $ make /usr/bin/pod2man: Unrecognized pod directive in paragraph 178 of lib/Apache/TestRequest.pm: head3 What kind

Re: [ANNOUNCE] Apache::Test 1.08 RC1

2004-02-24 Thread Christopher H. Laco
On Mon, 2004-02-23 at 16:53 -0800, Stas Bekman wrote: We would like to release Apache::Test 1.08. It includes multiple changes and improvements, therefore we need your help to test it and report any problems you may have noticed. All tests successful : + Linux-2.6 + Linux-2.4 + OpenBSD 3.4 (IP

Re: [ANNOUNCE] Apache::Test 1.08 RC1

2004-02-24 Thread Andrew Wyllie
On Monday, Feb 23, 2004, at 20:04 US/Eastern, Philippe M. Chiasson wrote: On Mon, 2004-02-23 at 16:53 -0800, Stas Bekman wrote: We would like to release Apache::Test 1.08. It includes multiple changes and improvements, therefore we need your help to test it and report any problems you may have

Re: [ANNOUNCE] Apache::Test 1.08 RC1

2004-02-24 Thread Philippe M. Chiasson
On Mon, 2004-02-23 at 16:53 -0800, Stas Bekman wrote: > We would like to release Apache::Test 1.08. It includes multiple changes and > improvements, therefore we need your help to test it and report any problems > you may have noticed. All tests successful : + Linux-2.6 + Linux-2.4 + OpenBSD

[ANNOUNCE] Apache::Test 1.08 RC1

2004-02-24 Thread Stas Bekman
We would like to release Apache::Test 1.08. It includes multiple changes and improvements, therefore we need your help to test it and report any problems you may have noticed. http://apache.org/~stas/Apache-Test-1.08-dev.tar.gz Thanks. Changes so far: Instead of hard-coding listen directive to 1