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