NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
What do you want to do? (Score:2)
My goal for my publicly available code is that people can use it. Putting "under the same terms as Perl itself" seems to accomplish that goal, and I don't think about it any further.
Some people like to go on and on about licenses, but I tend to think it's mostly just shifting the bits around with providing any more real benefit to the world. I just want people to be able to use my code. I'm n
Re: (Score:1)
Re: (Score:1)
Some concerns:
If you plan on having your code go into core, then providing it under a licence different from that of Perl is going to be a serious issue.
If you want to avoid burdening commercial users of your code, you should stay close to the pack, because some of them will have to have everything vetted by the legal dept. before they can use it. The less new text you introduce, the more likely that will succeed.
Re:What do you want to do? (Score:1)
The "avoid burdening users" thing is exactly what I'm trying to figure out. Commercial users have to get everything vetted by their legal department, but a ton of people don't even have a legal department to check things with. I'm trying to figure out if saying GPLv2 or Artistic v1 is going to make them say "I'm not gonna figure this out, forget it".
Reply to This
Parent