perl: modules failing due to dot not in @INC
authorPhilip Prindeville <redacted>
Fri, 27 Oct 2017 21:39:19 +0000 (15:39 -0600)
committerPhilip Prindeville <redacted>
Fri, 27 Oct 2017 21:43:14 +0000 (15:43 -0600)
commitc79911b66d1b32f71ce64f8b02de5a43fd4845f8
tree450c1e15ca0a53f0e7cf9e6c63dabbd7d8140107
parentaacfbb244a4c8366785996ee225615faab277158
perl: modules failing due to dot not in @INC

5.26.1 introduced default_inc_excludes_dot which is causing
perl-html-tags and possibly other modules to fail.  Add explict
dot back when invoking module's ./Makefile.PL.

Signed-off-by: Philip Prindeville <redacted>
lang/perl/perlmod.mk
git clone https://git.99rst.org/PROJECT