Some Perl Scripts
- Common Functions
-
A script containing only utility functions for various
purposes, including CGI processing. (Note: CGI functionality
is nowadays available from a standard package.)
Source code
- Simple CGI Statistics
-
A script printing a simple report on the various parameters
available to the CGI script. This script can be useful for
debugging forms.
Source code
- Language Selection
-
A script performing automatic language redirection for an
index page based on various parameters (including the browser
language setting).
Source code