Categories

Updated: 01/16/2000

Perl For Dummies

Perl For Dummies, 2nd Edition, guides you step-by-step through the arcane syntax and programming environment of Perl, whether you''re working on a UNIX, Windows 95/98/NT, or Macintosh. Perl For Dummies is written for both programming novices and veteran code warriors. From the basic elements of programming with Perl to advanced topics on designing and building complex Perl programs, this plain-English reference covers every version of Perl for creating custom CGI scripts for your Web site. Plus, this book''s bonus CD-ROM, includes all the source code from the book, along with a copy of ActivePerl, from ActiveState.
Similar Scripts for "Perl For Dummies"

cgi_harness

A CGI testing harness that allows you to examine the exact output and environment of your CGI programs.

CGI Environmental Variables

One of the methods that the web server uses to pass information to a cgi script is through environmental variables. These are created and assigned appropriate values within the environment that the server spawns for the cgi script. This page highligh...

Printing all CGI environment variables

This article provides a short CGI program that can print every environment variable it knows.

CGI Utils

CGI Utils is an archive of simple CGI sub routines to help you to create CGI. It contains a sub to display CGI''s environment variables and Perl Path, a sub routine to log users info and a sub routine to check referer and check for unauthorized ...

CGI.pm

This perl 5 library uses objects to create Web fill-out forms on the fly and to parse their contents. It provides a simple interface for parsing and interpreting query strings passed to CGI scripts. However, it also offers a rich set of functions fo...
©2003-2008 jCay.com