Subject: | Undeclared dependency Mira::Model::Content |
On some of my smokers I observe the following failure, indicating that not all prereqs are declared:
...
Can't locate Mira/Model/Content.pm in @INC (you may need to install the Mira::Model::Content module) (@INC contains: /tmpfs/.cpan-build-cpansand/2017031215/Mira-00.07.23-0/blib/lib /tmpfs/.cpan-build-cpansand/2017031215/Mira-00.07.23-0/blib/arch /opt/perl-5.24.1/lib/site_perl/5.24.1/x86_64-linux /opt/perl-5.24.1/lib/site_perl/5.24.1 /opt/perl-5.24.1/lib/5.24.1/x86_64-linux /opt/perl-5.24.1/lib/5.24.1 .) at t/04-model_content.t line 7.
BEGIN failed--compilation aborted at t/04-model_content.t line 7.
t/04-model_content.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...