Adam Kennedy <[EMAIL PROTECTED]> writes: >>> Why don't y'all just use Module::Install? >> Because it doesn't perform a mere install, as the name suggests. It >> builds, meaning it requires (and uses) a build environment -- and >> scares away customers that do not want to have a build environment on >> production systems. > > Then again, so does EU:MM and M:B, so I'm not sure why that's a > counter-argument...
M::I not doing what its name more than strongly suggests is a counter-argument against its use in general. IMNSHO, M::I should be renamed to something else, and then there's room for a real Module::Install, one that installs a previously prepared module. But this may be slightly off-thread. -- Johan