Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37532313
en ru br
ALT Linux repos
S:0.17029-alt1
5.0: 0.15-alt2
4.1: 0.15-alt1
4.0: 0.15-alt1
3.0:
+backports:0.15-alt0.M30

Group :: Development/Perl
RPM: perl-Error

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Error

Name: perl-%dist
Version: 0.17026
Release: alt1

Summary: Error - Error/exception handling in an OO-ish way

License: Artistic
Group: Development/Perl
Url: %CPAN Error

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{dist}-%{version}.tar.gz

# Automatically added by buildreq on Thu Sep 01 2005

BuildRequires: perl-devel perl-Module-Build

%description
The "Error" package provides two interfaces. Firstly "Error" provides
a procedural interface to exception handling. Secondly "Error" is a
base class for errors/exceptions that can either be thrown, for
subsequent catch, or can simply be recorded.

Errors in the class "Error" should not be thrown directly, but the
user should throw errors from a sub-class of "Error".

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc ChangeLog README examples Changes
%perl_vendor_privlib/Error*

%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