The GPL and the Artistic License make it consistently possible for anyone to acquire perl. The issue is exclusivity. A company can't get exclusive rights to perl. They could conceivably make changes to it and call it theirs, but who would use it?

Maybe a lot of people if the company could add a lot of value to it... and that's where the community comes in¹. We don't just use perl... we make it better. We could have more than a "minor boycott" of the new language. We could boycott its use, maintenance, and development. There are few companies that could muster the resources that regularly go into developing perl, not to mention all the modules available on CPAN. And keep in mind also that there are many companies in the perl community. There are corporations both big and small with huge parts of their day to day operations that are dependent on perl².

The Perl Foundation (and YAS) is the least of the factors I mentioned, but it represents a non-profit corporation that is willing to support Perl's continuing development. I.e. unlike most open source initiatives, Perl has a money man. (Not one with real deep pockets, but it's a start.)

To conclude: they could try, but they wouldn't get far. And that's why they won't try.

Update: Added footnotes.

1. The community, in this case, is both the market and the competition. It would be crazy to try building market share under those conditions. ;-)

2. My point being that those companies would have a vested interest in preventing the privatization of perl

-sauoq
"My two cents aren't worth a dime.";

In reply to Re: Re: Re: So, Netscape is dead? by sauoq
in thread So, Netscape is dead? by chunlou

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.