>>>>> On Wed, 13 Aug 2003 15:23:01 -0800, "Sean M. Burke" <[EMAIL PROTECTED]> said:
> At 01:29 PM 2003-08-12 +0000, [EMAIL PROTECTED] wrote: >> How about signalling the module authors to fix their Makefile.PLs? >> It seems the following modules are affected (perl script on demand): >> >> [...]I18N::LangTags Sean Burke <[EMAIL PROTECTED]> >> Pod::Perldoc Sean Burke <[EMAIL PROTECTED]> >> Class::ISA Sean Burke <[EMAIL PROTECTED]> > 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*. -- andreas
