Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-IO-Pipely

Project: openSUSE_13.2

Repository: oss

Title: Portably create pipe() or pipe-like handles, one way or another.

Description:
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.

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.

On the other hand, it doesn't work around unknown issues, so please report
any problems early and often.

IO::Pipely currently understands pipe(), UNIX-domain socketpair() and
regular IPv4 localhost sockets. This covers every platform tested so far,
but it's hardly complete. Please help support other mechanisms, such as
INET-domain socketpair() and IPv6 localhost sockets.

IO::Pipely will use different kinds of pipes or sockets depending on the
operating system's capabilities and the number of directions requested. The
autodetection may be overridden by specifying a particular pipe type.

Version: 0.005

Release: 2.1.3

Architecture: noarch

Size: 23 KB

Build Time: 2014-10-06 15:14:53 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(IO::Pipely) = 0.005 perl-POE
perl-IO-Pipely = 0.005-2.1.3

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(Exporter) >= 5.68 perl-base
perl(Fcntl) >= 1.06 perl-base-32bit perl-base
perl(IO::Socket) >= 1.31 perl-base-32bit perl-base
perl(base) >= 2.18 perl-base