Csson / p5-Dist-Zilla-MintingProfile-Iller-CSSON

A Dist::Zilla/Iller minting profile
Other
0 stars 0 forks source link

Build.PL incomplete #1

Closed andk closed 8 years ago

andk commented 8 years ago

http://www.cpantesters.org/cpan/report/64341076

This sample fail report comes due missing Moose. There are others for others, basically all of these:

http://search.cpan.org/grep?release=Dist-Zilla-MintingProfile-Iller-CSSON-0.0100;string=Dist::Zilla::Role::MintingProfile|Moose|Path::Class|namespace::autoclean;n=1;C=0

Alternative view:

http://analysis.cpantesters.org/reports_by_field?SUBMIT_xxx=Submit&distv=Dist-Zilla-MintingProfile-Iller-CSSON-0.0100&field=qr%3A%28Can%27t+locate+\S%2Bpm%29&field=meta%3Aoutput_from&field=meta%3Awriter&field=qr%3A%28Can%27t+locate+\S%2Bpm%29

A big part of the fails comes from users of the Build.PL and indeed the Build.PL does not specify the prerequisites:

https://metacpan.org/source/CSSON/Dist-Zilla-MintingProfile-Iller-CSSON-0.0100/Build.PL

There seem to be other issues with other tools, but the broken Build.PL was just one thing easy to spot.

HTH&&Thanks,

Csson commented 8 years ago

Hi!

It shouldn't have a Build.PL..

Csson commented 8 years ago

I've just released 0.0101 without Build.PL.

Thanks for reporting this.