I --'d the original post.

If you read carefully, you'll see that ActiveState Perl is free to download and use. If you persue their license you'll see:

Licensing The ActivePerl Package is covered by the ActiveState Community License +. The source code used in the ActivePerl Package comprises of both Open +Source and proprietary software components. All the Open Source components used in the ActivePerl Package are dist +ributed by their original authors under the same licensing terms as P +erl. The following is a full list of such components: Perl Bundled Perl modules: Archive-Tar Compress-Zlib Data-Dump Digest-HMAC Digest-MD2 Digest-MD4 Digest-SHA1 File-CounterFile Font-AFM HTML-Parser HTML-Tagset HTML-Tree libwin32 libwww-perl MD5 PPM SOAP-Lite Tk URI XML-Parser XML-Simple ActiveState Corp., has chosen to use all Open Source content in the Ac +tivePerl Package under the terms of the Artistic License. All other components included in the ActivePerl Package are original w +orks of ActiveState Corp., and may be used under the terms of the Act +iveState Community License.
Here is the ActiveState License FAQ. I would point out:
When you download and install a language distribution, the license is +included. It is not necessary to register or install a separate licen +se in order to use the product. You are given the option to register +when you download the product, but this registration is only for the +purpose of receiving email announcements regarding new product releas +es. When you download and install a programming or productivity tool, you +must register in order to receive a license that will activate the pr +oduct. You cannot use the product without installing a license. Time- +limited trial licenses are available for all products. Some products, + including Komodo and the Perl Dev Kit, have an educational license t +hat can be purchased at a discount.
ActiveState Perl is "free to use". But they want to charge you for their custom programming tools. What's new with that? When you want to write in C++, you can't demand a copy of Visual C++.

Cheers,
ibanix

$ echo '$0 & $0 &' > foo; chmod a+x foo; foo;

In reply to Re: (OT) ActiveState by ibanix
in thread (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.