Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37736287
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 dist Test-SubCalls
Name: perl-%dist
Version: 1.06
Release: alt1

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

URL: %CPAN %dist
Source: %dist-%version.tar

BuildArch: noarch

# Automatically added by buildreq on Sun Jun 17 2007

BuildRequires: perl-Hook-LexWrap perl-Module-Install perl-Test-Pod

%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
rm -r inc/

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes
%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