Geoffrey Young wrote:

Unrelated we need to test the test suite with LWP not available,


indeed

I'd even suggest a new command line option -nolwp which will make sure that it's not loaded and the test suite is running without it. That will make it easy to test. Sounds goood?


yup

OK, committed code that allows us to run 'make test' pretending that LWP is not there.


  Modified:    perl-framework/Apache-Test/lib/Apache TestRequest.pm
  if env var APACHE_TEST_PRETEND_NO_LWP is true, Apache::Test will
  pretend that LWP is not available. useful for testing whether the test
  suite will survive on a system which doesn't have libwww-perl
  installed.

Now I can see the bugs reported by Steve. will fix them shortly.

__________________________________________________________________
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


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



Reply via email to