My experience has been that cygwin is good, ActiveState is ok, and other flavors of Perl are fine if you like them.

Perl on a *nix system just works. Perl built for windows systems work well on windows.

However, when I have made the effort to achieve a mix of *nix like functionality along with excellent Perl performance on top of windows, it was just too much a pain to mess with.

I eventually concluded that it was better(less messing around) to VM or dual boot and run Perl of whatever flavor for whatever platform on its intended platform.

This was my personal experience gathered over a number of years(and jobs) on numerous machines, both personal and work-owned.

To be fair, MicroSoft lost me as a customer between ~1991 and ~1995 when Linux was really becoming available. I did try for a number of years to get a mix of the two OS's along with Perl running in one environment, but always found myself spending more time messing around than getting work done that way. So eventually I just decided that if I wanted Perl in both arenas, it was easier to set up two arenas than to try to blend them.

Again, just my experience and perception, but thought I would toss it out there for you...


...the majority is always wrong, and always the last to know about it...
Insanity: Doing the same thing over and over again and expecting different results.

In reply to Re: Newb guidance for Perl on MS Windows: Cygwin, Strawberry, ActivePerl? by wjw
in thread Newb guidance for Perl on MS Windows: Cygwin, Strawberry, ActivePerl? by Anonymous Monk

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.