>>>>> On Tue, 26 Apr 2016 13:01:49 +1000, Ron Savage <r...@savage.net.au> said:
> Hi > See attached. > Debian V 8.4. > Perl V 5.20.2. > ExtUtils::MakeMaker V 7.14. > CPAN::Meta V 2.150005. > Can anyone help me as to why the given Makefile.PL produces the given > META.json? I expect at least the repository in META.json to come from > Makefile.PL. > TIA. It seems you missed to add "meta-spec" => { version => 2 }, At least I tried to add it and the resulting META.json had the repository. I tried with MakeMaker 5.1001 and 5.14 Best wishes, -- andreas