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