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