Since concise-xs.t uses IO::Socket as a source for its testing, we need
to list correctly all function it exports.
XS => [qw/ unpack_sockaddr_un unpack_sockaddr_in
sockatmark sockaddr_family pack_sockaddr_un
pack_sockaddr_in inet_ntoa inet_aton
+ inet_ntop inet_pton
/],
},
};