Re: Professional IDE for a cross-platform Perl application



Bob <catdogbeloved@xxxxxxxxx> wrote:
Re: Tad McClellan

The first version was written in a DOS-based database. The
unix-based perl/tk version is the latest of ports. The former
was perl/cgi running under a web browser.

A Perl CGI program *never* runs under a browser.

CGI programs run on web *servers*.

I can assure you that my perl/cgi application was running on a web
browser.


No it wasn't.

CGI is *specified* to run on web servers. If it runs on a web
browser, then it is not conforming to the CGI.


--
Tad McClellan SGML consulting
tadmc@xxxxxxxxxxxxxx Perl programming
Fort Worth, Texas
.



Relevant Pages

  • Location header question
    ... blank or an error icon results, depending on the browser. ... completion of the request or identification of a new resource. ... My usage (in the CGI program) has been to send the Location ... being I can assume the location target will be on the same ...
    (comp.infosystems.www.authoring.html)
  • Re: CGI and C++: continual updates
    ... Flavio Tischhauser wrote: ... > Apache waits until the whole CGI program has finished before it starts to ... > send the generated page to the browser. ... You may try C++ CGI Toolkit from Softintegration, ...
    (comp.lang.cpp)
  • Re: Professional IDE for a cross-platform Perl application
    ... was perl/cgi running under a web browser. ... A Perl CGI program *never* runs under a browser. ... An IDE will not do the porting for me, ...
    (comp.lang.perl.misc)
  • Re: Professional IDE for a cross-platform Perl application
    ... was perl/cgi running under a web browser. ... A Perl CGI program *never* runs under a browser. ...
    (comp.lang.perl.misc)
  • Cgi: Print Text files with wordwrap!
    ... Okay, I'm writing a cgi program, and I can send files and stuff, but how do ... the browser, and unsightly scrollbar appears on the bottom. ...
    (comp.lang.python)