Commit Graph

5 Commits

Author SHA1 Message Date
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +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
giovanni
f9472b5346 Import p5-Dir-Self, __DIR__ constant for the directory you are in
ok sthen@

Perl has two pseudo-constants describing the current location in
your source code, __FILE__ and __LINE__. This module adds __DIR__,
which expands to the directory your source file is in, as an absolute
pathname.
2014-07-15 18:08:18 +00:00