Proper test_requires support in MB requires MB 0.4200
That shouldn't matter in this case -- dynamic_config is 0, so the prereqsshould be read out of META.*, and autodie is in build-requires, so the
installer should be satisfying that requirement.
Shlomi: please, for the love of kittens, add a META.json to your
distributions, and please only use Module::Build when necessary (which,
given you're using Dist::Zilla to package your distribution, should be
almost never).
On Sat, Sep 26, 2015 at 3:48 AM, Shlomi Fish wrote:
Hi, Leon!
On Sat, 26 Sep 2015 12:28:20 +0200
Leon Timmermans wrote:
appears in
Well https://metacpan.org/source/SHLOMIF/App-Timestamper-0.0.5/Build.PL
seems to contain the right code to fallback to build_requires (see line
#63),
however with a check for version 0.4004 instead. Should it be 0.4200 ? Is
it a
bug in Dist::Zilla? The latest version of dzil was used.
a
Until when are we going to do so? And why?
Regards,
Shlomi Fish
Hi, Leon!
On Sat, 26 Sep 2015 12:28:20 +0200
Leon Timmermans wrote:
On Sat, Sep 26, 2015 at 10:33 AM, Shlomi Fish <shlomif@shlomifish.org>
wrote:
http://www.cpantesters.org/cpan/report/6109ee1e-63a7-11e5-80f8-24112cde3c15wrote:
On
- there's a missing "autodie" despite the fact that it properly
the
test_requires in Build.PL and in build_requires in the META.yml. Please
investigate why it is happening.
Proper test_requires support in MB requires MB 0.4200test_requires in Build.PL and in build_requires in the META.yml. Please
investigate why it is happening.
seems to contain the right code to fallback to build_requires (see line
#63),
however with a check for version 0.4004 instead. Should it be 0.4200 ? Is
it a
bug in Dist::Zilla? The latest version of dzil was used.
I also noticed that the test was done with perl-5.6.2 - is there still
case
for testing with such an ancient version of perl?
Yes there is.for testing with such an ancient version of perl?
Regards,
Shlomi Fish