Closed mschilli closed 9 years ago
Actually, ideally we add a guard clause in the test file for EV instead, I will try and get around to that soon.
Friendly reminder that this still needs fixing.
Harumph.
Sorry this took so long, it should be fixed on CPAN now (0.94)
Works like a charm now, thanks for fixing it!
TestRequires section. Currently, when I'm installing Promises via cpanm, I get
Failed test 'use Promises::Deferred::EV;'
at t/052-exceptions-ev-anyevent.t line 12.
Tried to use 'Promises::Deferred::EV'.
Error: Can't locate EV.pm in @INC (you may need to install the EV module) (@INC contains: t/lib /home/mschilli/.cpanm/work/1413273423.4595/Promises-0.93/blib/lib /home/mschilli/.cpanm/work/1413273423.4595/Promises-0.93/blib/arch /h
Thanks for this great module!