actually ActiveState's Perl version was first in my %PATH%, but Strawberry Perl can happily coexist with that, provided that you run perl with the full path to the executable. please read about the details in my other post.

certainly something that i would like to test is making binary PPD files with Strawberry Perl, perhaps using something like PPM::Make from CPAN. this would be beneficial for those (let say less experienced) users that are more confortable running ActiveState Perl with binary distributions than compiling modules from source, and lets face it there are some hard to compile modules, like those that require external libraries, not to mention failing tests, etc. - you get my point. like others i think there's a "market" for both Perl distributions :)

anyway where is the best place to discuss something like this? the page from RT, the wiki? as far as i know there is no mailing-list related to Strawberry/Vanilla Perl...
UPDATE: sometimes i'm too lazy to even read! there is good information about this on the Win32 Perl Wiki.

thank you xdg for taking the time to answer this and for giving us this magnificent distribution.

:)))))


In reply to Re^2: Error compiling XS code with strawberry-perl 5.8.8-alpha-2 by asz
in thread [Solved] Error compiling XS code with strawberry-perl 5.8.8-alpha-2 by asz

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.