Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undeclared dependency Mojo::File #27

Closed
eserte opened this issue May 16, 2017 · 1 comment
Closed

Undeclared dependency Mojo::File #27

eserte opened this issue May 16, 2017 · 1 comment
Assignees
Labels

Comments

@eserte
Copy link

eserte commented May 16, 2017

The test suite fails if Mojo::File is not installed:

Can't locate Mojo/File.pm in @INC (you may need to install the Mojo::File module) (@INC contains: ... .) at t/gh-16-loop_reset.t line 13.
BEGIN failed--compilation aborted at t/gh-16-loop_reset.t line 13.
t/gh-16-loop_reset.t ............. 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
Use of uninitialized value in print at t/Helper.pm line 18.
...
Can't locate Mojo/File.pm in @INC (you may need to install the Mojo::File module) (@INC contains: ... .) at t/zombies.t line 7.
BEGIN failed--compilation aborted at t/zombies.t line 7.
t/zombies.t ...................... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
@jhthorsen jhthorsen self-assigned this May 18, 2017
@jhthorsen jhthorsen added the bug label May 18, 2017
@jhthorsen
Copy link
Owner

jhthorsen commented Jun 12, 2017

Thanks 👍

jhthorsen pushed a commit that referenced this issue Jun 12, 2017
 - Bumped Mojolicious version to 7.28 #27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants