Re: cvs commit: modperl-2.0 Makefile.PL Changes

2003-08-14 Thread Randy Kobes
On Wed, 6 Aug 2003, Stas Bekman wrote: > We should get the cvs version ready for a release, since > once perl-5.8.1 is released we must release mp 1.99_10, > 1.99_09 won't work with 5.8.1. Hopefully this won't happen > this week. But it seems like Jarkko wants to release it > any moment now. > > >

Re: cvs commit: modperl-2.0 Makefile.PL Changes

2003-08-14 Thread Stas Bekman
Randy Kobes wrote: On Wed, 6 Aug 2003, Stas Bekman wrote: We should get the cvs version ready for a release, since once perl-5.8.1 is released we must release mp 1.99_10, 1.99_09 won't work with 5.8.1. Hopefully this won't happen this week. But it seems like Jarkko wants to release it any moment

Re: cvs commit: modperl-2.0 Makefile.PL Changes

2003-08-10 Thread Randy Kobes
On Wed, 6 Aug 2003, Stas Bekman wrote: > [EMAIL PROTECTED] wrote: > > stas2003/08/06 14:59:04 > > > > Modified:.Makefile.PL Changes > > Log: > > - now requiring 5.8.x/ithreads for threaded mpms (now doing the check > > against the mpm, rather than OS name) > > can someo

Re: cvs commit: modperl-2.0 Makefile.PL Changes

2003-08-07 Thread Stas Bekman
Randy Kobes wrote: On Wed, 6 Aug 2003, Stas Bekman wrote: [EMAIL PROTECTED] wrote: stas2003/08/06 14:59:04 Modified:.Makefile.PL Changes Log: - now requiring 5.8.x/ithreads for threaded mpms (now doing the check against the mpm, rather than OS name) can someone on win32

Re: cvs commit: modperl-2.0 Makefile.PL Changes

2003-08-06 Thread Stas Bekman
[EMAIL PROTECTED] wrote: stas2003/08/06 14:59:04 Modified:.Makefile.PL Changes Log: - now requiring 5.8.x/ithreads for threaded mpms (now doing the check against the mpm, rather than OS name) can someone on win32 check that I didn't break anything? I've replaced the ch