So I am scanning news.google.com for Perl stories because I heard merlyn does this frequently and I came across a story about ActiveState's new Perl product line. I'm thinking "Great more Perl stuff to enjoy". Then I saw this line:

ActiveState's Perl productivity tools are available individually or as part of a single, value-priced bundle in ASPN Perl. Educational, volume and enterprise licenses are also available.

Say what? You mean I got to pay for this? How can they do this legally? It is one thing to charge for a Perl course, but these people are putting out software using Perl. What's stopping corporations like Microsoft from doing the same thing? (Okay, I guess that wouldn't bode well for their own languages, but still.)

I know people pay for Perl programs all the time, but these aren't just programs. They're tools, and tools should be freely available to the community. What would happen if CPAN became a fee subscription service?


In reply to (OT) ActiveState by Anonymous Monk

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.