Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Tree-VP CPAN distribution.

Report information
The Basics
Id: 102262
Status: new
Priority: 0/
Queue: Tree-VP

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.01
Fixed in: (no value)



Subject: Module::CPANfile::Result not declared as a prereq
If Module::CPANfile::Result is not installed then Makefile.PL fails: Output from '/bbbike/perl-5.21.9/bin/perl5.21.9 Makefile.PL': Can't locate Module/CPANfile/Result.pm in @INC (you may need to install the Module::CPANfile::Result module) (@INC contains: inc /var/tmp/cpansmoker-1001/CPAN-Reporter-lib-tzRo /opt/perl-5.21.9/lib/site_perl/5.21.9/x86_64-linux /opt/perl-5.21.9/lib/site_perl/5.21.9 /opt/perl-5.21.9/lib/5.21.9/x86_64-linux /opt/perl-5.21.9/lib/5.21.9 .) at inc/Module/CPANfile/Environment.pm line 4. BEGIN failed--compilation aborted at inc/Module/CPANfile/Environment.pm line 4. Compilation failed in require at inc/Module/CPANfile.pm line 6. BEGIN failed--compilation aborted at inc/Module/CPANfile.pm line 6. Compilation failed in require at inc/Module/Install/CPANfile.pm line 7. BEGIN failed--compilation aborted at inc/Module/Install/CPANfile.pm line 7. Compilation failed in require at inc/Module/Install.pm line 307. Bareword "cpanfile" not allowed while "strict subs" in use at Makefile.PL line 17. Execution of Makefile.PL aborted due to compilation errors. Probably it has to be mentioned in configure_requires or so, or included in inc/.