On 06/07/10 15:52, David Golden wrote:
Any clues what causes this error?
Can't locate object method "load_fact_classes" via package
"CPAN::Testers::Report" at
/usr/local/share/perl/5.10.1/CPAN/Testers/Report.pm line 16.
Can you give more context. What were you doing when you got that error?
From the CPAN shell I did "install IPC::Cmd"
Ah. You either have out of date CT2.0 modules or something didn't
install correctly.
Here's the output of the "r" command - it looks to me as though all is
up to date.
As for not installing correctly, if you can give me some pointers on
where to look, I will do so.
cpan[1]> r
CPAN: Storable loaded ok (v2.21)
Going to read '/.cpan/Metadata'
Database was generated on Tue, 06 Jul 2010 07:33:57 GMT
CPAN: YAML::XS loaded ok (v0.33)
Going to read 167 yaml files from /.cpan/build/
CPAN: Time::HiRes loaded ok (v1.9721)
........................................................................DONE
Restored the state of 99 (in 0.0964 secs)
Package namespace installed latest in CPAN file
CPANPLUS 0.9004 0.9005 BINGOS/CPANPLUS-0.9005.tar.gz
DateTime 0.59 0.60 DROLSKY/DateTime-0.60.tar.gz
DateTime::Format::Strptime 1.2000 1.4000
DROLSKY/DateTime-Format-Strptime-1.4000.tar.gz
Exception::Class 1.31 1.32
DROLSKY/Exception-Class-1.32.tar.gz
JavaScript 1.12 1.16
CLAESJAC/JavaScript-1.16.tar.gz
PPI 1.212 1.213 ADAMK/PPI-1.213.tar.gz
common::sense 3.2 3.3
MLEHMANN/common-sense-3.3.tar.gz
B 1.22 1.23 JESSE/perl-5.12.1.tar.gz
ModPerl::MethodLookup undef 0.009 GOZER/mod_perl-2.0.4.tar.gz
1515 installed modules have no parsable version number
(use 'o conf show_unparsable_versions 1' to show them)
cpan[2]>
-Nigel