requires 'IO::Socket::INET';

on test => sub {
    requires 'Test::More', '0.96';
};
