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