Red_Dragon:

The URL you provided appears to be correct if you're interested in CPAN packages. Note that the URL is to the root of a hierarchy of packages, and the root level doesn't contain any package itself.

But I think the problem you're having is that you're wanting to use the Active State package manager to install packages. For that, you're not going to want a CPAN repository, but an Active State package repository. A quick googling returns http://ppm4.activestate.com/ which has pointers to several PPM repositories. The PPM repositories may have some of the CPAN modules, but may be out-of-date, patched, etc. So if you want to use CPAN modules, you can do so, but you can't do it with the active state package manager. If you want to use the active state package manager, then you can't use CPAN.

...roboticus


In reply to Re: URL for CPAN Package Repository by roboticus
in thread URL for CPAN Package Repository by Red_Dragon

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.