Subject: | Dist::Zilla v7 incompatibility |
t/10-basic.t warns and fails:
->file called on a Dist::Zilla::Path object; this will cease to work in Dist::Zilla v7; downstream code should be updated to use Path::Tiny API, not Path::Class at t/10-basic.t line 34.
Can't locate Path/Class.pm in @INC (you may need to install the Path::Class module) (@INC contains: ...) at /opt/perl-5.25.3t/lib/site_perl/5.25.3/Dist/Zilla/Path.pm line 40.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 2.
t/10-basic.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
All 2 subtests passed