Re: Questions Simple

2001-06-15 Thread Marius Popa
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 packag

Re: Questions Simple

2001-06-14 Thread Ron Savage
See below. Cheers Ron Savage [EMAIL PROTECTED] http://savage.net.au/index.html - Original Message - From: Gunther Birznieks <[EMAIL PROTECTED]> To: Purcell, Scott <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, June 15, 2001 9:46 AM Subject: Re: Questions Simp

Re: Questions Simple

2001-06-14 Thread Gunther Birznieks
It's pretty easy to get mod_perl running on Apache for windows because one of the list members regularly makes a full binary distro available of apache/mod_perl/perl all bundled together. I think there is a link from the perl.apache.org homepage but I am not sure. I've set it up before several

Re: Questions Simple

2001-06-14 Thread Ged Haywood
Hi there, On Thu, 14 Jun 2001, Purcell, Scott wrote: > I know I can download the apache web server in binary form and install it Far better to get the source and compile it on Linux. Is there a reason not to get Linux? > Is mod-perl just a perl module that I require in my scripts? Not at all

Questions Simple

2001-06-14 Thread Purcell, Scott
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