6 Commits

Author SHA1 Message Date
benoit
d53f85fc91 Update to p5-IO-Pipely-0.006. 2022-07-29 13:19:12 +00:00
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
cwen
e2352fadc1 Drop maintainership on various ports, bump REVISION accordingly. 2021-08-04 09:45:29 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
bluhm
e7597ee7fe import p5-IO-Pipely 0.005
from Charlene Wendling; OK afresh1@

Comment:
portably create pipe() or pipe-like handles

Description:
IO::Pipely provides a couple functions to portably create one- and
two-way pipes and pipe-like socket pairs. It acknowledges and works
around known platform issues so you don't have to.

IO::Pipely currently understands pipe(), UNIX-domain socketpair()
and regular IPv4 localhost sockets.
2018-10-24 17:37:39 +00:00