It's standard with AS perl, but you can build it for free if you want. You'll need the free MSVC toolkit, the .NET SDK and the platform SDK.

In 346487 I outline the steps to complete the build environment. Steps 1-3 outline the required software and 6-8 (8 may not be necessary) outline configuring your environment.

I meant to wrap it up more cleanly (maybe a batch file) and test it more thoroughly, but I ran out of time and motivation. An anonymous monk replied with a link to a simpler procedure, but please note that only works if you shell out the money for VS.NET.

Good luck!


In reply to Re: OLE from Perl?? by bmann
in thread OLE from Perl?? by wa4otj

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.