2 Commits

Author SHA1 Message Date
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