K 10 svn:author V 4 miwi K 8 svn:date V 27 2009-03-15T17:16:37.000000Z K 7 svn:log V 537 The Class::XSAccessor::Array module implements fast XS accessors both for getting at and setting an object attribute. Additionally, the module supports mutators and simple predicates (has_foo() like tests for definedness of an attributes). The module works only with objects that are implemented as arrays. A simple benchmark showed more than a factor of two performance advantage over writing accessors in Perl. WWW: http://search.cpan.org/dist/Class-XSAccessor-Array/ PR: ports/132406 Submitted by: Cezary Morga END