Package perl-Test-Number-Delta: Information

    Source package: perl-Test-Number-Delta
    Version: 1.06-alt1
    Build time:  Dec 17, 2014, 04:40 AM in the task #136688
    Category: Development/Perl
    Report package bug
    License: GPL or Artistic
    Summary: Compare the difference between numbers against a given tolerance
    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.

    List of rpms provided by this srpm:
    perl-Test-Number-Delta (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Alexey Tourbin

      1. perl-devel

    Last changed


    Dec. 16, 2014 Igor Vlasenko 1.06-alt1
    - automated CPAN update
    Nov. 25, 2014 Igor Vlasenko 1.05-alt1
    - automated CPAN update
    March 5, 2014 Igor Vlasenko 1.04-alt1
    - automated CPAN update