Try typing this:
perl -MCPAN -e shell o conf no_proxy localhost q
It's a WILD guess, but maybe you should also include the *EXACT* error message...? Using <CODE> tags of course.

Update
Sorry, that's obviously not going to work since you're using PPM. I suppose it's just as important for me to READ this little information you provide as it is for you to supply it :)

Please be specific about which module you're installing and include the error message. Again, use <CODE> and </CODE>

Update 2
Since writing this, mecrazycoder has updated the original node with CODE tags and a quote of the error message. Good thing to do, but it's also nice to add updates like this.



- Boldra

In reply to Re: Error while installing modules through PPM by Boldra
in thread Error while installing modules through PPM by mecrazycoder

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.