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.
Choose the license that suits your use (Score:1)
It very much depends on what you want to use it for. The choice of licenses makes absolutely no difference to the average user.
If you're just installing Perl and running scripts and modules on top of it, it doesn't matter which license you use because they both allow free use. Both licenses allow you to send a friend a copy of Perl or post it on your website (this is "distributi
Re:Choose the license that suits your use (Score:1)
To be even clearer, the GPL prohibits charging for a license (GPL, section 3, 2b [gnu.org]), but you can charge a copying fee (section 3, 1, second paragraph). In other words, you can't charge for the software, but you can charge for distributing the software. It's a subtle distinction, but it's important for businesses who distribute Free Software.
In other writings on the FSF's site, the GNU project encourages Selling Free Software [gnu.org]. See also the GPL FAQ, specifically Does the GPL allow me to sell copies of the program for money? [gnu.org] and following questions.
Note that neither license applies to the copyright holder, who can do most anything he wants.
Reply to This
Parent