Re: Report
[email protected] (David Golden)
| Newsgroups | perl.module.build |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Nov 18, 2009 at 4:29 AM, Chris 'BinGOs' Williams <[email protected]> wrote: > With the version of Module::Build installed on that smoker (0.35) the action 'prereq_data' should be > available for the toolchain to determine which prereqs have been defined in the Build.PL EekBoek bundles Module::Build 0.28 in inc. This is the issue that the new experimental inc/ bundling with inc::latest is intended to avoid. I don't know how CPANPLUS should deal with this. Maybe if "prereq_data" fails, you have to fall back to reading _build/prereqs. -- David