Re: [Module-build-general] no prereq detection with Module::Build->dispatch
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2003-09-12 18:19:11
|
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? -Ken |