I'm a Windows user. I have very occasionally and for very specific reasons installed Linux (mostly in a VM). But there is a world of difference between spending a little time to installing a free operating system, and in forking out a significant amount of cash to buy an operating system for test purposes.

Expecting people (who are trying to make your life easier) to pay for and maintain systems that they otherwise have no use for and no interest in is simply unreasonable.

As for "Why should it have had non-portable dependencies in the first place?". That sounds exactly like one of our testers (now left) who used to get angry with us for "putting bugs in". We didn't "put the bugs in" and people don't intentionally write code that is not portable. But there is a lot of work and a great deal of skill required to consistently write portable code - about the same measure of both that is required to write bug free code. Do you write bug free code first time every time? I know a place where you can get a job if you can, just name your price.


Perl is environmentally friendly - it saves trees

In reply to Re^6: Suggestions on Deploying Perl Test Environment by GrandFather
in thread Suggestions on Deploying Perl Test Environment by diabelek

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.