Hide Forgot
Description of problem: perl-Mojolicious pulls in perl(Test::More) and further perl(Test::*) modules as a run-time dependency. As perl-Mojolicious is part of very long dep chains of fairly common other packages, this causes quite some amount runtime installation bloat, esp. on rawhide/f24 Version-Release number of selected component (if applicable): perl-Mojolicious-6.42-1.fc24.noarch Additional info: I would suggest perl-Mojolicious to be split into 2 packages. I don't know if this will be easily achievable because upstream doesn't seem to care about separating Test:: deps.
Created attachment 1121051 [details] Split out perl-Test-Mojo (Patch against git master) I was wrong. Splitting out Test::Mojo is sufficient to get rid of these deps. Unless you object, I am going to apply the patch.
(In reply to Ralf Corsepius from comment #1) > > Unless you object, I am going to apply the patch. Go ahead, Ralf.
Thanks, patch applied to master and package rebuilt for rawhide.