Subject: | Missing META.yml/META.json |
Hi,
This distribution lacks META.yml/META.json.
In addition, it contains MYMETA.json that should not be there: that file is generated on the end-user machine at configure time.
So I suspect that you did not properly use the build tool. You must not make the .tar.gz by hand.
Instead, do:
make distclean
perl Makefile.PL
make dist
--
Olivier Mengué - http://perlresume.org/DOLMEN - https://gratipay.com/dolmen/
This distribution lacks META.yml/META.json.
In addition, it contains MYMETA.json that should not be there: that file is generated on the end-user machine at configure time.
So I suspect that you did not properly use the build tool. You must not make the .tar.gz by hand.
Instead, do:
make distclean
perl Makefile.PL
make dist
--
Olivier Mengué - http://perlresume.org/DOLMEN - https://gratipay.com/dolmen/