TCB::System
Introduction
TCB::System is a DBIx::Frame object written to track TCB system administration-related information, such as equipment, software licenses, port maps, etc. It is the parent class to several other packages that use the same database.
On its own, TCB::System is a fairly incomplete package; it comes with TCB::System::Misc, which offers a few miscellaneous tables, but depends on other packages to do the rest of the job:
- TCB::Equipment - Equipment and Software
- TCB::Loan - Equipment Loans
- TCB::Help - Help Database
- TCB::SysLoads - System Loads and Supercomputers
- TCB::PortMap - Port Map
- TCB::System::Obsolete - Obsolete Tables
Full documentation is provided within the source code.
Prerequisites
You must have the following modules installed:- DBIx::Frame v1.05
Contact
If you have questions please send email to tskirvin@ks.uiuc.edu
Download
- Download TCB-System-0.99.01.tar.gz (Source code distribution)