Oh, I see the problem:
Show quoted text> ... at
> inc/Module/Install/JSONMETA.pm line 39.
But I don't understand why it needs to do that during 'make' ... it
should theoretically only need to do that during 'make dist'.
Show quoted text> Now I am looking for a module that uses Module::Install for
> comparison. What could these other modules be doing differently?
It's the Module::Install::JSONMETA that makes a difference.
Perhaps I should experiment with ditching MI and switching over to
Dist::Zilla ... I wasn't ready to do that when I first took over DR, but
I think now I might be in a position to do that. That would almost
certainly fix the problem. I'll try to find some time for that this week.
Thanks for the bug report.