With apologies to my MacOS X brethren, I would not recommend it as my first choice. Don't get me wrong, I love my i-Book running OS X, but the case insensitive filesystem has caused me some grief, I can't get 5.6.1 to build (stock version is 5.6.0) which makes using CPAN a pain (always wants to start off by installing 5.6.1 and fails). Also, as has always been the case with MacOS, the tiny installed base means you are always a bit behind the rest of the world.

At work I use Linux for stuff I will deploy on HP-UX or AIX and have had few problems, but Linux is not UNIX. BSD is, and since you target host is BSD I will side with the other BSD voices on this one.You can run FreeBSD or NetBSD on even older hardware. To run MacOS X you'll need relatively new/fast stuff.


In reply to Re: Re: perl development OS of choice by rah
in thread perl development OS of choice by silent11

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.