Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37747148
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Benchmark-Timer

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# BEGIN SourceDeps(oneline):
BuildRequires: perl(UNIVERSAL/require.pm)
# END SourceDeps(oneline)
%define _unpackaged_files_terminate_build 1
%define module Benchmark-Timer

Name: perl-%module
Version: 0.7112
Release: alt2

Packager: Victor Forsiuk <force at altlinux.org>

Summary: Benchmarking with statistical confidence
License: GPLv2
Group: Development/Perl

Url: %CPAN %module
Source0: http://www.cpan.org/authors/id/D/DC/DCOPPIT/%{module}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Mon Nov 22 2010

BuildRequires: perl-Module-Install perl-Statistics-TTest perl(Test/Compile.pm)

%description
The Benchmark::Timer class allows you to time portions of code conveniently, as
well as benchmark code by allowing timings of repeated trials. It is perfect
for when you need more precise information about the running time of portions
of your code than the Benchmark module will give you, but don't want to go all
out and profile your code.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc TODO LICENSE CHANGES README
%perl_vendor_privlib/Benchmark

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin