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
bluhm
d8579811af
Remove dependencies on devel/p5-Test-use-ok, Test::use::ok is part
...
of base Perl now.
noted by afresh1@
2017-07-29 13:23:22 +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
jca
c5b0f0aeab
Drop MAINTAINER, the mail address bounces.
2015-11-05 19:08:56 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
naddy
06a9102560
Drop USE_GROFF since groff and mandoc produce identical output.
2013-10-11 23:48:03 +00:00
espie
bcf3856632
PERMIT_* / REGRESS->TEST sweep
2013-03-11 10:50:00 +00:00
ajacoutot
aaa1885833
Bump after recent cpan.port.mk change.
...
ok jasper@
2010-12-03 11:44:22 +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
3f913dcdaa
use REVISION
2010-07-13 19:46:10 +00:00
kevlo
69ff125b10
Missing dependency on devel/p5-Test-use-ok
...
ok sthen@
2010-06-09 08:55:09 +00:00
simon
b91bfaf630
import p5-Tie-ToObject
...
While "tie" in Perl allows tying to an arbitrary object, the class in
question must support this in it's implementation of TIEHASH, TIEARRAY
or whatever.
Tie::ToObject provides a very tie constructor that simply returns the
object it was given as it's first argument.
That way the side effects of calling $object->TIEHASH are avoided.
2008-05-26 08:00:24 +00:00