freebsd-ports/devel/p5-Class-XSAccessor-Array/pkg-plist
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

10 lines
562 B
Text

%%SITE_PERL%%/%%PERL_ARCH%%/Class/XSAccessor/Array.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/XSAccessor/Array/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/XSAccessor/Array/Array.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/XSAccessor/Array/Array.so
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/XSAccessor/Array
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/XSAccessor
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Class/XSAccessor
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Class
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%