use Test::More tests => 1; BEGIN { use_ok( 'MooseX::Log::Log4perl' ); } diag( "Testing MooseX::Log::Log4perl $MooseX::Log::Log4perl::VERSION" );