#47059 closed request (fixed)
please port p5-io-socket-ip
Reported by: | mlindgren@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | p5-io-socket-ip |
Description
p5-io-socket-ip is missing from mac ports:
$ /opt/local/bin/perl -e 'use IO::Socket::IP' Can't locate IO/Socket/IP.pm in @INC (@INC contains: /opt/local/lib/perl5/site_perl/5.16.3/darwin-thread-multi-2level /opt/local/lib/perl5/site_perl/5.16.3 /opt/local/lib/perl5/vendor_perl/5.16.3/darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.16.3 /opt/local/lib/perl5/5.16.3/darwin-thread-multi-2level /opt/local/lib/perl5/5.16.3 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl .) at -e line 1. BEGIN failed--compilation aborted at -e line 1.
Change History (2)
comment:1 Changed 10 years ago by dbevans (David B. Evans)
Cc: | devans@… removed |
---|---|
Owner: | changed from macports-tickets@… to devans@… |
Port: | p5-io-socket-ip added |
Status: | new → assigned |
Version: | 2.3.3 |
comment:2 Changed 10 years ago by dbevans (David B. Evans)
Keywords: | perl removed |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Added as port p5-io-socket-ip in r133612.
Note that this technically only necessary for perl5.16 and perl5.18. This module is in core in perl5.20.