develooper Front page | perl.module-authors | Postings from October 2008

Re: Integrating license related things of CPAN

Thread Previous | Thread Next
From:
Dr.Ruud
Date:
October 26, 2008 03:40
Subject:
Re: Integrating license related things of CPAN
Message ID:
20081026104018.7316.qmail@lists.develooper.com
"Gabor Szabo" schreef:

> I am trying to push forward simplifying and clarifying the
> licensing issues on CPAN.

It would be nice to have a license pragma. 

  use license "Perl";

  use license "AL/GPL";

  use license qw{
      Artistic_2 (and_up)
      GPL_3 (and_up)
  };

We already have 
  http://search.cpan.org/search?query=Software%3A%3ALicense&mode=module

-- 
Affijn, Ruud

"Gewoon is een tijger."

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About