sthen
95d31a4bd8
bump for search.cpan.org->metacpan.org change
2020-07-03 21:44:29 +00:00
sthen
f74b6c2d62
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:44:34 +00:00
naddy
cfbb239b6a
Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
...
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
afresh1
49d82f2a30
Update devel/p5-Class-XSAccessor to 1.19
...
ok benoit@
2015-01-09 15:52:16 +00:00
sthen
91a97a3b65
@comment zero-byte perl .bs files
2014-06-14 23:24:53 +00:00
sthen
fe5c9b45af
update to p5-Class-XSAccessor 1.16
2013-03-20 23:33:15 +00:00
espie
bcf3856632
PERMIT_* / REGRESS->TEST sweep
2013-03-11 10:50:00 +00:00
sthen
0e6bfec3fa
sync wantlib
2012-08-23 15:00:32 +00:00
sthen
0b89e9b3f1
update to p5-Class-XSAccessor 1.11, needed by p5-Class-Accessor-Grouped
...
pointed out by landry@
2011-03-10 20:23:22 +00:00
ajacoutot
aaa1885833
Bump after recent cpan.port.mk change.
...
ok jasper@
2010-12-03 11:44:22 +00:00
sthen
6c0866b41e
update Class::XSAccessor to 1.09, ok jasper@ jim@
2010-12-01 14:06:43 +00:00
espie
5855efb734
move depends to new style
2010-11-15 19:45:56 +00:00
espie
5c08d95027
USE_GROFF=Yes
2010-10-18 17:47:50 +00:00
sthen
33fe97dfb9
bump
2010-09-24 15:23:05 +00:00
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