ActiveState is becoming less and less useful over time as access to old or new packages are restricted. I just got a new laptop and so I decided to load Strawberry Perl instead.

Every review I read said they are about the same. As best as I can tell, that is not at all true. I have been using Perl for well over 10 years and I love it. For me, the best aspect of Perl are the vast number of packages available and the easy way to find them and install them. That is the major difference in ActiveState and Strawberry Perl. PPM is a good (not great) GUI, while CPAN Client is a throw back from the 60's (and yes, I was there in the 60's!).

As I try to run programs already written under ActiveState, I'm finding more and more packages don't exists for Strawberry Perl.

One example package is Win32::AdminMisc. Does anyone know where I can find a version for Strawberry Perl?



OK, OK, frustration got the better of me back then and I was new to Strawberry Perl. The CPAN repository is a good thing.



Thanks,

EigenFunctions


In reply to Can't find packages for Strawberry Perl (e.g., Win32::AdminMisc, etc) by EigenFunctions

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.