Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37705680
en ru br
ALT Linux repos
S:0.02-alt1

Group :: Development/Perl
RPM: perl-Test-Fork

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define m_distro Test-Fork
Name: perl-%m_distro
Version: 0.02
Release: alt1

Summary: test code which forks
License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/~mschwern/%m_distro

Packager: Vladimir Lettiev <crux at altlinux.ru>

Source: %m_distro-%version.tar
BuildArch: noarch

BuildRequires: perl-devel perl-Module-Build

%description
Because each test has a number associated with it, testing code which forks is problematic. Coordinating the test number amongst the parent and child processes is complicated. Test::Fork provides a function to smooth over the complications.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Test/Fork*
%doc Changes

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin