Greetings Fellow Monk:

As one of the steps taken I see that you did install/uninstall the ActivePerl.
Question for you: Did you install 5.8.4.810 new or did you already have a previous version of ActiveState Perl, say 5.8.3.809, already inplace?
In the past, with the same OS, I have had a similiar problem(s) with the PPM whereby it either does precisely what you have mentioned (PPM essentially freezes), or PPM reports the previous version.
The apparent problem: It appears that Active Perl and the PPM are not completely un-installed when you go through the 'normal un-install procedure. 'Things', (files, dirs, etc.) are left behind.
SOLUTION:
Once you have completed the normal un-install procedure, go and search for directories such as:
C:\perl\
C:\Program Files\ActiveState\PPM\ (I have seen this in older versions)
and....DELETE THEM!
This course of action solved the problem that you mentioned for me when I encountered it. I have reported these problems to ActiveState a few versions ago.
Best of Luck..... I hope this helps.

In reply to Re: Problems with PPM under ActivePerl 5.8.4.810 by PERLscienceman
in thread Problems with PPM under ActivePerl 5.8.4.810 by driver8

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.