1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/devel/p5-IO-Pipely/pkg-descr
Mathieu Arnold 8ea2186a76 Add p5-IO-Pipely 0.005, portably create pipe() or pipe-like handles, one
way or another.

Some dependencies are not quite met yet, but should be soon.
2013-08-22 19:54:51 +00:00

8 lines
340 B
Plaintext

IO::Pipely - Portably create pipe() or pipe-like handles, one way or another.
Pipes are troublesome beasts because there are a few different, incompatible
ways to create them. Not all platforms support all ways, and some platforms may
have hidden difficulties like incomplete or buggy support.
WWW: http://search.cpan.org/dist/IO-Pipely/