Build Error: Test-More 0.08 for Perl 5.28.1 on Windows

Looking for help with this package that is failing to build in my project.

Runtime Details

Failing Packages

  • Test-More 0.08

Reasons

  • Build failures: module Test-More

Is there anyway of seeing what failed, can only see that it failed?

Test-More and Test-Simple are both core modules, and you get them always. Builds that override a core module can trigger a conflict and crash, so we’re working out better ways to inform users that they don’t need to make a specific request.

Many thanks, I omited the explicit include of the module in the list and it works now.