use Test::More tests => 1; BEGIN { use_ok('LWP::ConnCache::Resolving') }; # Not much to test at the moment - will need to think about testing using some sort of temporary connection.