Subject: | Undeclared configure_requires dependency XS::Install |
Automatic install fails if XS::Install is not available:
...
Output from '/usr/bin/perl Makefile.PL':
Can't locate XS/Install.pm in @INC (you may need to install the XS::Install module) (@INC contains: /var/tmp/cpansmoker-1023/2019061309/CPAN-Reporter-lib-kFgK /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at Makefile.PL line 2.
BEGIN failed--compilation aborted at Makefile.PL line 2.
...