]> git.vpit.fr Git - perl/modules/Task-Devel-Cover-Recommended.git/commit
Don't require build/test 'recommends' dependencies
authorVincent Pit <vince@profvince.com>
Thu, 6 Sep 2012 21:02:33 +0000 (23:02 +0200)
committerVincent Pit <vince@profvince.com>
Thu, 6 Sep 2012 21:02:33 +0000 (23:02 +0200)
commit7e4625ac01c53c64b6671e8843629db1cf217112
treeecf4291038610657f6cee7c601f2d7dae33f9bf1
parent698741fb7af41bc3d17b3489201b4ea26109703d
Don't require build/test 'recommends' dependencies

Most CPAN clients actually install configure/build/test dependencies, so it
is wasteful to install dependencies only recommended to configure, build or
test the target distribution (especially since they may not be available at
the time the target dist wants them).
Makefile.PL
lib/Task/Devel/Cover/Recommended.pm
samples/generate.pl