Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37499631
en ru br
Репозитории ALT
S:1.06-alt1
5.1: 1.03-alt1
4.1: 1.03-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Test-Number-Delta

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

%define dist Test-Number-Delta
Name: perl-%dist
Version: 1.03
Release: alt1

Summary: Compare the difference between numbers against a given tolerance
License: GPL or Artistic
Group: Development/Perl

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

BuildArch: noarch

# Automatically added by buildreq on Mon Jun 18 2007

BuildRequires: perl-devel

%description
At some point or another, most programmers find they need to compare
floating-point numbers for equality. The typical idiom is to test if
the absolute value of the difference of the numbers is within a
desired tolerance, usually called epsilon. This module provides such
functions (delta_within and delta_ok) for use with Test::Harness.
Usage is similar to other test functions described in Test::More.

%prep
%setup -q -n %dist-%version
rm Build.PL

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes
%perl_vendor_privlib/Test/

%changelog

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

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