I am new to Perl and Linux as well. I installed Ubuntu 10.04 LTS. I was checking CPAN modules & I was able to check the versions of few CPAN modules and one of them didn't return the version for Time::Local I tried to install it manually. After that I ran some cpan command based on some research on internet. I have no idea what happened. It asked me a few questions, I choose defaults and now I am in trouble. When I try to use the per -e 'use FileHandle....command as per doc for any CPAN module, it just returns blank. I know that I have done a mistake somewhere, but not sure what I did not nor what the mistake is. All I want now is for the system to just get back to its normal, and the CPAN thing as how it was with fresh install of Ubuntu. I tried reinstalling perl, but it says perl latest version is there. Don't know how to get the CPAN thing like the way it was with fresh Ubuntu install. Any help will be appreciated. Kishore

In reply to cpan problem by kishorekp

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.