"I'm almost ready to just give up on Perl. After all this time, you'd think this stuff would have gained more ground in the usability space. Problem is, all the Perl geeks who use CPAN use it enough to remember all the tips, tricks, gotchas, pre-reqs, etc."

This isn't a perl issue, it's an ActiveState issue. If you want to make life difficult for yourself while working on a Windows platform, use ActiveState. If you want to make life easier use Strawberry Perl. The compiler issue you mention is well documented, even by ActiveState standards. Basic research would have found this issue before installing the product. Strawberry perl ships with everything you need (regardless of 32/64 bit builds).

"So y'all have only improved the stuff where you have felt it was needed."

Again you're talking (well complaining) about one commercial product, not Perl. Have you raised these issues with ActiveState? I doubt it. I'm curious as to what improvements you helped make in these areas, rather that point out where you (mistakenly) believe others have concentrated their contributions.


In reply to Re: CPAN Module Installation (aka blaming the wrong people, not reading the product documentation) by marto
in thread CPAN Module Installation (aka Oh, God, Here We Go Again) by marinersk

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.