> Uhoh, what do I need to fix, and how do I fix it? Use simple words -- > my mind is still blown from the /Osbournes/ finale last night.
Add a C< INSTALLDIRS => "perl" > to your Makefile.PLs. That will tell MakeMaker to overwrite your modules from the last perl installation instead of putting them into INSTALLSITE*.
Will that do the right thing for people installing these modules for perls that didn't ship with these modules? Like installing Locale::Maketext for a perl 5.6, where Locale::Maketext wasn't core.
-- Sean M. Burke http://search.cpan.org/~sburke/
