Hi Monks

Today we found that the package repository for Perl 5.6.1 is password protected, and PPM also fails when trying to download 5.6.1 packages. I talked with ActiveState and they are saying that 5.6.1 packages can now only be obtained by purchasing an enterprise edition Perl from them. Furthermore if we plan to distribute any packages obtained from such that we must license any computers that we install these packages on.

I know that we may seem lame for still using 5.6, but we have about 10,000,000 lines of Perl that management is refusing to let us to port. If this is true and there no longer is access to the package library for this version free of charge, then I guess I have another reason to push for an upgrade to 5.10, but this doesn't solve my immediate problem of getting access to packages that were previously free to use and share.

Has anyone else found this yet? Are there options?

Thanks - Rick


In reply to ActiveState Perl 5.6 package repository password protected? by fwashbur

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.