Re: [Module::Build] Re: [Module-build-general] no prereq detection with Module::Build->dispatch
Status: Beta
Brought to you by:
kwilliams
|
From: Randy W. S. <Ra...@Th...> - 2003-12-08 19:40:45
|
On 12/8/2003 8:58 AM, Jos I. Boumans wrote: > > On 12-sep-03, at 20:19, Ken Williams wrote: > >> On Friday, September 12, 2003, at 09:35 AM, Jos I. Boumans wrote: >> >>> >>> * Is there a nicer way to get the prereqs out of the $m object, >>> rather than poking into it? >> >> >> Try the prereq_failures() method - or do you need more than just the >> unfulfilled prereqs? > > > just a reminder -- for proper integration with the cpanplus build > process, i need the dispatch methods to work properly, as well as a full > listing of prereqs (not just the failed ones). > > I've mentioned this already some time ago, but then radio silence > occurred... > Just curious, but why does CPANPLUS need a list of all prereqs and not just the failed ones? And in what way are the dispatch methods not working properly? I didn't see this explained in previous messages. Thanks, Randy. |