Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37561157
en ru br
ALT Linux repos
S:3.0.8-alt1
5.0: 1.16-alt2
4.1: 1.15-alt1

Group :: Development/Perl
RPM: perl-Array-Compare

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
#   - Array::Compare -
#   This spec file originally was generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)

%define module Array-Compare
%define m_distro Array-Compare
%define m_name Array::Compare
%define m_author_id unknown
%define _enable_test 1

Name: perl-Array-Compare
Version: 3.0.8
Release: alt1

Summary: Array::Compare - perl module comparing arrays

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/Array-Compare/

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/D/DA/DAVECROSS/%{module}-v%{version}.tar.gz

# Automatically added by buildreq on Tue Apr 27 2010 (-bi)

BuildRequires: perl-Module-Build perl-Moose perl-Test-Pod perl-Test-Pod-Coverage perl(Test/NoWarnings.pm) perl(Moo.pm) perl(Types/Standard.pm)

%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.


%prep
%setup -q -n %{module}-v%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Array*
%doc Changes README

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin