in reply to "getaddrinfo" is not exported by the Socket module
perldoc Socket perldoc -m Socket
However, perl 5.16 (currently on the web) Socket does mention it:
The entire getaddrinfo() subsystem can be exported using the tag :addrinfo ; this exports the getaddrinfo() and getnameinfo() functions
|
|---|