On Tue, Sep 8, 2009 at 12:22 AM, Eric Wilhelm<enoba...@gmail.com> wrote: > But that leaves the possibility that your Build.PL won't have the > necessary code to load the version from inc/ -- thus my wanting to > trigger it by simply adding the "use inc::latest 'Module::Build'" line.
Then there needs to be a way to query what latest is covering. E..g does 'latest Devel::CheckLib' trigger inc/ bundling of M::B? David