Re: [Module::Build] Build requirements
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2006-03-31 13:52:29
|
Certainly. We already have a distinction between 'requires' and 'build_requires', so a meta-level tool like CPAN or CPANPLUS can choose where to make the 'build_requires' modules available. -Ken On Mar 31, 2006, at 6:42 AM, Johan Vromans wrote: > Hi, > > Modules can have dependencies (required for their everyday use) and > build requirements (required for building and testing the module > before installing it). > > Would it be possible to have these build-required modules installed in > an alternative location so they do not clobber the production > environment? |