Commit graph

4 commits

Author SHA1 Message Date
Olli Hauer
d6db46aade -remove MD5 2011-07-03 14:59:23 +00:00
Philip M. Gollucci
174040d12d - Update to 1.04 (the right port)
PR:             ports/135739
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
2009-06-21 21:16:06 +00:00
Martin Wilke
82c431fedf - Update to 1.02
PR:		13472
Submitted by:	Cezary Morga <cm@therek.net> (maintainer)
2009-05-29 19:25:49 +00:00
Martin Wilke
4c2c3d9591 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 <cm at therek.net>
2009-03-15 17:16:37 +00:00