As Perl is GPL licensed, are my Perl scripts forced to be GPL licensed?
Posted
by DEzra
on Stack Overflow
See other posts from Stack Overflow
or by DEzra
Published on 2010-05-07T10:01:46Z
Indexed on
2010/05/07
10:08 UTC
Read the original article
Hit count: 495
I am trying to make sure I license some personal perl scripts correctly.
Do any Perl scripts that I create need to be licensed as GPL (i.e a copyleft license) due to using the GPL licensed Perl interpreter?
Please can you back up any answers with appropriate links. Thanks
© Stack Overflow or respective owner