Subject: | Undeclared configure_requires dependency Path::Class |
If Path::Class is not installed, then automatical build fails:
...
Output from '/usr/local/bin/perl5 Build.PL':
Can't locate Path/Class.pm in @INC (you may need to install the Path::Class module) (@INC contains: /home/cpansand/.cpan/build/2018111822/XML-Chain-0.05-EtE4Ie/_build/lib /var/tmp/cpansmoker-1023/2018111822/CPAN-Reporter-lib-bnZk /usr/local/lib/perl5/site_perl/mach/5.24 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.24/mach /usr/local/lib/perl5/5.24 .) at /home/cpansand/.cpan/build/2018111822/XML-Chain-0.05-EtE4Ie/_build/lib/XML/Chain/MB_Builder.pm line 5.
BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2018111822/XML-Chain-0.05-EtE4Ie/_build/lib/XML/Chain/MB_Builder.pm line 5.
Compilation failed in require at (eval 13) line 2.
BEGIN failed--compilation aborted at (eval 13) line 2.
...
It should be declared as configure_requires.