Subject: | Dependency on CPAN module which is not yet no-dot-in-@INC-compliant |
Today I attempted to assess the perl-5.26.0-readiness of this distribution. Included in that assessment is testing the distribution and its prerequisites for the absence of '.' by default in @INC.
#####
export PERL_USE_UNSAFE_INC=0 && ~/testing/blead/bin/perl -I~/testing/blead/lib Makefile.PL
Warning: prerequisite Module::Runtime 0.012 not found.
#####
Module-Runtime is not yet 5.26-0-compliant. See: https://rt.cpan.org/Ticket/Display.html?id=118768
Thank you very much.
Jim Keenan