Subject: | Missing dependency Dist::Zilla::Plugin::GithubMeta? |
It seems that GithubMeta is not specified as a prereq. At least, if I try to run dzil commands on Dist-Zilla-Plugin-MakeMaker-Fallback, after installing the authordeps including Dist-Zilla-PluginBundle-Author-ETHER, I still get an error:
$ /usr/perl5.18.1/bin/dzil test
[Bootstrap::lib] Bootstrapping lib
Can't locate Dist/Zilla/Plugin/GithubMeta.pm in @INC (you may need to install the Dist::Zilla::Plugin::GithubMeta module) (@INC contains: lib /usr/perl5.18.1/lib/site_perl/5.18.1/amd64-freebsd /usr/perl5.18.1/lib/site_perl/5.18.1 /usr/perl5.18.1/lib/5.18.1/amd64-freebsd /usr/perl5.18.1/lib/5.18.1 .) at /usr/perl5.18.1/lib/site_perl/5.18.1/Config/MVP/Assembler.pm line 87.
Regards,
Slaven