5 Commits

Author SHA1 Message Date
afresh1
389bc85afd Add RUN_DEPENDS=textproc/p5-Pod-Parser 2021-03-07 22:45:21 +00:00
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
bluhm
4e26748c46 Initial import of devel/p5-Pod-Constant
source constants from POD to avoid repetition

It is often neccessary to refer to 'default values' or important
constant values in your POD, but then you have to put them in your
code as well, and they can easily get out of sync.  use this module
and you can import variables from the POD directly, avoiding
repetition.

OK benoit@
2014-11-01 22:50:06 +00:00