start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.24 Carp Chapter 8
Standard Modules
Next: 8.26 CGI::Apache
 

8.25 CGI

The CGI (Common Gateway Interface) library permits object-oriented web form creation and processing. The CGI.pm module contains the bulk of functionality for CGI programming. Four subclasses provide interfaces to various server environments and additional features. They are described below. For complete information on how CGI works and a description of CGI.pm see Chapter 9, CGI Overview , and Chapter 10, The CGI.pm Module .


Previous: 8.24 Carp Perl in a Nutshell Next: 8.26 CGI::Apache
8.24 Carp Book Index 8.26 CGI::Apache

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.