> On Fri, Dec 12, 2003 at 11:11:07PM +0100, Marcus Holland-Moritz wrote: > > Yes, the license was the main reason. I disliked seeing that > > "License: Unknown" at search.cpan.org. The small hack worked > > fine for me. I wanted to throw it out when MakeMaker fully > > supports META.yml. > > Its unlikely that MakeMaker will ever fully support META.yml. Just the most > important and/or easiest to implement bits. > > > > Maybe I'll get around to providing a patch during the next > > couple of weeks. > > Thanks.
Here's a first shot. The attached patch (against the latest repository snapshot) adds a 'LICENSE' parameter to MakeMaker. It also tries to make the metafile output a little more Module::Build-ish. I didn't add a parameter for 'DISTRIBUTION_TYPE', since this is currently hardcoded also in M::B. As this is my first patch to MM, please let me know if I missed anything. -- Marcus
mm_meta_license.diff
Description: Binary data