Subject: | t/dzil-tester.t fails |
The test suite fails on all of my smokers systems:
...
Required plugin Dist::Zilla::Plugin::Git::Init isn't installed.
Run 'dzil authordeps' to see a list of all required plugins.
You can pipe the list to your CPAN client to install or update them:
dzil authordeps --missing | cpanm
t/dzil-tester.t ........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...
This could be an undeclared dependency, and/or the usage of a wrong perl in the test suite (i.e. using the system's dzil command instead of the dzil for the currently used perl).