Oh boy, you wanna start a flamewar? =)

Perl runs equally well on any flavour of Linux. And when it comes to choosing a Linux distribution, in the end, it comes down to personal choice. Distributions differ from each other MOSTLY in terms of where they put various files; different versions of the same distribution will have different libraries (which can cause problems with prepackaged binaries that expect different versions of those libraries) but for the most part, there's no one deal-breaker. Every version of Linux that I'm familiar with uses Perl a lot, so you'll have no problems finding Perl for whatever you end up using.

If you're new to Linux, I like to recommend (as a ladder you can kick away later) Redhat, if only because it's the one with the most info out there. Alternately, use Mandrake (highly RH-compatible in most respects, quite 'user friendly'). Note I make these recommendations only for while you're learning.

Once you get comfortable with whatever you start out with, you can explore other options (I use Debian a lot, and I like SuSE as well). Most Linux distributions are available for the cost of a download, or you can try various sites that will sell you a set of CDs for $2 or less (better yet: many of them offer multi-distribution packs that let you try out a number of distributions).

cheapbytes, LSL, and LinuxMall are all good places to start if you want to buy some CDs.

HTH

Philosophy can be made out of anything. Or less -- Jerry A. Fodor


In reply to Re: What would be the best Linux build to run perl on? by arturo
in thread What would be the best Linux build to run perl on? by SilverB1rd

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.