Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37042363
en ru br
Репозитории ALT
S:0.13-alt1
5.1: 0.10-alt1.1
www.altlinux.org/Changes

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

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

#
#   - Class::Throwable -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       Class::Throwable
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Class-Throwable
%define m_distro Class-Throwable
%define m_name Class::Throwable
%define m_author_id STEVAN
%define _enable_test 1

Name: perl-Class-Throwable
Version: 0.11
Release: alt1.1

Summary: A minimal lightweight exception class

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/Class-Throwable/

Packager: Michael Bochkaryov <misha at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/K/KM/KMX/Class-Throwable-0.11.tar.gz

# Automatically added by buildreq on Mon May 26 2008

BuildRequires: perl-Test-Pod perl-Test-Pod-Coverage

%description
This module implements a minimal lightweight exception object. It is meant to be a compromise between more basic solutions like Carp which can only print information and cannot handle exception objects, and more more complex solutions like Exception::Class which can be used to define complex inline exceptions and has a number of module dependencies.

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%exclude %perl_vendor_archlib

%changelog

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

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