perl-Test-Number-Delta

Test absolute difference between numbers

SRPM:     perl-Test-Number-Delta-1.03-1.n0i.2.fc8.src.rpm
SPEC:     perl-Test-Number-Delta.spec
Version:  1.03
Release:  1.n0i.2.fc8
Epoch:    
License:  Artistic
Group:    Development/Libraries
Size:     20266
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/Test-Number-Delta/
Date:     Tue Jun 05 2007, 19:45 GMT

Description:

Most programmers at one time or another are confronted with the issue of
comparing 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 a function for
use with Test::Harness. Usage is similar to other test functions described
in Test::More.

Changelog:

  • Tue Jun 05 2007 Marius Feraru <altblue@n0i.net> - 1.03-1.n0i.2
    - spec file (re)created using N0i::CPAN::RPMizer/1.14.8
    - version 1.03
  • Thu May 25 2006 Marius Feraru <altblue@n0i.net> - 0.18-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer v1.12.1
    - rebuild on perl 5.8.8

Files:

  • perl-Test-Number-Delta.spec
  • Test-Number-Delta-1.03.tar.gz

Requires:

  • perl(ExtUtils::MakeMaker)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)