use Test::More tests => 1; BEGIN { use_ok( 'POE::Component::Server::Ident' ); } diag( "Testing POE::Component::Server::Ident $POE::Component::Server::Ident::VERSION, Perl $], $^X" );