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