Actually, no.

The GPL and Perl Foundation aren't going to stop anyone from 'Acquiring Perl.' The community can have a limited influence in that they can have a minor boycott of the new language (until their boss says use it, at which point they'll throw their stance out the window, like always). That leaves the artistic license. I don't want to be too critical, but a good license is hard to write. Loopholes can easily be displayed with enough lawyers (and when it comes to holes, the artistic license is to OSLs as swiss is to cheese :(.

So really, if $some_big_company wanted to make Perl its own, it probably wouldn't have much trouble doing so. This is very unlikely though. Perl (<= 5.x) isn't designed as a language major companies would use for large-scale development. In addition, they'd have resources to rewrite it themselves and make modifications as they see fit. Another point to consider is that Perl's an open source language, so they can use it already without charge, they only reason they'd have to acquire it is to sell it to others which wouldn't be a good business decision.

To conclude: they could, but they won't.


In reply to Re: Re: So, Netscape is dead? by Anonymous Monk
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.