Port the deprecated INET6 code to use IO::Socket::IP
Brought to you by:
jasonlong
The https://metacpan.org/pod/IO::Socket::INET6 package has been deprecated upstream for some years now and it points to https://metacpan.org/pod/IO::Socket::IP as a compatible replacement. Would it be possible to port the code to use the IP package instead?
I'm attaching a tentative patch for this change.
TIA