doherty / Dist-Zilla-PluginBundle-TestingMania

test your dist with every testing plugin conceivable
http://metacpan.org/release/Dist-Zilla-PluginBundle-TestingMania/
4 stars 6 forks source link

using all the plugins makes it impossible to bootstrap with plugin #12

Closed xenoterracide closed 12 years ago

xenoterracide commented 12 years ago

unable to bootstrap because obviously the VERSION hasn't been set yet

[Bootstrap::lib] lib added to @INC at /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/Module/Runtime.pm line 205
Dist::Zilla::Plugin::Test::Version does not define $Dist::Zilla::Plugin::Test::Version::VERSION--version check failed at /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/Dist/Zilla/PluginBundle/TestingMania.pm line 23, <GEN1> line 31.
BEGIN failed--compilation aborted at /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/Dist/Zilla/PluginBundle/TestingMania.pm line 23, <GEN1> line 31.
Compilation failed in require at /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/Module/Runtime.pm line 205, <GEN1> line 31.
 at constructor Dist::Zilla::MVP::Section::new (defined at /home/xenoterracide/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/Dist/Zilla/MVP/Section.pm line 53) line 84
doherty commented 12 years ago

Merged & released.