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