1.1 andrew 1: use Test::More tests => 1; 2: 3: BEGIN { 4: use_ok( 'Net::OpenAMD' ); 5: } 6: 7: diag( "Testing Net::OpenAMD $Net::OpenAMD::VERSION" );