Subject: | CPAN reports Class::DBI::Loader up to date on older version |
Hi,
I'm trying to update Class::DBI::Loader using a current version of CPAN.pm
[root@raybecfuse olaf]# cpan CPAN
CPAN: File::HomeDir loaded ok (v0.58)
CPAN: Storable loaded ok (v2.15)
Going to read /root/.cpan/Metadata
Database was generated on Tue, 24 Jul 2007 20:50:25 GMT
CPAN is up to date (1.9102).
When I try to install Class::DBI::Loader, I'm told it is up to date
(0.32), but this module is now at 0.34 I've also had this verified by
someone else working on a completely unrelated machine. I eventually
installed the newer Class::DBI::Loader by hand to get around this.
[root@raybecfuse olaf]# cpan Class::DBI::Loader
CPAN: File::HomeDir loaded ok (v0.58)
CPAN: Storable loaded ok (v2.15)
Going to read /root/.cpan/Metadata
Database was generated on Tue, 24 Jul 2007 20:50:25 GMT
Class::DBI::Loader is up to date (0.32).
[root@raybecfuse olaf]# perl -v
This is perl, v5.8.5 built for i386-linux-thread-multi
[root@raybecfuse olaf]# uname -a
Linux raybecfuse.com 2.6.9-22.ELsmp #1 SMP Mon Sep 19 18:32:14 EDT 2005
i686 i686 i386 GNU/Linux
Best,
Olaf