Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37550076
en ru br
Репозитории ALT
S:1.45-alt1
5.1: 1.24-alt2
4.1: 1.21-alt1
4.0: 1.21-alt1
3.0: 1.21-alt1
www.altlinux.org/Changes

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

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

%define _unpackaged_files_terminate_build 1
%define dist Exception-Class
Name: perl-%dist
Version: 1.45
Release: alt1

Summary: A module that allows you to declare real exception classes in Perl
License: Artistic 2.0
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/D/DR/DROLSKY/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sat Apr 23 2011

BuildRequires: perl-Class-Data-Inheritable perl-Devel-StackTrace perl-devel

%description
Exception::Class allows you to declare exception hierarchies in your modules
in a "Java-esque" manner.  It features a simple interface allowing programmers
to 'declare' exception classes at compile time. It also has a base exception
class, Exception::Class::Base, that can be easily extended.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README.md CONTRIBUTING.md
%perl_vendor_privlib/Exception

%changelog

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

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