in reply to Role of perl script in CGI Applications

How to use and what is the use of perl script in CGI applications
One commonly used implementation of the Common_Gateway_Interface is the Perl module CGI. Some tutorials are listed here.
and also how to install perl/CGI in windows7
This depends on which distribution you want to use; see Download Perl at http://www.perl.org.
  • Comment on Re: Role of perl script in CGI Applications