On Sun, Oct 26, 2008 at 1:38 AM, Bill Ward <[EMAIL PROTECTED]> wrote: > > Another good point. One could put GPL in the META.yml but have a LICENSE > section in the POD that says "same terms as Perl itself" -- which one wins?
That's the very reason I want to get the license text out of the POD and into an auto-written LICENSE file. Right now it's all well and good to compile statistics about license declarations in META.yml files, but if there are separate LICENSE sections in the POD then people (& robots) have to look at that manually and we've really gained very little. -Ken