Skip Menu |

This queue is for tickets about the ExtUtils-MakeMaker CPAN distribution.

Report information
The Basics
Id: 32337
Status: resolved
Priority: 0/
Queue: ExtUtils-MakeMaker

People
Owner: Nobody in particular
Requestors: mschwern [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Add configure_requires: MakeMaker to generated META.yml
It's always been implicit that if you see a Makefile.PL you need MakeMaker. Now we can make it explicit by adding a configure_requires: ExtUtils::MakeMaker to the META.yml.
Done.