Skip Menu |

This queue is for tickets about the Text-Trac CPAN distribution.

Report information
The Basics
Id: 103323
Status: resolved
Priority: 0/
Queue: Text-Trac

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.17
Fixed in: (no value)



Subject: Bundled Test::More too new
See reports on http://matrix.cpantesters.org/?dist=Text-Trac+0.17 --- it seems that the bundled Test::More comes from bleadperl and has dependencies not found in older versions of Test::More, and Module::Install is not able to detect these dependencies. (Maybe it's best that the distribution does not bundle anything but Module::Install itself?)
Strange. I thin I'll have to make Test::More a regular dependency and not a test dependency and then MI won't include it. Or I should just switch away from MI. Thanks for reporting.
On 2015-04-05 13:01:10, SZABGAB wrote: Show quoted text
> Strange. I thin I'll have to make Test::More a regular dependency and > not a test dependency and then MI won't include it.
MI doesn't do this for everything. You must have something else configured that way for it to happen.
On Sun Apr 05 16:09:02 2015, ETHER wrote: Show quoted text
> On 2015-04-05 13:01:10, SZABGAB wrote:
> > Strange. I thin I'll have to make Test::More a regular dependency and > > not a test dependency and then MI won't include it.
> > MI doesn't do this for everything. You must have something else > configured that way for it to happen.
Oh I see. There is an "auto_include" as well. Apparently that does it, although I could not find this information in the documentation.
0.18 is on its way to PAUSE with inc/ only having the Module::Install files.
On 2015-04-05 16:23:31, SZABGAB wrote: Show quoted text
> 0.18 is on its way to PAUSE with inc/ only having the Module::Install files.
0.18 looks fine: http://matrix.cpantesters.org/?dist=Text-Trac%200.18