Perl5-IDEA
Perl5-IDEA copied to clipboard
Add support for tests running via Module::Build
Our test configuration producer should be able to detect if Module::Build is in project and run tests using it.
We need to have 2 configurations:
- Run
Build.PL - Run
Build test
Tests pending