Package perl-Array-Compare: Information

    Source package: perl-Array-Compare
    Version: 1.16-alt2
    Build time:  Sep 5, 2008, 03:36 PM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Array::Compare - perl module comparing arrays
    Description: 
    Array::Compare is a Perl module which allows you to compare two arrays.
    
    It has a number of features which allow you to control the way that the
    arrays are compared:
    
    * white space in array elements can be significant or ignored.
    * particular columns in the arrays can be ignored.
    
    Additionally you can get a simple true/false return value or the number
    of columns which differ or an array containing the indexes of the
    differing columns.

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

    Maintainer: Michael Bochkaryov

    List of contributors:
    Michael Bochkaryov


      1. perl-Module-Build
      2. perl-Test-Pod
      3. perl-Test-Pod-Coverage
      4. perl-version

    Last changed


    Sept. 5, 2008 Michael Bochkaryov 1.16-alt2
    - fix directory ownership violation
    March 15, 2008 Michael Bochkaryov 1.15-alt1
    - 1.15 version;
    - prerequisites fixed in Build.PL
    - small spec file cleanup
    Feb. 1, 2008 Michael Bochkaryov 1.14-alt1
    - first build for ALT Linux Sisyphus