Subject: | Undeclared dependencies |
Makefile.PL should not exit on undeclared dependencies, but rather let CPAN.pm or other installers install them automatically.
Output from '/opt/perl-5.18.4/bin/perl Makefile.PL':
Checking for File::Temp......... ok
Checking for XML::SAX......... failed
Can't locate XML/SAX.pm in @INC (you may need to install the XML::SAX module) (@INC contains: /var/tmp/cpansmoker-1023/2020011422/CPAN-Reporter-lib-tNbr /opt/perl-5.18.4/lib/site_perl/5.18.4/x86_64-linux /opt/perl-5.18.4/lib/site_perl/5.18.4 /opt/perl-5.18.4/lib/5.18.4/x86_64-linux /opt/perl-5.18.4/lib/5.18.4 .) at Makefile.PL line 39.
The XML::SAX module version 0.10 must be installed.
Checking for XML::LibXML......... failed
Can't locate XML/LibXML.pm in @INC (you may need to install the XML::LibXML module) (@INC contains: /var/tmp/cpansmoker-1023/2020011422/CPAN-Reporter-lib-tNbr /opt/perl-5.18.4/lib/site_perl/5.18.4/x86_64-linux /opt/perl-5.18.4/lib/site_perl/5.18.4 /opt/perl-5.18.4/lib/5.18.4/x86_64-linux /opt/perl-5.18.4/lib/5.18.4 .) at Makefile.PL line 57.
The XML::LibXML module version 1.51 must be installed.
The missing modules can be obtained from CPAN. Visit
<URL:http://www.perl.com/CPAN/> to find a CPAN site near you.