On Fri, Jan 9, 2015 at 1:11 PM, bulk88 <bul...@hotmail.com> wrote: > Module::Build tests for and forbids overriding Config (related report > http://perlmonks.org/?node_id=987651 ),
Module::Build probably has better support for overriding Config than MakeMaker, it's just opinionated on how you should do that. > so that means VCConfig will have install itself as site/lib/Config.pm and > use an ENV var to control VC vs GCC. > That seems like a more sensible approach to start with to me. Leon