Subject: | Missing dependency on IO::String |
t/01-basic.........Can't locate IO/String.pm in @INC (@INC contains: ...
BEGIN failed--compilation aborted at t/01-basic.t line 37.
If it leads to a failing test, it is a "requires".
By the way, while looking at the Build.PL I see Test::More as a prereq.
I would expect it to be a build_requires, no?
Thanks,