Subject: | Can't locate URI/Escape.pm |
Automatic build fails on some of my systems:
...
Output from '/opt/perl-5.24.4D/bin/perl Makefile.PL':
Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: inc /var/tmp/cpansmoker-1023/2020010407/CPAN-Reporter-lib-uHbz /opt/perl-5.24.4D/lib/site_perl/5.24.4/x86_64-linux-ld /opt/perl-5.24.4D/lib/site_perl/5.24.4 /opt/perl-5.24.4D/lib/5.24.4/x86_64-linux-ld /opt/perl-5.24.4D/lib/5.24.4 .) at inc/Module/Install/Homepage.pm line 5.
BEGIN failed--compilation aborted at inc/Module/Install/Homepage.pm line 5.
Compilation failed in require at inc/Module/Install.pm line 283.
Can't locate URI/Escape.pm in @INC (you may need to install the URI::Escape module) (@INC contains: inc /var/tmp/cpansmoker-1023/2020010407/CPAN-Reporter-lib-uHbz /opt/perl-5.24.4D/lib/site_perl/5.24.4/x86_64-linux-ld /opt/perl-5.24.4D/lib/site_perl/5.24.4 /opt/perl-5.24.4D/lib/5.24.4/x86_64-linux-ld /opt/perl-5.24.4D/lib/5.24.4 .) at inc/Module/Install/Bugtracker.pm line 5.
BEGIN failed--compilation aborted at inc/Module/Install/Bugtracker.pm line 5.
Compilation failed in require at inc/Module/Install.pm line 283.
Bareword "auto_set_homepage" not allowed while "strict subs" in use at Makefile.PL line 7.
Bareword "auto_set_bugtracker" not allowed while "strict subs" in use at Makefile.PL line 8.
Execution of Makefile.PL aborted due to compilation errors.
...