Nicholas Clark wrote:
So how do I install Module::Build?

Isn't this a classic circular dependency problem:

* M::B >= 0.2802 requires version 0.64
* version 0.64 requires M::B through its Makefile.PL

Maybe M::B needs to bundle version.pm with it. Or we need to find a way for version.pm to install without M::B.

Regards,
David

Reply via email to