Play with the Cygwin install tool to understand how it works (the UI confused me initially). I would start with the older release, and read the release notes for it and for the newer software, to have some idea of what bugs were found & fixed or not (especially any compatibility issues with the Windows o/s you are using).

After you have a working system, and have read some docs & used it a while and made some mistakes, you'll be in a better position to know if you want to, or must, upgrade to a newer release. Most of the pieces I have used have been solid and I have rarely found it necessary to upgrade. Upgrading can be a straightforward process.

Having real CPAN on a Windows o/s is a great benefit for me, but I am not writing Perl code for deployment on various Win systems. I can install Cygwin on the machines I use. Your environment and requirements might be different.


In reply to Re^2: Try Cygwin ... Re: Can't install Net::SSH2 on win32 (libssh2, openssl) by clp
in thread Can't install Net::SSH2 on win32 (libssh2, openssl) by clutch2k3

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.