Not sure what you're after, but to run CGI's offline, you can just: 1) Install a Perl distribution (Indigo Perl or Active Perl are simple) 2) Whack Apache on your box (comes as binary for most OS's) - I found the Bindows version simple to install and run. - Just tell it where your perl install is, etc. It was all so simple I can't really remember exactly and away you go: 'http://localhost/cgi-bin/script.pl' Never look back.
Obviously there are still a few differences between running locally and on a live webserver, but it's a step closer... HTH someone, TommyGun. -----Original Message----- >From : Scot Robnett <[EMAIL PROTECTED]> To : David T-G <[EMAIL PROTECTED]>; perl beginners cgi <[EMAIL PROTECTED]> CC : Bob Showalter <[EMAIL PROTECTED]>Date : 22 July 2002 19:48:17 Subject : RE: Running CGIs offline Just a note to throw in my own WOOOHOOOO!!!! :) >Gotta try it. > >Scot R. >inSite > > > >-----Original Message----- >From: David T-G [mailto:[EMAIL PROTECTED]] >Sent: Monday, July 22, 2002 1:22 PM >To: perl beginners cgi >Cc: Bob Showalter >Subject: Re: Running CGIs offline > > >Bob, et al -- > >....and then Bob Showalter said... >% >% > -----Original Message----- >% > From: David T-G [mailto:[EMAIL PROTECTED]] >.... >% > You know, it never hurts to check CPAN; maybe someone has >% > already written >% > a little web server in perl :-) >% >% HTTP::Daemon, part of Bundle::libwww > >Way cool. Awesome. I should have looked myself :-) but it only occurred >to me as I was answering him. Can't wait to install this sucker; this'll >be good. > > >Thanks! & HAND > >:-D >-- >David T-G * It's easier to fight for one's principles >(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie >(work) [EMAIL PROTECTED] >http://www.justpickone.org/davidtg/ Shpx gur Pbzzhavpngvbaf Qrprapl Npg! > > > >-- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > -- Personalised email by http://another.com
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]