Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37599013
en ru br
ALT Linux repos
S:0.04-alt1
5.0: 0.01-alt1
4.1: 0.01-alt1
4.0: 0.01-alt1

Group :: Development/Perl
RPM: perl-Class-ErrorHandler

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

BuildRequires: perl(Module/Build.pm)
%define dist Class-ErrorHandler
Name: perl-%dist
Version: 0.04
Release: alt1

Summary: Base class for error handling
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/T/TO/TOKUHIROM/Class-ErrorHandler-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Nov 16 2011

BuildRequires: perl-devel

%description
Class::ErrorHandler provides an error-handling mechanism that's generic
enough to be used as the base class for a variety of OO classes.
Subclasses inherit its two error-handling methods, error and errstr,
to communicate error messages back to the calling program.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes
%perl_vendor_privlib/Class

%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