This site will look much better in a browser that supports web standards, but is accessible to any browser or Internet device.

Signup Script

The signup.pl script helps to automate the process of volunteer signup for positions at an event. My wife deals with several volunteer organizations and needed this script to automate a process that was severely ad hoc.

This script is meant to be used in combination with a page which describes the event and contains a form which the volunteer uses to sign up. The program consists of a single Perl script, signup.pl and a configuration file, default.conf. The Perl script will need to be placed in a directory configured for CGI support on a web server. The configuration file must reside in a subdirectory named conf under the directory in which the script will run. Any additional configuration files also reside in the conf directory.

See the manual for a complete description of configuration and use of the script.

Valid XHTML 1.0!