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

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

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

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

%define module Exception-Class-DBI
%define m_distro Exception-Class-DBI
%define m_name Exception::Class::DBI
%define m_author_id unknown
%define _enable_test 1
%def_without test

Name: perl-Exception-Class-DBI
Version: 1.04
Release: alt1

Summary: %m_name - DBI Exception objects

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

Packager: Michael Bochkaryov <misha at altlinux.ru>

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/P/PL/PLICEASE/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Tue Jul 29 2008 (-bi)

BuildRequires: perl-DBI perl-Exception-Class perl-Module-Build perl-Test-Pod perl-version

%description
This module offers a set of DBI-specific exception classes. They inherit from
Exception::Class, the base class for all exception objects created by the
Exception::Class module from the CPAN. Exception::Class::DBI itself offers a
single class method, handler(), that returns a code reference appropriate for
passing to the DBI HandleError attribute.

The exception classes created by Exception::Class::DBI are designed to be
thrown in certain DBI contexts; the code reference returned by handler() and
passed to the DBI HandleError attribute determines the context and throws the
apopropriate exception.

Each of the Exception::Class::DBI classes offers a set of object accessor
methods in addition to those provided by Exception::Class. These can be used to
output detailed diagnostic information in the event of an exception.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%doc Changes README*
%exclude %perl_vendor_archlib

%changelog

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

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