A Google search for ""ftp://" ppd" revealed that in theory, apache.org should have an FTP site. Just examine the URL for this mirror: http://mir2.ovh.net/ftp.apache.org/dist/perl/win32-bin/ppms/. But my browser can't seem to locate the domain ftp://ftp.apache.org, due to a DNS problem. apache.org has an excellent repository for perl 5.8.x. Maybe you can see that site.

Update: Got one! I found an FTP mirror of Apache's repository: ftp://ftp.physics.auth.gr/pub/mirrors/apache/perl/win32-bin/ppms/. There could be more out there.

And there's an FTP site for DBI: ftp://ftp.esoftmatic.com/outgoing/DBI/ (for various Perl versions; 5.8.4 ought to work for anything more recent). But that would appear to be all.


In reply to Re: ftp PPM archive by bart
in thread ftp PPM archive by thor

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.