Re: [sprog-users] Make Test and Apache LogRegex module
Status: Alpha
Brought to you by:
grantm
From: Grant M. <gr...@mc...> - 2005-06-25 19:26:02
|
On Sat, 2005-06-25 at 19:22 +0100, Gavin Henry wrote: > Just wondering why perl MakeFile.PL doesnt mention this Apache module, when it > is needed for make test? That was an oversight on my part. The fix (which is in CVS) is to delete t/01_require_all.t from the distribution - it should only ever have existed in the development environment. I don't want to force people to install half of CPAN just to get Sprog installed. The tests for the individual gears do fail gracefully if their prerequisite modules aren't installed. The bigger target here is enhancing Sprog to better handle missing dependencies. Cheers Grant |