Re: Action executed during configure
Alberto Simões <[email protected]> Wed, 26 Jan 2011 22:25:20 +0000
| Newsgroups | gmane.comp.lang.perl.modules.module-build |
|---|---|
| Organization | Departamento de Informática - Universida de do Minho |
| Message-ID | <[email protected]> |
On 26/01/2011 22:21, David Golden wrote: > 2011/1/26 Alberto Simões<[email protected]>: >> Hello >> >> Is there any action that I can subclass in mybuilder that is run during >> "perl Build.PL" ? > > Not really. You can subclass "new" or any of the methods that it > calls, of course. > > What are you trying to accomplish? I need to detect some libraries paths, and was wondering if I could make the code cleaner, moving it to MyBuider. By the way, is there any standard way to "exit" or "die" from Build.PL if a dependency (not a CPAN one, of course) is not met? Thank you ambs -- Alberto Simões