> > But I think it's overkill for anything but the most important > modules. It's > an O(1) problem. That is, you don't have to repeat it for every single > module. Once you've installed Module::Build or upgraded your CPAN shell > once > you're done.
O(1) of course assumes you only have one possible user. The problem is that EVERY used has to be educated to install Module::Build, without necesarily having a clear indication to do so (as it's buried deep in installation output). But we've covered this a number of times, so it's not worth repeating again. Adam K