[EMAIL PROTECTED] wrote:
geoff       2004/11/03 12:37:22

  Modified:    perl-framework/Apache-Test/lib/Apache TestMM.pm
  Log:
  reverting to 1.41 - apparently the conditional assignment borks win32

       return $preamble . <<'EOF' . $cover;
  -TEST_VERBOSE ?= 0
  +TEST_VERBOSE = 0

why not if (WIN32) {} then?


-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to