Info2: << Package: io-socket-ip-pm%type_pkg[perl] Version: 0.42 Revision: 1 Type: perl (5.16.2 5.18.2 5.18.4 5.28.2 5.30.2 5.30.3) Distribution: << (%type_pkg[perl] = 5162) 10.9, (%type_pkg[perl] = 5162) 10.10, (%type_pkg[perl] = 5162) 10.11, (%type_pkg[perl] = 5162) 10.12, (%type_pkg[perl] = 5162) 10.13 << BuildDepends: << fink (>= 0.30.2), module-build-pm%type_pkg[perl] (>= 1:0.42.04) << Depends: << perl%type_pkg[perl]-core << Source: mirror:cpan:authors/id/P/PE/PEVANS/IO-Socket-IP-%v.tar.gz Source-Checksum: SHA256(f97a3846c50a4e0658ce1722ce7cc2acad9472e70478bfbe9c794fb1db6a6b13) DefaultScript: ModuleBuild PatchScript: << # package-building sandbox might not have network access rm -f t/31nonblocking-connect-internet.t << InstallScript: << %{default_script} mv %i/share/man %i/lib/perl5/%type_raw[perl] << DocFiles: Changes LICENSE README UpdatePOD: true DescPackaging: << Dependent module "Socket" is in perl core at sufficient version for now, but has not always been the case, so keeping this pkg varianted to future- proof against possible increase in version required (our socket-pmXXX is varianted). << DescDetail: << This module provides a protocol-independent way to use IPv4 and IPv6 sockets, as a drop-in replacement for IO::Socket::INET. Most constructor arguments and methods are provided in a backward-compatible way. It uses the `getaddrinfo(3)' function to convert hostnames and service names or port numbers into sets of possible addresses to connect to or listen on. This allows it to work for IPv6 where the system supports it, while still falling back to IPv4-only on systems which don't. << Description: Protocol-independent use of IPv4 and IPv6 License: Artistic/GPL Maintainer: Daniel Macks Homepage: https://metacpan.org/dist/IO-Socket-IP/ <<