Commit Graph

2 Commits

Author SHA1 Message Date
naddy
e3ee31b058 Kill all instances of the dangerous RUN_DEPENDS=${BUILD_DEPENDS} idiom.
Bump pkgname where necessary.
2010-07-03 02:44:13 +00:00
sthen
00ecde4359 import p5-Class-XSAccessor
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.
2009-10-10 08:15:52 +00:00