Subject: | feature request: support N/A builds |
Is it possible to detect and report on N/A builds?
example:
: [ether@bourbon ~/git]$; cpanm Dist::Zilla::PluginBundle::Author::ETHER; cpanm-reporter
--> Working on Dist::Zilla::PluginBundle::Author::ETHER
Fetching http://mirrors.gossamer-threads.com/CPAN/authors/id/E/ET/ETHER/Dist-Zilla-PluginBundle-Author-ETHER-0.035.tar.gz ... OK
Configuring Dist-Zilla-PluginBundle-Author-ETHER-0.035 ... N/A
! Configure failed for Dist-Zilla-PluginBundle-Author-ETHER-0.035. See /Users/ether/.cpanm/work/1383417957.69205/build.log for details.
The build.log contains:
--> Working on Dist::Zilla::PluginBundle::Author::ETHER
Fetching http://mirrors.gossamer-threads.com/CPAN/authors/id/E/ET/ETHER/Dist-Zilla-PluginBundle-Author-ETHER-0.035.tar.gz
-> OK
Unpacking Dist-Zilla-PluginBundle-Author-ETHER-0.035.tar.gz
Entering Dist-Zilla-PluginBundle-Author-ETHER-0.035
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.30 ... Yes (6.80)
Checking if you have File::ShareDir::Install 0.03 ... Yes (0.05)
Configuring Dist-Zilla-PluginBundle-Author-ETHER-0.035
Running Makefile.PL
Perl v5.13.2 required--this is only v5.12.5, stopped at Makefile.PL line 5.
BEGIN failed--compilation aborted at Makefile.PL line 5.
-> N/A
-> FAIL Configure failed for Dist-Zilla-PluginBundle-Author-ETHER-0.035. See /Users/ether/.cpanm/work/1383417609.68811/build.log for details.