Hi! On Wed, Sep 13, 2006 at 02:24:16PM +0200, David Landgren wrote: > Oww, that includes all of mine, even though they state clearly in the > docs that they are distributed under the perl license. > > I assume this looks at the META.yml license key? I guess it's time to > take ExtUtils-MakeMaker-6.30_04 for a spin, I guess.
Yes, the metric currently checks if there's a 'license' field in META.yml Maybe it would be reasonable to also check for a POD-Heading named LICENSE, but that's definitly more error-prone. Maybe this metric should even check if there's a license in META.yml AND a pod heading namen LICENSE, so that humans and tools can figure the license out... -- #!/usr/bin/perl http://domm.zsi.at for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}