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