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