TCB::Equipment
Introduction
TCB::Equipment is a DBIx::Frame object written to keep track of equipment and software at the Theoretical and Computational Biophysics Group at UIUC. It provides an administrative web interface for adding and managing equipment and software and sharing this information with the users. This is actually a fairly basic function of research groups, but doesn't have a standard software package.
Specific tables are described in the following modules:
- TCB::System::Equipment - general equipment
- TCB::System::License - software license counts
- TCB::System::Package - software packages (no licenses)
Full documentation is provided within the source code.
Prerequisites
You must have the following modules installed:- DBIx::Frame v1.05
- TCB::System v0.99.01
Contact
If you have questions please send email to tskirvin@ks.uiuc.edu
Download
- Download TCB-Equipment-0.99.01.tar.gz (Source code distribution)