SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Child
Version : 0.013 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 18:11:51
Group : Development/Libraries/Perl Source RPM : perl-Child-0.013-lp155.1.1.src.rpm
Size : 0.07 MB
Packager : https://www_suse_com/
Summary : Object oriented simple interface to fork()
Description :
Fork is too low level, and difficult to manage. Often people forget to exit
at the end, reap their children, and check exit status. The problem is the
low level functions provided to do these things. Throw in pipes for IPC and
you just have a pile of things nobody wants to think about.

Child is an Object Oriented interface to fork. It provides a clean way to
start a child process, and manage it afterwords. It provides methods for
running, waiting, killing, checking, and even communicating with a child
process.

*NOTE*: kill() is unpredictable on windows, strawberry perl sends the kill
signal to the parent as well as the child.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Child-0.013-lp155.1.1.noarch.rpm
     

Provides :
perl(Child)
perl(Child::IPC::Pipe)
perl(Child::Link)
perl(Child::Link::IPC)
perl(Child::Link::IPC::Pipe)
perl(Child::Link::IPC::Pipe::Parent)
perl(Child::Link::IPC::Pipe::Proc)
perl(Child::Link::Parent)
perl(Child::Link::Proc)
perl(Child::Util)
perl-Child

Requires :
perl(:MODULE_COMPAT_5.26.1)
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/Child
/usr/lib/perl5/vendor_perl/5.26.1/Child.pm
/usr/lib/perl5/vendor_perl/5.26.1/Child/IPC
/usr/lib/perl5/vendor_perl/5.26.1/Child/IPC/Pipe.pm
/usr/lib/perl5/vendor_perl/5.26.1/Child/Link
/usr/lib/perl5/vendor_perl/5.26.1/Child/Link.pm
/usr/lib/perl5/vendor_perl/5.26.1/Child/Link/IPC
/usr/lib/perl5/vendor_perl/5.26.1/Child/Link/IPC.pm
/usr/lib/perl5/vendor_perl/5.26.1/Child/Link/IPC/Pipe
/usr/lib/perl5/vendor_perl/5.26.1/Child/Link/IPC/Pipe.pm
/usr/lib/perl5/vendor_perl/5.26.1/Child/Link/IPC/Pipe/Parent.pm
/usr/lib/perl5/vendor_perl/5.26.1/Child/Link/IPC/Pipe/Proc.pm
/usr/lib/perl5/vendor_perl/5.26.1/Child/Link/Parent.pm
/usr/lib/perl5/vendor_perl/5.26.1/Child/Link/Proc.pm
/usr/lib/perl5/vendor_perl/5.26.1/Child/Util.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Child
/usr/share/doc/packages/perl-Child/Changes
/usr/share/doc/packages/perl-Child/README
/usr/share/licenses/perl-Child
/usr/share/licenses/perl-Child/LICENSE
/usr/share/man/man3/Child.3pm.gz
/usr/share/man/man3/Child::IPC::Pipe.3pm.gz
/usr/share/man/man3/Child::Link.3pm.gz
/usr/share/man/man3/Child::Link::IPC.3pm.gz
/usr/share/man/man3/Child::Link::IPC::Pipe.3pm.gz
/usr/share/man/man3/Child::Link::IPC::Pipe::Parent.3pm.gz
/usr/share/man/man3/Child::Link::IPC::Pipe::Proc.3pm.gz
/usr/share/man/man3/Child::Link::Parent.3pm.gz
/usr/share/man/man3/Child::Link::Proc.3pm.gz
There is 1 files more in these RPM.

 
ICM