use Test::More tests => 1; BEGIN { use_ok( 'XML::Atom::Service' ); } diag( "Testing XML::Atom::Service $XML::Atom::Service::VERSION" );