Subject: | Requires App::Cmd 0.307 |
I had App::Cmd 0.301 and got while running tests:
# Failed test 'require Dist::Zilla::App;'
# at t/compile.t line 17.
# Tried to require 'Dist::Zilla::App'.
# Error: App::Cmd::Setup does not define $App::Cmd::Setup::VERSION--version check
failed at /home/samba/gr/.cpanm/work/1270650641.24154/Dist-Zilla-
2.100960/blib/lib/Dist/Zilla/App.pm line 8.
# BEGIN failed--compilation aborted at
/home/samba/gr/.cpanm/work/1270650641.24154/Dist-Zilla-
2.100960/blib/lib/Dist/Zilla/App.pm line 8.
# Compilation failed in require at (eval 331) line 2.
Version string '-1, set by base.pm' contains invalid data; ignoring: '-1, set by base.pm' at
/home/samba/gr/.cpanm/work/1270650641.24154/Dist-Zilla-
2.100960/blib/lib/Dist/Zilla/App/Tester.pm line 6.
After upgrading to App::Cmd 0.307 it worked.