On Jan 23, 2008 10:21 PM, Ken Williams <[EMAIL PROTECTED]> wrote:
> The original idea from Adam was to automatically add
> configure_requires => {M::B => $M::B::VERSION} to every M::B-using
> distro, but we don't do that at this point.Nor should we. For most distributions, having Module::Build create a traditional Makefile.PL eliminates the need for Module::Build by end users. Therefore, it's not technically a configure_requires just because a Build.PL exists. Regards, David
