Package perl-Class-XSAccessor: Information

    Binary package: perl-Class-XSAccessor
    Version: 1.14-alt1
    Architecture: i586
    Build time:  Sep 4, 2012, 10:09 AM
    Source package: perl-Class-XSAccessor
    Category: Development/Perl
    Report package bug
    License: GPL or Artistic
    Summary: Generate fast XS accessors without runtime compilation
    Description: 
    Class::XSAccessor implements fast read, write and read/write accessors in XS.
    Additionally, it can provide predicates such as "has_foo()" for testing
    whether the attribute "foo" is defined in the object.
    It only works with objects that are implemented as ordinary hashes.
    Class::XSAccessor::Array implements the same interface for objects
    that use arrays for their internal representation.

    Maintainer: Vladimir Lettiev


    Last changed


    Aug. 30, 2012 Vladimir Lettiev 1.14-alt1
    - 1.12 -> 1.14
    - built for perl-5.16
    Oct. 7, 2011 Alexey Tourbin 1.12-alt2
    - rebuilt for perl-5.14
    Sept. 19, 2011 Igor Vlasenko 1.12-alt1
    - automated CPAN update