On Wed, Jul 7, 2010 at 4:58 AM, David Golden <dagol...@cpan.org> wrote: > I don't think that's it, but I've changed it and released TRTM 1.999005 to > CPAN.
Hi David - I'm getting the same error about "Can't locate object method "load_fact_classes" via package "CPAN::Testers::Report"" whenever I install modules from CPAN. I use CPAN::Reporter. I have TRTM 1.999006 installed. This is reproducable in that I can exit the CPAN shell, restart it, and get the same error when I try to install another module. Here's what I think the relevant part is from my CPAN shell while installing a module: All tests successful. Files=16, Tests=3350, 3 wallclock secs ( 0.40 usr 0.05 sys + 2.39 cusr 0.18 csys = 3.02 CPU) Result: PASS (/usr/bin/make test exited with 0) CPAN::Reporter: Test result is 'pass', All tests successful. CPAN::Reporter: preparing a CPAN Testers report for YAML-Tiny-1.43 CPAN::Reporter: problem with Test::Reporter transport: Test::Reporter: could not load 'Test::Reporter::Transport::Metabase' Can't locate object method "load_fact_classes" via package "CPAN::Testers::Report" at /usr/local/share/perl/5.10.0/CPAN/Testers/Report.pm line 16. Compilation failed in require at /usr/local/share/perl/5.10.0/Test/Reporter/Transport/Metabase.pm line 24. BEGIN failed--compilation aborted at /usr/local/share/perl/5.10.0/Test/Reporter/Transport/Metabase.pm line 24. Compilation failed in require at (eval 2054) line 1. at /usr/local/share/perl/5.10.0/CPAN/Reporter.pm line 451 Test report will not be sent ADAMK/YAML-Tiny-1.43.tar.gz /usr/bin/make test -- OK Running make install What else can I provide you to help you track this down? Thanks, -Andy