[Appendix E] Applications, Modules, Utilities, and Documentation

CGI Programming on the World Wide Web

Previous Appendix E Next
 

Applications, Modules, Utilities, and Documentation

Contents:
Software Developed for the Book
CGI Software
Utilities and Applications
WWW Server Information
Online Documentation
Official Specifications

Throughout this book, we refer to free (or nearly free) programs and utilities that are used for CGI development. In this appendix, we list URLs from which these utilities can be downloaded.

E.1 Software Developed for the Book

CGI Lint, CGI Lite, and Sprite are available at the various CPAN (Comprehensive Perl Archive Network) mirrors throughout the world. Here is a list of the CPAN mirrors:ftp://ftp.funet.fi/pub/languages/perl/CPAN/, ftp://ftp.cis.ufl.edu/pub/perl/CPAN/, ftp://uiarchive.cso.uiuc.edu/pub/lang/perl/CPAN/, ftp://ftp.delphi.com/pub/mirrors/packages/perl/CPAN, ftp://ftp.uoknor.edu/mirrors/CPAN/, ftp://ftp.sedl.org/pub/mirrors/CPAN/, ftp://ftp.ibp.fr/pub/perl/CPAN/" , ftp://ftp.pasteur.fr/pub/computing/unix/perl/CPAN/, ftp://ftp.leo.org/pub/comp/programming/languages/perl/CPAN/, ftp://ftp.rz.ruhr-uni-bochum.de/pub/programming/languages/perl/CPAN/, ftp://ftp.demon.co.uk/pub/mirrors/perl/CPAN/, ftp://ftp.cs.ruu.nl/pub/PERL/CPAN/, ftp://ftp.sunet.se/pub/lang/perl/CPAN/, ftp://ftp.switch.ch/mirror/CPAN/, ftp://ftp.mame.mu.oz.au/pub/perl/CPAN/, ftp://ftp.tekotago.ac.nz/pub/perl/CPAN/, ftp://ftp.lab.kdd.co.jp/lang/perl/CPAN/, ftp://dongpo.math.ncu.edu.tw/perl/CPAN/, and ftp://ftp.is.co.za/programming/perl/CPAN/

The applications are located in the following directory (within CPAN):

/modules/by-authors/Shishir_Gundavaram

Examples shown in this book can be downloaded from the O'Reilly & Associates, Inc. FTP site:

ftp://ftp.ora.com/published/oreilly/nutshell/cgi


Previous Home Next
CGI Lite Book Index CGI Software