Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37827426
en ru br
ALT Linux repos
S:1.07-alt1
5.0: 1.02-alt2
4.1: 1.02-alt1
4.0: 1.02-alt1
3.0: 1.02-alt1

Group :: Development/Perl
RPM: perl-Test-ClassAPI

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Test-ClassAPI
Name: perl-%dist
Version: 1.07
Release: alt1

Summary: Provides basic first-pass API testing for large class trees
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Nov 16 2011

BuildRequires: perl-Class-Inspector perl-Config-Tiny perl-Params-Util perl-devel

%description
For many APIs with large numbers of classes, it can be very useful to be
able to do a quick once-over to make sure that classes, methods, and
inheritance is correct, before doing more comprehensive testing. This
module aims to provide such a capability.

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Test

%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