Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Dist-Zilla CPAN distribution.

Report information
The Basics
Id: 66094
Status: rejected
Priority: 0/
Queue: Dist-Zilla

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

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



Subject: laxify the prereq pruning behavior when versions match in multiple bits
15:13 >xdg< rjbs, followup on prereqs in both runtime/requires and test/requires -- issue in CPAN::Meta was that one of the PCM prereqs was "1.44" and the other "1.4400". When they are equal, dzil correctly drops PCM out the test/requires 15:13 <@rjbs> Wow, that dzil guy really knows his stuff. 15:13 <xdg> maybe use Version::Requirements and satisfies()? 15:14 <@rjbs> Maybe! can you drop that in RT? 15:14 <@rjbs> I'm just getting back into a hairy work system. 15:15 <xdg> I'll try. 15:15 <xdg> Things are a bit crazy for me now, too 15:15 * rjbs will quick do it -- rjbs
duplicate of #66095 -- rjbs