freebsd-ports/devel/p5-Class-XSAccessor/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

7 lines
438 B
Text

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.
WWW: https://metacpan.org/release/Class-XSAccessor