Your best bet is to install the latest version of ActiveState 5.10.x and use their graphical ppm (Perl Package Manager). Type ppm at the command window or use the desktop menu shortcut.

You don't say WHAT module that you would like to install that you can't find on the ActiveState archives. I just queried the ActiveState default repository and came up with 11,367 entries. That is a lot!! That's a whole lot of stuff!

There are reasons to install packages that aren't in the ActiveState library. And I've done that. BUT this requires more work than just "point and click" -> sometimes just "more work", sometimes "a LOT more work".

Oh, on any Windows box >= NT, the command prompt is NOT DOS! I run a program called DOSBox to emulate DOS on my 2 Ghz Win XP machine and it can barely do what a 166 Mhz DOS box can do. If you want a *real* DOS box, I have a pre-production IBM PC, 6 Mhz.


In reply to Re: ActiveState Perl - manual module download by Marshall
in thread ActiveState Perl - manual module download by Win

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.