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