Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039918
en ru br
ALT Linux repos
S:1.10-alt1
5.0: 1.06-alt1
4.1: 1.06-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Test-SubCalls
Name: perl-%dist
Version: 1.10
Release: alt1

Summary: Track the number of times subs are called
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Nov 16 2011

BuildRequires: perl-Hook-LexWrap perl-devel

%description
There are a number of different situations (like testing cacheing
code) where you want to want to do a number of tests, and then verify
that some underlying subroutine deep within the code was called a
specific number of times.

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Test

%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