I could not install Math::GMP via ppm.

These are the steps I followed

c:\perl\bin> ppm

ppm> install

<http://crazyinsomniac.perlmonk.org/perl/ppm/5.8/Math-GMP.ppd>

I got an error at the end.
</tr> </table> <!-- image audit code --> <script LANGUAGE="JAVASCRIPT"> <!-- now = new Date(); tail = now.getTime(); document.write("<IMG SRC='http://images-aud.sourceforge.net/pc.gif?l," +); document.write(tail); document.write("' WIDTH=1 HEIGHT=1 BORDER=0>"); //--> <noscript> <img src="http://images-aud.sourceforge.net/pc.gif?l,390086" WIDTH=1 HEIGHT=1 BORDER=0> </noscript> <!-- end audit code --> <!-- end OSDN Footer --> </BODY></HTML></HTML> at C:/Perl/site/lib/PPM/PPD.pm line 177, <$__ANO +NIO__> line 4.
Where am I wrong?

Thanks & Regards

Nalina
edit - jeffa - code tags

In reply to Re^2: Replcing Math::GMP with Math::BigInt by Anonymous Monk
in thread Replcing Math::GMP with Math::BigInt by Nalina

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.