SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-IO-Pipely rpm build for : openSUSE Leap 15. For other distributions click perl-IO-Pipely.

Name : perl-IO-Pipely
Version : 0.005 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp151.5.1 Date : 2018-12-03 20:14:14
Group : Development/Libraries/Perl Source RPM : perl-IO-Pipely-0.005-lp151.5.1.src.rpm
Size : 0.06 MB
Packager : (none)
Summary : 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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_15.1/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(IO::Pipely)
perl-IO-Pipely

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Exporter) >= 5.68
perl(Fcntl) >= 1.06
perl(IO::Socket) >= 1.31
perl(base) >= 2.18
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/IO
/usr/lib/perl5/vendor_perl/5.26.1/IO/Pipely.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-IO-Pipely
/usr/share/doc/packages/perl-IO-Pipely/CHANGES
/usr/share/doc/packages/perl-IO-Pipely/LICENSE
/usr/share/doc/packages/perl-IO-Pipely/README
/usr/share/doc/packages/perl-IO-Pipely/README.mkdn
/usr/share/man/man3/IO::Pipely.3pm.gz

 
ICM