You'd have to look carefully at the fine print. I think it comes standard with the business licenses, but you are talking $1,500/yr/seat.

Update:
Well, I found https://community.activestate.com/faq/finalversionpairingsPDK.

This appears to be bad news for me. Evidently my PDK license is now worthless!!. Active State says: Existing copies of PDK 9.5.1 cannot use the latest releases of ActivePerl. That's a bummer because I don't have a Business Edition License to enable access any prior releases (Free AS download limit is: current release and one release before that).
So: Active State PDK (Perl Dev Kit) is officially a "dead duck".

Glad this subject came up because I was/am paying for something that is now worthless to me. It is a bummer to learn that, but this info appears to be absolutely correct.

I guess I'm gonna need to learn how to work open source pp if I need to make a .exe in the future. Right now my users are running my Perl source code but, they are "sophisticated users" who can even install modules on their own and who perhaps don't even use Active State Perl at all. Compiling a GUI based application into an .exe allowed me to distribute a program to "computer illiterates" and I didn't have to worry whether they had Perl installed at all (and most didn't).


In reply to Re^7: PAR pp Windows 2 instances by Marshall
in thread PAR pp Windows 2 instances by IB2017

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.