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

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

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

## SPEC file for Perl module Throwable

Name: perl-Throwable
Version: 1.001
Release: alt1

Summary: Perl role for classes that are meant to be thrown as exceptions

License: %perl_license
Group: Development/Perl
URL: http://search.cpan.org/dist/Throwable/

Packager: Nikolay A. Fetisov <naf at altlinux.ru>
BuildArch: noarch

%define real_name Throwable
Source: %real_name-%version.tar

AutoReqProv: perl, yes
BuildRequires(pre): rpm-build-licenses perl-devel

# Automatically added by buildreq on Tue Mar 09 2021

# optimized out: perl perl-CPAN-Meta-Requirements perl-Class-Method-Modifiers perl-Encode perl-JSON-PP perl-Parse-CPAN-Meta perl-Role-Tiny perl-Sub-Quote perl-parent python-modules python2-base python3 python3-base python3-module-paste ruby ruby-stdlibs sh4
BuildRequires: perl-CPAN-Meta perl-Class-XSAccessor perl-Devel-StackTrace perl-Module-Runtime perl-Moo perl-devel

%description
Perl module Throwable is a role for classes that are meant to be
thrown as exceptions to standard program flow. It is very simple
and does only two things: saves any previous value for $ at  and
calls die $self.


%prep
%setup  -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_privlib/Throwable*
%perl_vendor_privlib/StackTrace*

%changelog

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

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