use Test::More tests => 3; use_ok('Authen::Simple::FTP'); use_ok('Authen::Simple::POP3'); use_ok('Authen::Simple::SMTP');