On Thu, 12 Dec 2002, Stas Bekman wrote:

> Randy Kobes wrote:
> > ActiveState have released officially an ActivePerl 8xx Win32
> > binary, based on perl-5.8. For mod_perl-2, a number of people
> > have reported problems with Win32 perl-5.6 that have been
> > resolved by going to perl-5.8. Despite the early stages, are
> > there any thoughts to making perl-5.8 the recommended version for
> > mod_perl-2 on Win32?
> 
> What do you mean by "making it recommended", print a warning?
> Since win32 users need the threaded mpm (so not to run
> serially), 5.8.0 is almost required, since 5.6.1's ithreads
> aren't as robust as 5.8.0's, no? Unless ActivePerl 5.6.1
> doesn't have the same issues as the normal Perl 5.6.1 does.

Although ActivePerl 5.6.1 does have some changes over the CPAN
perl-5.6.1, from what I gather from mine and other's experiences,
there's still problems with ActivePerl-5.6.1 and mod_perl-2 (for
example, when I run the mp2 tests on 5.6.1, often all memory gets
used up, but it's fine with 5.8). However, it's not necessary to
have 5.8 to build mp2 - 5.6.1 is OK at this level. But perhaps a
warning at the Makefile.PL stage could be given if Win32 and
5.6.1 are used, saying an upgrade to 5.8 is recommended for mp2?
As well as suitable warnings in the docs?

-- 
best regards,
randy


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

Reply via email to