SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-IO-Pipely rpm build for : OpenSuSE. For other distributions click perl-IO-Pipely.

Name : perl-IO-Pipely
Version : 0.005 Vendor : openSUSE
Release : bp154.1.1 Date : 2021-07-15 10:51:31
Group : Development/Libraries/Perl Source RPM : perl-IO-Pipely-0.005-bp154.1.1.src.rpm
Size : 0.06 MB
Packager : https://bugs_opensuse_org
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/openSUSE:/Backports:/SLE-15-SP4/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-IO-Pipely-0.005-bp154.1.1.noarch.rpm
ftp.icm.edu.pl  perl-IO-Pipely-0.005-bp154.1.1.noarch.rpm
     

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/armv7l-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