Package perl-Number-Compare: Information

    Source package: perl-Number-Compare
    Version: 0.03-alt1
    Latest version according to Repology
    Build time:  Sep 25, 2011, 09:25 PM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Number-Compare - numeric comparisons
    Description: 
    Number::Compare compiles a simple comparison to an anonymous
    subroutine, which you can call with a value to be tested again.
    
    Now this would be very pointless, if Number::Compare didn't understand
    magnitudes.
    
    The target value may use magnitudes of kilobytes ("k", "ki"),
    megabytes ("m", "mi"), or gigabytes ("g", "gi").  Those suffixed
    with an "i" use the appropriate 2**n version in accordance with the
    IEC standard: http://physics.nist.gov/cuu/Units/binary.html

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

    Maintainer: Vitaly Lipatov

    List of contributors:
    Igor Vlasenko
    Vitaly Lipatov

    ACL:
    Vitaly Lipatov
    @cpan
    @qa

      1. perl-devel
      2. perl(Module/Build.pm)

    Last changed


    Sept. 25, 2011 Igor Vlasenko 0.03-alt1
    - automated CPAN update
    Sept. 19, 2011 Igor Vlasenko 0.02-alt1
    - automated CPAN update
    Nov. 22, 2010 Igor Vlasenko 0.01-alt2.1
    - repair after perl 5.12 upgrade using girar-nmu