Respected Monks,

I had installed Ubuntu 12.04 on my personal laptop as I wanted to use only a linux based system on it. It has perl version 5.14.2 so that helped in my goal of learning Perl. However, there were many internet connectivity and wireless issues. Network connectivity would drop every few minutes,many times the laptop wouldnt shutdown or reboot inspite of selecting the correct option. Same issues noticed with Ubuntu 12.10. I have a Lenovo Z570 laptop with 2nd Gen i5 processor and 8 GB of RAM. Incidentally, I decided to switch from Windows 7 to linux because Windows kept crashing after the new memory module installation, but none of the linux flavours I tried ever complained about memory issues.

So I tried CentOS and Scientific Linux. No network issues but system Perl version is 5.10. Perlbrew installation kept failing. I kept getting dependency issues and ultimately the installation of perlbrew just failed. So I am in a fix.

Is there some way to ensure that perlbrew gets installed without issues. After installing perl brew if I "switch" to the new perl version, while downloading modules, will it automatically install it for new perl version?What if I dont "switch" and "use" a specific Perl Version? While installing CPAN Modules, will that be automatically taken care of? And last but not the least, is there some preferred flavour of linux that any one of you could suggest?

Perlpetually Indebted To PerlMonks


In reply to Perlbrew issues. Suggest a way out. by perl514

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.