[rt.cpan.org #109805] META.yml/json should be present

"Slaven_Rezic via RT" <[email protected]> Fri, 29 Jan 2016 15:40:34 -0500
Newsgroups gmane.comp.lang.perl.modules.extutils-makemaker.devel
Message-ID <[email protected]>
<URL: https://rt.cpan.org/Ticket/Display.html?id=3D109805 >

On 2015-12-03 17:58:06, CHORNY wrote:
> On Thu Dec 03 07:11:38 2015, JV wrote:
> > This kit was generated on a freshly installed Fedora 22 system. The
> > most recent version of ExtUtils::MakeMaker available (7.04) was
> > installed. However, this setup does not generate META.* files.
> >
> > It turns out that EU::MM requires CPAN::Meta to generate these files.
> > If CPAN::Meta is not installed, EU::MM silently(!) skips generating
> > these files.
> >
> > However, EM::MM documents CPAN::Meta as optional, and therefore the
> > Fedora package maintainer sees no reason to add it as a requirement
> > for the EU::MM package.
>=20
> In most cases, CPAN::Meta is not needed for EU::MM to install modules,
> AFAIK it is only needed for module authors.

So fail only if the module author runs "make dist"? (which shouldn't affe=
ct normal users just installing modules)