gregor-e:

I downloaded the gcc packages, and then in a bash shell I do the usual:

perl Makefile.pl make make test make install

or

perl Build.PL ./Build ./Build test ./Build install

It works pretty well. Most things just work:

DBI-1.601, DBD-ODBC-1.15_2, OLE::Storage_Lite, Parse::RecDescent, Spreadsheet::WriteExcel, Unicode::Map, IO-stringy-2.110, Spreadsheet::ParseExcel, List-MoreUtils-0.22, SQL-Statement-1.15, Convert-EBCDIC-0.06, Class-Accessor-0.31, Params-Validate-0.91, Data-Dump-1.08, Test-Simple-0.80, Test-Exception-0.27, Array-Compare-1.16, Tree-DAG_Node-1.06, Test-Warn-0.10, Tree-1.01 and many others.

...roboticus

In reply to Re: How do folks build modules under cygwin perl? by roboticus
in thread How do folks build modules under cygwin perl? by gregor-e

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.