Anvilon
Eric | Links | Kids | Talks | Software | Contact
CGI
First page Back Continue Last page Overview Graphics

CGI

  • A common way to get introduced to Perl

  • Pros

    • Easy to get started
    • Web server independent
    • Operating system independent
  • Cons

    • Web server forks a new process to handle every request
    • CGI program must be compiled on every request
    • Not as powerful as mod_perl
Copyright ©1998-2008
Eric Hammond
Credits