Re: Ending Build.PL if there are missing modules
Michael G Schwern <[email protected]> Fri, 03 Feb 2012 18:29:55 -0800
| Newsgroups | gmane.comp.lang.perl.modules.module-build |
|---|---|
| Message-ID | <[email protected]> |
On 2012.2.3 4:32 PM, Adam Kennedy wrote: > While I agree it needs to finish, I do kind of wish dependencies could > be enforced at the build module level so that tests couldn't run until > dependencies are satisfied. This should be enforced not by the build tool, which cannot resolve the dependencies itself, but by the tool running the install. And I mean both meanings of "tool". ;) -- Whip me, beat me, make my code compatible with VMS!