Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-21 | Bump the PKGREVISION for all packages which depend directly on perl, | seb | 1 | -1/+2 | |
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks! | |||||
2009-12-04 | Initial import of p5-Class-XSAccessor-Array version 1.04 in the | seb | 3 | -0/+31 | |
NetBSD Packages Collection. The Perl 5 module Class::XSAccessor::Array 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 works only with objects that are implemented as arrays. |