Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > how run cgi on my Perl Windows offline?

Reply
Thread Tools

how run cgi on my Perl Windows offline?

 
 
PHP2
Guest
Posts: n/a
 
      07-06-2004
how run cgi on my Perl Windows offline? I am first time use Perl on the
Windows..



I am add Perl Bin to Crimson Editor successful, I can start it without
error, but how check Perl script offline on Windows at all?


 
Reply With Quote
 
 
 
 
Gunnar Hjalmarsson
Guest
Posts: n/a
 
      07-06-2004
PHP2 wrote:
> how run cgi on my Perl Windows offline? I am first time use Perl on
> the Windows..


http://www.indigostar.com/indigoperl.htm

Extremely easy to install, gives you a pre-configured Apache web
server for not only CGI, but also mod_perl and PHP.

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl
 
Reply With Quote
 
 
 
 
Tad McClellan
Guest
Posts: n/a
 
      07-06-2004
PHP2 <> wrote:

> how run cgi on my Perl Windows offline?



Install a web server.


--
Tad McClellan SGML consulting
Perl programming
Fort Worth, Texas
 
Reply With Quote
 
Ken Sington
Guest
Posts: n/a
 
      07-07-2004
Gunnar Hjalmarsson wrote:

> PHP2 wrote:
>
>> how run cgi on my Perl Windows offline? I am first time use Perl on
>> the Windows..

>
>
> http://www.indigostar.com/indigoperl.htm
>
> Extremely easy to install, gives you a pre-configured Apache web server
> for not only CGI, but also mod_perl and PHP.
>

I thought I saw something in the CGI module that allows you to enter params at the shell prompt?
and I didn't install anything.
I forgot the spacifics. someone else know?

 
Reply With Quote
 
Bob Walton
Guest
Posts: n/a
 
      07-07-2004
Ken Sington wrote:

> Gunnar Hjalmarsson wrote:
>
>> PHP2 wrote:
>>

....


> I thought I saw something in the CGI module that allows you to enter
> params at the shell prompt?
> and I didn't install anything.
> I forgot the spacifics. someone else know?
>


Yeah. They're in:

perldoc CGI

in the section titled "debugging".
--
Bob Walton
Email: http://bwalton.com/cgi-bin/emailbob.pl

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Recommendation for a small web framework like Perl's CGI::Applicationto run as CGI? excord80 Python 17 01-29-2009 06:02 PM
what's wrong calling a Perl/CGI script in Perl/CGI script under Tomcat server? kath Perl Misc 4 04-09-2007 09:21 PM
Re: CGI Perl "use CGI" statement fail Jürgen Exner Perl 0 07-31-2003 02:00 PM
CGI module: getting cgi params from text file redirected to script run on the commandline fatted Perl Misc 1 07-25-2003 01:44 AM



Advertisments