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