Ending Build.PL if there are missing modules
[email protected] (Alberto Simões) Fri, 03 Feb 2012 21:50:46 +0000
| Newsgroups | perl.module.build |
|---|---|
| Organization | Departamento de Informática - Universi dade do Minho |
| Message-ID | <[email protected]> |
Hello Builder->new seems to check if all required modules are available. But if any fails, it continues to process the Build.PL file. Is there any way to make it stop? Thanks