kingpong / perl-Test-Spec

rSpec-like test system for Perl
http://search.cpan.org/dist/Test-Spec/lib/Test/Spec.pm
30 stars 17 forks source link

META.json in release doesn't include runtime requirements #39

Closed joelrebel closed 7 years ago

joelrebel commented 7 years ago

Please update https://metacpan.org/source/ANDYJONES/Test-Spec-0.51/META.json to include the dependencies listed in Makefile.PL. Systems (rpm build tooling/others) that depend on this file to figure the dependency tree are unable to statically determine the list of dependencies for this distribution, MetaCPAN doesn't report the dependencies either.

Thanks!

andyjones commented 7 years ago

Thanks! Fixed in v0.52 by upgrading to a newer version of ExtUtils::MakeMaker