Package : perl-IO-Pipely > RPM : perl-IO-Pipely-0.5.0-6.mga6.src.rpm

Basic items

Name perl-IO-Pipely
Version 0.5.0
Release 6.mga6
URL http://search.cpan.org/dist/IO-Pipely
Group Development/Perl
Summary Portably create pipe() or pipe-like handles, one way or another
Size 26KB
Arch noarch
License GPL+ or Artistic

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.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-06-19 04:14:47
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie