* Ian Malpass <[EMAIL PROTECTED]> [2008-01-29 17:20]:
> Dominique Quatravaux wrote:
>> Chromatic already provided a good answer: create a derivative
>> class of Module::Build in your Build.PL, see SUBCLASSING in
>> Module::Build's POD documentation.
>
> Yeah, I think that's the way to go. I was just wondering if
> there was something out-of-the-box to save me the effort.
> Couldn't see anything in the docs, but....

Subclassing *is* the out-of-the-box way of doing it with M::B.
One of the design goals of M::B was to make it really easy to
use inheritance to layer customisations onto it.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>

Reply via email to