Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 36921370
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 

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

%define module Error
%define m_distro Error
%define m_name Error
%define m_author_id unknown
%define _enable_test 1

Name: perl-Error
Version: 0.15
Release: alt1

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

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org//CPAN/authors/id/U/UA/UARUN/%m_distro-%version.tar.gz

# Automatically added by buildreq on Thu Sep 01 2005

BuildRequires: perl-devel

%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 %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%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