use Test::More tests => 1; BEGIN { use_ok('POE::Component::CPAN::Reporter') }; diag( "Testing POE::Component::CPAN::Reporter $POE::Component::CPAN::Reporter::VERSION, POE $POE::VERSION, Perl $], $^X" );