Subject: | Makefile.PL generates hybrid Meta-1.x data wrongly |
https://metacpan.org/diff/file?target=MANWAR%2FSVG-2.65%2F&source=SZABGAB%2FSVG-2.64#META.json
This is because you're using Meta 2.0 structures and EUMM is only generating 1.x structures.
To solve this, you need to ensure the following data is in your input META:
'meta-spec' => { version => 2 }
Otherwise EUMM assumes Version 1 input.
Make sure to diff the releases before releasing next time to ensure this is fixed as intended :)
--
- CPAN kentnl@cpan.org
- Gentoo Perl Maintainer kentnl@gentoo.org ( perl@gentoo.org )