Skip Menu |

This queue is for tickets about the Catalyst-View-Component-SubInclude CPAN distribution.

Report information
The Basics
Id: 81574
Status: new
Priority: 0/
Queue: Catalyst-View-Component-SubInclude

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

Bug Information
Severity: Critical
Broken in: 0.10
Fixed in: (no value)



Subject: File::Copy::Recursive dependency missing
This breaks installation of Gitalist. on a fresh brewed perl-5.16.2: [nac@nac-dev ~]$ cpanp z Catalyst::View::Component::SubInclude [nac@nac-dev Catalyst-View-Component-SubInclude-0.10]$ perl Makefile.PL Can't locate File/Copy/Recursive.pm in @INC (@INC contains: inc /home/nac/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/x86_64- linux /home/nac/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2 /home/nac/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2/x86_64-linux /home/nac/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2 .) at inc/Module/Install/Catalyst.pm line 11. BEGIN failed--compilation aborted at inc/Module/Install/Catalyst.pm line 11. Compilation failed in require at inc/Module/Install.pm line 303. Subroutine author_requires redefined at inc/Module/Install/AuthorRequires.pm line 14. Bareword "catalyst" not allowed while "strict subs" in use at Makefile.PL line 29. Execution of Makefile.PL aborted due to compilation errors.