http://www.indigostar.com/indigoperl.htm
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.
* It is provided in zip format with an installation script written in perl. You
can easily customize or repackage it for redistribution with additional modules.
* It can be installed on all Win32 systems.
* It includes an integrated Apache webserver for testing and developing CGI
scripts. Apache is pre-configured for running perl cgi scripts. Mod_perl is also
installed.
* It includes a browser based GUI Package Manager as well as a command line
Dynamic Package Manager. The package manager can install pre-built binary packages
from a repository as well as well as CPAN source modules.
* It comes without a restrictive license - you can do whatever you want to do with
it.
On Thu, 14 Jun 2001 12:25:36 -0500
"Purcell, Scott" <[EMAIL PROTECTED]> wrote:
> Hello,
> I am on IIS and fighting ActiveStates .plex. It appears so buggy and flaky
> that I am losing development time.
>
> I want to try some code that is flaky on the IIS/perl .plex on the Apache
> mod-perl.
>
> I know I can download the apache web server in binary form and install it
> pretty quickly. After that what would I have to do to get mod-perl running?
> Is this a quick thing, or a long deal. Then I just want to take my clean
> code and see how it works on that platform.
>
> Is mod-perl just a perl module that I require in my scripts? Or is there a
> lot of server configuration?
>
> Please be honest and let me know,
> Scott Purcell
>