Sean P. Quinlan > SQCAS-0.24 > SQCAS::_config

Download:
SQCAS-0.24.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.4   Source  

NAME ^

SQCAS::_config - Reads SQCAS.yaml config file, connects to database and sets up systems %CONFIG hash.

SYNOPSIS ^

  Not to be used directly. Called by SQCAS.

ABSTRACT ^

  Reads SQCAS.yaml config file, connects to database and sets
  up systems %CONFIG hash.

DESCRIPTION ^

Not for direct use.

EXPORT

None by default.

HISTORY ^

0.01

Original version; created by h2xs 1.22 with options

  -AXC
        -n
        SQCAS::_config
0.1

Reads YAML config file from /etc/, connects to database, sets up client lists and user table hash.

SEE ALSO ^

SQCAS

AUTHOR ^

Sean Quinlan, <seanq@darwin.bu.edu>

COPYRIGHT AND LICENSE ^

Copyright 2004 by Sean Quinlan

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.