Subject: | Plugin doesn't specify required dependencies |
The plugin adds a test script which uses 'Test::UseAllModules' but
doesn't add the dependency for the module.
I've sent a pull request via github -
https://github.com/russoz/Dist-Zilla-Plugin-Test-UseAllModules/pull/1 -
which adds Test::UseAllModules as a build dependency for anyone using
the plugin.
Hopefully this isn't insane and works as promised - local testing does
the right thing.