Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37561491
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Test-Class

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Test-Class
Name: perl-%dist
Version: 0.52
Release: alt1

Summary: Easily create test classes in an xUnit/JUnit style
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/S/SZ/SZABGAB/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sat Apr 23 2011

BuildRequires: perl-Attribute-Handlers perl-MRO-Compat perl-Module-Build perl-Test-Exception perl(Try/Tiny.pm) perl(Module/Runtime.pm)

%description
Test::Class provides a simple way of creating classes and objects
to test your code in an xUnit style.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_privlib/Test*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin