The PPM repositories are not static and are generally up-to-date. Some issues exist with some modules in getting them to compile on Windows. And obviously some won't work on Windows at all for a variety of reasons, the same way there are Windows-specific modules that might end up on CPAN, but won't work on Unix/Linux. But I have rarely encountered a newer version of a module on CPAN that didn't make it into the Activestate, Trouchelle, Bribes de Perl, or U of Winnipeg repositories before long.

Also, the newer versions of PPM will manage modules that you have installed via the CPAN or CPANPLUS shells, which the OP might be interested in checking out.

--marmot

Update: Changed PPM repository URL's to human-readable destinations.


In reply to Re^2: URL for CPAN Package Repository by furry_marmot
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.