[Bug 166189] Review Request: perl-Class-DBI-Loader-Relationship : Easier relationship specification in CDBI::L

Ralf Corsepius rc040203 at freenet.de
Mon Sep 12 15:51:20 UTC 2005


On Mon, 2005-09-12 at 11:25 -0400, bugzilla at redhat.com wrote:
> Please do not reply directly to this email. All additional
> comments should be made in the comments box of this bug report.
> 
> Summary: Review Request: perl-Class-DBI-Loader-Relationship : Easier relationship specification in CDBI::L
> 
> 
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=166189
> 
> 
> 
> 
> 
> ------- Additional Comments From tcallawa at redhat.com  2005-09-12 11:25 EST -------

> 
> I can make a GPL application which does nothing but calls out and runs a
> proprietary application with specific flags. Merely running non-GPL-compatible
> bits is ok, its only linking at compile time. Larry Wall thinks that perl
> modules are not being "linked to", rather only being run.
>
> > If it's not, what would be the point of releasing this module under a specific
> > license such as GPL or Artistic if anyone can use that code under whatever terms
> > they liked (e.g. proprietary)?
You have to distinguish run-time licenses from source-code licenses.

Most perl-modules can be considered to be "external scripts/programs"
and not actually being linked, so you are allowed to run them in most
cases. 

But as a developer, you have to analyze very carefully if you are
allowed to derive code from a perl module's sources.

Ralf






More information about the fedora-extras-list mailing list