aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IO-Socket-IP/pkg-plist
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-25 01:58:39 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-25 01:58:39 +0000
commit9873769d3a671a558a6556d73be75fc243d57556 (patch)
tree6536fe70695b12de092046bd623d13f3d062f6b4 /net/p5-IO-Socket-IP/pkg-plist
parentd7ff6270fb6d5be5341cff906654560dfd836dd1 (diff)
downloadports-9873769d3a671a558a6556d73be75fc243d57556.tar.gz
ports-9873769d3a671a558a6556d73be75fc243d57556.zip
- Add p5-IO-Socket-IP 0.07
IO::Socket::IP 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. For a list of known differences, see the IO::Socket::INET INCOMPATIBILITES section below. 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. WWW: http://search.cpan.org/dist/IO-Socket-IP/ Feature safe: yes
Notes
Notes: svn path=/head/; revision=286391
Diffstat (limited to 'net/p5-IO-Socket-IP/pkg-plist')
-rw-r--r--net/p5-IO-Socket-IP/pkg-plist7
1 files changed, 7 insertions, 0 deletions
diff --git a/net/p5-IO-Socket-IP/pkg-plist b/net/p5-IO-Socket-IP/pkg-plist
new file mode 100644
index 000000000000..fcb66ac8d89c
--- /dev/null
+++ b/net/p5-IO-Socket-IP/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/IO/Socket/IP.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/IP/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/IP
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO
+@dirrmtry %%SITE_PERL%%/IO/Socket
+@dirrmtry %%SITE_PERL%%/IO