Stanford::LSDB::AFSDB

(Wrapper module for LS AFS database connections)

SYNOPSIS

    use Stanford::LSDB::AFSDB;

    $dbh = Stanford::LSDB::AFSDB->connect;

DESCRIPTION

This is a subclass of Stanford::LSDB, a small wrapper module around the DBI and DBD::mysql modules. It overrides connect() so that no arguments are necessary; the connect string, username, and password are determined by the module.

All other methods work the same as with any DBI object.

AUTHOR

Russ Allbery <rra@stanford.edu>

SEE ALSO

DBI, DBD::mysql, Stanford::LSDB

COPYRIGHT AND LICENSE

Copyright 2001 Board of Trustees, Leland Stanford Jr. University. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.

Last spun 2022-12-12 from POD modified 2014-07-18