You would need to get it from http://mingw-w64.sourceforge.net/ for it to work :/

Get what "it" for what "it" to work?

The point is, if the OP had installed a 32-bit version of Perl 5.12, then that single, simple command ppm install mingw is (apparently) all that is required to install the mingw compiler and set it up to work such that cpan will build most compiled modules.

As for getting anything from sourceforge, I'd rather have root canal work. That site is the single biggest OSS handicap there is. Trying to find what is there is next to impossible. Once you know something is there, it is neigh impossible to find out that that something is or does. If you lucky enough to find a link to something you know you want, working out what files to download is ludicrously hard. And then there is no information on what you should do with them; what dependencies you're going to need; how to put them all together and in what order.


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

In reply to Re^3: Problem installing modules on Windows 7 64bit build (Active Perl 2.12.4) by BrowserUk
in thread Problem installing modules on Windows 7 64bit build (Active Perl 2.12.4) by oldiebutgoodie

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.