Пакет perl-Exception-Class-DBI: Информация

    Исходный пакет: perl-Exception-Class-DBI
    Версия: 1.01-alt1
    Собран:  29 сентября 2011 г. 19:44
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Exception-Class-DBI/

    Лицензия: Artistic
    О пакете: Exception::Class::DBI - DBI Exception objects
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Exception-Class-DBI (noarch)

    Сопровождающий: Michael Bochkaryov

    Список участников:
    Igor Vlasenko
    Michael Bochkaryov

      1. perl-DBI
      2. perl-Exception-Class
      3. perl-Module-Build
      4. perl-Test-Pod
      5. perl-version

    Последнее изменение


    29 сентября 2011 г. Igor Vlasenko 1.01-alt1
    - automated CPAN update
    22 ноября 2010 г. Igor Vlasenko 1.00-alt1.1.1
    - repair after perl 5.12 upgrade using girar-nmu
    6 октября 2008 г. Igor Vlasenko 1.00-alt1.1
    - NMU for unknown reason:
      the person above was too neglectant to add --changelog "- NMU: <reason>" option.