Subject: | Only part of Test::More is shipped in inc/ |
inc/ contains Test/More.pm and Test/Builder/Module.pm but is missing Test/Builder.pm. The installation will break when Test::Builder is updated in a way which breaks Test::More.
This is a consequence of how auto_include_deps works. I don't know enough about the Module::Install to advise how to fix it.
This is a consequence of how auto_include_deps works. I don't know enough about the Module::Install to advise how to fix it.