SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Test-MultiFork
Version : 0.6 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.1.1 Date : 2024-07-03 19:11:03
Group : Development/Libraries/Perl Source RPM : perl-Test-MultiFork-0.6-lp156.1.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Test::MultiFork Perl module
Description :
This test module is to support creating test suites for programs and
modules that run as multiple processes and do mostly blocking I/O.

Test::MultiFork handles the forking so that it can set up each child to
coordinate the output. The output from each child fork is redirected to the
parent. Each fork produces normal test output -- possibly using normal test
modules like Test::Simple. The output is collected and rewritten by the
parent process.

Each child fork has a letter and number designation. The forks are created
by \'dofork()\'. Dofork takes a specifiction on the form: ([a-z](\\d*))+. That
is to say, one or more lower-case letters, each optionally followd by a
number. The number says how many children to fork for that letter (default
one). The specifier \'ab2c3\' means have one \'a\' child (numbered \'1\'); two
\'b\' children (numbered \'1\', \'2\'); and three \'c\' children (numbered \'1\',
\'2\', \'3\').

To aid in writing tests, Test::MultiFork will pass data between the child
processes. The data is test-writer defined.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-MultiFork-0.6-lp156.1.1.noarch.rpm
     

Provides :
perl(Test::MultiFork)
perl(Test::MultiFork::Capture)
perl(Test::MultiFork::Control)
perl(Test::MultiFork::Timer)
perl-Test-MultiFork

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Event)
perl(IO::Event) >= 0.504
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/Test
/usr/lib/perl5/vendor_perl/5.26.1/Test/MultiFork.pm
/usr/lib/perl5/vendor_perl/5.26.1/Test/MultiFork.pod
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Test-MultiFork
/usr/share/doc/packages/perl-Test-MultiFork/CHANGELOG
/usr/share/doc/packages/perl-Test-MultiFork/README
/usr/share/man/man3/Test::MultiFork.3pm.gz

 
ICM