Reini Urban <[EMAIL PROTECTED]> wrote:
> Andreas J Koenig schrieb:
> >>>>>>On Tue, 12 Aug 2003 08:59:08 +0200, Reini Urban <[EMAIL PROTECTED]> said:
> >  cpan> r
> >   > always returns for PodParser-1.23 the follwing line, which is wrong.
> >   > It always complains that there's a newer version available.
> > 
> >   > Pod::Checker           1.2       1.4  M/MA/MAREKR/PodParser-1.23.tar.gz
> > 
> >   > I debugged it down to these following bugs:
> > 
> >   > CPAN_VERSION should be 1.23, not 1.4
> > Don't think so.
> 
> Right. I found my problem:
> Pod::Checker 1.4 is now installed into /usr/lib/perl5/site_perl
> The old version 1.2 resides in /usr/lib/perl5/ (installed with the perl 
> package), so the new one it get's installed, but never upgraded.
> 
> Did no one suggested a MM::Install warning about a pure_site_install 
> with a previous pure_perl_install yet?
> If not I will provide a patch for this. This annoys me.

How about signalling the module authors to fix their Makefile.PLs?
It seems the following modules are affected (perl script on demand):

if                             Ilya Zakharevich <[EMAIL PROTECTED]>
I18N::LangTags                 Sean Burke <[EMAIL PROTECTED]>
Switch                         Damian Conway <[EMAIL PROTECTED]>
Net::Ping                      Rob Brown <[EMAIL PROTECTED]>
Filter::Simple                 Damian Conway <[EMAIL PROTECTED]>
NEXT                           Damian Conway <[EMAIL PROTECTED]>
Filter::Util::Call             Paul Marquess <[EMAIL PROTECTED]>
Attribute::Handlers            Arthur Bergman <[EMAIL PROTECTED]>
Tie::File                      Mark-Jason Dominus <[EMAIL PROTECTED]>
Devel::PPPort                  Paul Marquess <[EMAIL PROTECTED]>
File::Temp                     Tim Jenness <[EMAIL PROTECTED]>
Memoize                        Mark-Jason Dominus <[EMAIL PROTECTED]>
Text::Balanced                 Damian Conway <[EMAIL PROTECTED]>
Pod::Perldoc                   Sean Burke <[EMAIL PROTECTED]>
Class::ISA                     Sean Burke <[EMAIL PROTECTED]>

Regards,
    Slaven

Reply via email to