The other nit, why are you worrying about having to supply a copy of the GPL? You can't inform a user of their rights without giving them the licence: this isn't GPL specific; the same applies with any other licence.

I don't think I fully understand what you're saying here. Surely you're not claiming that I shouldn't supply a copy of the license because if they do not know their rights, they can't use them?

No, I'm not saying that at all!! My point was, whenever you distribute software, you always need to tell people what rights they have, and distribute the licence with it. This isn't a problem of the GPL: the requirement of the GPL (and all other licences!) is that you inform the user of the agreement they're making before they use the software.


In reply to Re: Re: Re: Using GPL'd Perl Modules in Commercial Software by kal
in thread Using GPL'd Perl Modules in Commercial Software by cjf

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.