CGI programs By Chris Roberts


 
 
Libraries:
dwcgi-lib.pl View Download ( Required for all packages)
Provides basic Pram reading functions and other basic CGI tools that are faster and much more easy to use than CGI.pm
 
passwordlib.pl ( Part of the Password system package below )
 
Sql.pm View Download
An excellent way of full featured SQL access to PostgreSQL via Perl
 
skin-lib.pm View Download
Web Templates made easy with a consistent design and display system for SSI's and CGI.
 
Packages:
Apache Basic-Auth Password suite ( using crypt ) View Download
Add password protection to any directory using GROUPS comes with an excellent admin tool and library for adding
password features to your own scripts.
 
Apache missing-handler.pl ( redirect users when a page has moved ) View Download
errorpage.html example
This system replaces the boring ERROR 404 page with a useful and customizable system of redirection
users to the correct place on the server when pages have moved will redirect even across the internet
to any site or url.
 
SSI Banners suite ( place rotating banners on your site with accounting ) View Download
Rotational banner suite of programs that include accounting and admin tools. Will place any banner on your pages even those served off site. (requires SSI)
 
Documentation:
Understanding Skins ( how skins can be used in CGI and SSI's )
 
Using Sql.pm with PostgreSQL ( A quick tutorial on Sql.pm and how to use it in your perl scripts )
 
Using missing-handler.pl ( complete guide on how to manage old and outdated links in Apache using missing-handler.pl )
 
Using password suite ( complete guide on how to manage passwords )
 
Using banners suite ( complete guide on how to manage SSI banners )