Your first ppm repository, "Activestate Package Repository" appears to be corrupted.

You can delete and recreate it by

ppm> rep del 1 ..... ppm> rep add "ActiveState Package Repository" http://ppm.ActiveState +.com/PPM/ppmserver-5.8-windows.plex?urn:/PPM/Server/SQL .. ppm> rep desc 1 Describing Active Repository 1: Name: ActiveState Package Repository Location: http://ppm.ActiveState.com/PPM/ppmserver-5.8-windows.plex?ur +n:/PPM/Server/SQL Type: PPMServer 3.0 ppm>
If you are running 5.8, the command "ppm" launches ppm3, so they are effectively identical, so you can type one character less for the command.

     "For every complex problem, there is a simple answer ... and it is wrong." --H.L. Mencken


In reply to Re: How to install a new module with ppm3 on perl 5.8 for windows by NetWallah
in thread How to install a new module with ppm3 on perl 5.8 for windows by earlati2

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.