Package perl-Error: Information

    Source package: perl-Error
    Version: 0.17016-alt1.1
    Build time:  Nov 23, 2010, 10:49 AM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Error - Error/exception handling in an OO-ish way
    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".

    List of rpms provided by this srpm:
    perl-Error (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Igor Vlasenko
    Vitaly Lipatov

      1. perl-Module-Build
      2. perl-devel

    Last changed


    Nov. 22, 2010 Igor Vlasenko 0.17016-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    July 16, 2010 Igor Vlasenko 0.17016-alt1
    - automated CPAN update
    Sept. 6, 2008 Vitaly Lipatov 0.15-alt2
    - fix directory ownership violation