Package perl-Hash-AsObject: Information

    Binary package: perl-Hash-AsObject
    Version: 0.13-alt2
    Architecture: noarch
    Build time:  Oct 16, 2013, 01:25 AM
    Source package: perl-Hash-AsObject
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: Treat hashes as objects with accessors
    Description: 
    A Hash::AsObject is a blessed hash that provides read-write access to its
    elements using accessors. (Actually, they're both accessors and mutators.)
    
    It's designed to act as much like a plain hash as possible; this means, for
    example, that you can use methods like 'DESTROY' to get or set hash
    elements with that name. See below for more information.

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

    Last changed


    Oct. 16, 2013 Igor Vlasenko 0.13-alt2
    - build for Sisyphus (required for perl update)
    Aug. 7, 2013 Igor Vlasenko 0.13-alt1_2
    - mgaimport update
    July 25, 2013 Igor Vlasenko 0.13-alt1_1
    - converted for ALT Linux by srpmconvert tools