On Jun 18, 2006, at 7:59 PM, Ron Savage wrote:
Hi Folks
Just wondering.
When Module::Build is a core module will it still live in /perl/
site/lib/Module/
or will it move to /perl/lib/Module/?
You're talking about under Win32, right? I believe it will live in /
perl/lib/Module, along with all the other core modules.
M::B isn't planned to be core for any perl 5.8.x version, though.
It's in 5.9.x now, which is blead for 5.10.
Maybe there's some general UNINST-like mechanism for eliminating
duplicate modules in people's installations when some CPAN module
goes core? I've never heard of this problem, nor its assumed
solution, before, though.
-Ken