Digest::MD2 is on my CPAN mirror, however, the upload date was 4/28/2014, and the Changes file says this:

2014-04-28 Gisle Aas < email-removed >

Release 2.04

No change. I accidentally deleted the 2.03 dist from CPAN when trying to clean up old Digest-MD5 dists.

So if your mirror didn't have Digest::MD2 on it, it's probably because it accidentally got deleted. But it's been uploaded again, and it's possible that by now the situation has resolved itself. If not, it will soon (or use a different mirror).

You can probably thank this blog entry.

The Digest::MD2 dependency comes through Crypt::RSA, of which Crypt::OpenPGP is a direct dependent. You may still have problems installing Crypt::OpenPGP though. I find on my system it fails a few tests, even if I use the "Alt::Crypt::RSA::BigInt" alternate dependency (which is sometimes useful as it removes the need for the difficult-to-install Pari math library).


Dave


In reply to Re: crypt::OpenPGP not installing by davido
in thread crypt::OpenPGP not installing by vijneedshelp

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.