SA Bugzilla – Bug 7948
IO::Socket::INET6 is deprecated. Use IO::Socket::IP
Last modified: 2022-04-02 08:09:37 UTC
The long-not-updated IO::Socket::INET6 has finally been officially deprecated. Here is the note from the ChangeLog: * Deprecate in favour of IO::Socket::IP.
SA already prefers IO::Socket::IP and also documentation implies this. I see no reason to remove INET6 backwards support from code at this time.