In message <[email protected]>, Fred Moyer writes: >If you have a moment, please take this 2.0.5 release candidate for a >spin. Thanks!
All tests succeed under i86pc-solaris-64 with httpd 2.2.17, however I needed to use GNU make to invoke the new test suite. On Solaris 10 with Solaris Studio 12.2: $ env PATH=/opt/apache2/perl-5.12.3/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/usr/sfw/bin \ perl Makefile.PL MP_APXS=/opt/apache2/bin/apxs MAKE=gmake $ env PATH=/opt/apache2/perl-5.12.3/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/usr/sfw/bin \ gmake test John [email protected]
