Introduction
The Theoretical Biophysics Group (University of Illinois at Urbana-
Champaign) maintains a group address book, based in mysql. This is the
interface for the address book, including creation scripts and web
interfaces for both users and administrators.
TB::AddressBook is a perl module written around the DBI::Frame interface.
Prerequisites
You must have the following modules installed:
- DBI::Frame v0.99
- DBI::Frame::CGI v0.91 (comes with DBI::Frame)
You will also need a running database (mysql is the only one tested), and
permission to either use the existing contents or create new ones.
Contact
If you have questions please send email to
tskirvin@ks.uiuc.edu
Download
Required packages:
License
Same terms as DBI::Frame
|