Subject: | Undeclared dependency Future::Mojo (0.005) |
t/mojo.t fails if Future::Mojo is not installed:
...
Can't locate Future/Mojo.pm in @INC (you may need to install the Future::Mojo module) (@INC contains: ...) at /tmpfs/.cpan-build-cpansand/2016123112/WebService-Async-UserAgent-0.005-7/blib/lib/WebService/Async/UserAgent/MojoUA.pm line 26.
BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016123112/WebService-Async-UserAgent-0.005-7/blib/lib/WebService/Async/UserAgent/MojoUA.pm line 26.
Compilation failed in require at t/mojo.t line 15.
BEGIN failed--compilation aborted at t/mojo.t line 15.
t/mojo.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...