Package perl-Error: Information

    Source package: perl-Error
    Version: 0.15-alt2
    Build time:  Sep 18, 2008, 02:40 PM
    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:
    Vitaly Lipatov


      1. perl-devel

    Last changed


    Sept. 6, 2008 Vitaly Lipatov 0.15-alt2
    - fix directory ownership violation
    Sept. 1, 2005 Vitaly Lipatov 0.15-alt1
    - first build for ALT Linux Sisyphus