You may be confusing your terms here.  CGI (Common Gateway Interface) is a 
general term that is used to describe the various methods used to 
communicate between a host computer and a client through a network.  There 
are many languages that can be used to handle this communication, such as 
Perl and even C++ (does anyone do that anymore?).  However, if you're 
talking internet, you're talking CGI, no matter what you use to run your 
communication.

At 13:52 11.07.2001 +0530, George S Pereira wrote:

>Hi all,
>
>         Using CGI as a bridge between Perl and the Internet has some
>disadvantages, prominent is the increased use of memory.
>
>         Is there another alternative for connecting Perl with the Internet
>other than CGI ???? (Like maybe using Perl with ASP!!!)
>
>
>George Savio Pereira
>^^^^^^^^^^^^^^^^^^^^
>Email : [EMAIL PROTECTED]

Aaron Craig
Programming
iSoftitler.com

Reply via email to