CGI::SHTML
Parses SHTML commands inside of Perl. Used extensively on TCB site as well as this one.
 
DBIx::Frame
An extension of the standard DBI module used to create and maintain database frameworks in a standard manner. Offers query loging, a standard interface for SQL commands that doesn't require actually knowing SQL, and some nice web tools.
 
make_tn
A basic thumbnail creation script; obsolete because we now use album.
 
SpamAssassin::UIUC
A patched version of SpamAssassin that works with our campus' spam-filtering project.
 
TapeChanger::MTX
Perl modules and scripts to operate an automatic tape changer.
 
TCB::AddressBook
A basic web-based address book, using DBIx::Frame.
 
TCB::AddUser
A set of scripts and packages to simplify user management.
 
TCB::Backup
Backup scripts for the TCB Group, based on ufsdump.
 
TCB::Conference
A DBIx::Frame package to run a conference registration.
 
TCB::Internal
Internal web page scripts and code for the TCB group.
 
TCB::mysql
Tracks the basic MySQL tables in DBIx::Frame.
 
TCB::Publications
Publications database for DBIx::Frame.
 
TCB::RSS
List updates via RSS to the world.
 
TCB::Seminar
A seminar database for the TCB Group, using DBIx::Frame.
 
TCB::System
Parent class for below classes.
 
TCB::Webdav
Scripts to mount webdav partitions on Linux systems securely.