Hi, I have published module WWW::Google::PageSpeedOnline to CPAN yesterday with my first implementation of Moose. I have since got CPAN Testers Report showing failed test which I dont seem to have any clue about. As of version 0.02, it says 3 PASS, 3 FAILS. Moose v2.0006 Moose::Util::TypeConstraints v2.0006 namespace::clean v0.20 3 PASS: ------- Perl: 5.8.5, 5.14.0 RC2 OS Version: 2.6.32-5-amd64 Architecture: x86_64-linux 3 FAIL: ------- Perl, 5.8.7, 5.8.9, 5.10.1 OS Version: 2.6.32-5-amd64 Architecture: x86_64-linux Here is the error: # Failed test 'use WWW::Google::PageSpeedOnline;' # at t/00-load.t line 4. # Tried to use 'WWW::Google::PageSpeedOnline'. # Error: Undefined subroutine &Moose::Exporter::_flag_as_reexport called at /home/src/perl/repoperls/installed-perls/perl/perl-5.8.9/1df5/lib/site_perl/5.8.9/x86_64-linux/Moose/Exporter.pm line 120. # BEGIN failed--compilation aborted at /home/sand/.cpan/build/WWW-Google-PageSpeedOnline-0.02-cDRI9i/blib/lib/WWW/Google/PageSpeedOnline.pm line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Looks like you failed 1 test of 1. I would appreciate your help in this regard. Best Regards, Mohammad S Anwar "You can sometimes write faster code in C, but you can always code faster in Perl."Thread Next