To make things simplier (i you choose this route), you can download IndigoPerl. Here is an excerpt from their web page.


About Indigo Perl

IndigoPerl is a binary build of Perl 5.6 for Win32 with an integrated Apache web server for testing and developing CGI scripts.

IndigoPerl is free.  It includes a browser based GUI Package Manager for installing pre-built binary packages from repositories.  The package manager can also be used to build and install CPAN source modules.

General features:
  • Easy installation  - unzip and run setup script
  • Setup script is in perl and easily be modified and customized
  • Does not install files in windows directories
  • Does not keep data in registry
  • Uses text files to keep configuration information
  • Multiple versions can be kept on same PC
  • Can be installed on multiple computers with a simple copy
  • Includes PerlConsole, which provides a web browser based GUI access to the
    Perl help files, the GUI Package Manager and a documentation search engine
Package Management features:
  • Includes a browser based GUI Package Manager
    This allows you to install and remove modules using a point-and-click interface
  • Also includes IPM, a console version of the package manager
  • Modules are binary compatible with the ActiveState package repository
  • Can install pre-built binary packages from repositories
CGI features:
  • Comes with pre-installed Apache web server
    This can be used to develop and test CGI scripts

Kristofer A. Hoch


In reply to Re: Re: Need a new Unix shell w/ PERL by krisahoch
in thread Need a new Unix shell w/ PERL by OEMike

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.