Re: Ending Build.PL if there are missing modules

David Golden <[email protected]> Sat, 4 Feb 2012 21:50:03 -0500
Newsgroups gmane.comp.lang.perl.modules.module-build
Message-ID <CAOeq1c_6gRv7+0YjxeDab5ef6r9Gq7-yf6M2NXSK3P=o__WBJQ@mail.gmail.com>
On Sat, Feb 4, 2012 at 9:43 PM, Adam Kennedy <[email protected]> wrote:
> If the goal is only to pick up versioned dependencies, I'm surprised
> we even need to bother with that.

It picks up as many "standard" dependencies as it can, but treats
anything without a version as requesting version 0.

-- David