On Wed, Sep 28, 2016 at 2:51 AM, Ron Savage <r...@savage.net.au> wrote:

> On 28/09/16 10:47, Karen Etheridge wrote:
>
>> There's no META.* files, which probably doesn't help... if the smoker is
>> taking shortcuts and expecting to find a META.* (which it shouldn't)
>> without running Makefile.PL, then that would explain why the smoke
>> report is reporting no prereqs at all.
>>
>
  Actually, it reports ExtUtils::MakeMaker (0) as a prereq.


> Thanx. The Makefile generates MYMETA.(json, yaml), but not META.*.


  … and the MYMETA.json that's generated when I run it here (yay
insomnia!), specifies ExtUtils::MakeMaker (0) as the only "build" prereq.

  Data::Dumper and a whole slew of other modules are specified as
"configure" prereqs.

  Might it be that the smoker is for some or other reason (overwrite
instead of merge?) seeing only the "build" prereqs?

  … though, shouldn't (most of?) those prereqs be "runtime" prereqs?


Eirik

Reply via email to