Package perl-Exception-Class-DBI: Information

    Source package: perl-Exception-Class-DBI
    Version: 1.04-alt1
    Latest version according to Repology
    Build time:  Jun 1, 2019, 02:34 PM in the task #231281
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Exception::Class::DBI - DBI Exception objects
    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.

    List of rpms provided by this srpm:
    perl-Exception-Class-DBI (noarch)

    Maintainer: Michael Bochkaryov

    List of contributors:
    Igor Vlasenko
    Michael Bochkaryov

    ACL:
    Igor Vlasenko
    @everybody

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

    Last changed


    June 1, 2019 Igor Vlasenko 1.04-alt1
    - automated CPAN update
    Sept. 29, 2011 Igor Vlasenko 1.01-alt1
    - automated CPAN update
    Nov. 22, 2010 Igor Vlasenko 1.00-alt1.1.1
    - repair after perl 5.12 upgrade using girar-nmu